Hello,
I have a LAMS 2.3.3 + Moodle 1.8.6 running on Ubuntu.
It was running perfectly until I tried this:
Today I tried to install GeoServer which run on a Jboss or other java containers.
The thing is that I couldn't install it correctly (I mean geoserver) and when I deleted everything to its original state and restarted the server lams wasn't working any more.
In the wrapper.log I get this message:
:50 | 2009-12-28 17:13:50,399 INFO [JdbcMigrationLauncher] Waiting for migration lock for system "lams"
INFO | jvm 2 | 2009/12/28 17:13:50 | 2009-12-28 17:13:50,399 INFO [JdbcMigrationLauncher] If this isn't from a long-running patch, but a stale lock, either:
INFO | jvm 2 | 2009/12/28 17:13:50 | 2009-12-28 17:13:50,399 INFO [JdbcMigrationLauncher] 1) run MigrationTableUnlock (probably 'ant patch.unlock')
INFO | jvm 2 | 2009/12/28 17:13:50 | 2009-12-28 17:13:50,399 INFO [JdbcMigrationLauncher] 2) set the lockPollRetries property so the lock times out
INFO | jvm 2 | 2009/12/28 17:13:50 | 2009-12-28 17:13:50,399 INFO [JdbcMigrationLauncher] (this is dangerous in combination with long-running patches)
INFO | jvm 2 | 2009/12/28 17:13:50 | 2009-12-28 17:13:50,399 INFO [JdbcMigrationLauncher] 3) set the 'patch_in_progress' in the patches table to 'F'
I've tried to do ant patch.unlock but the server tells me that build.xml is missing!
I don't know what no. 2 is
And in the DB patch_in_progress is already set to "F".
Thanks,
Jose
Posted by Jose C. Andreu