Greetings,
We successfully installed 4.1.1b and now 4.2.0b on a testing server (centos 5.3) and everything was fine.
I recently installed 4.2.0b on a new production server and running into a problem. The blitz error log has this error repeated:
010-08-13 13:06:35,318 ERROR [ ome.services.util.ServiceHandler] (r_Worker-6) Method interface ome.services.util.Executor$Work.doWork invocation took 30138
2010-08-13 13:06:35,318 ERROR [.services.blitz.repo.AbstractRepositoryI] (r_Worker-6) Unexpected error in called executor on takeover
with exception coming from org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
One thing we've done differently on this server is make /OMERO an NFS mount, but otherwise it is almost identical. Another minor difference, while both servers have OpenJDK 1.6 the working test server also has gcj 1.4.2.
I can't find any help on this with search. Maybe someone here has an idea?
Thanks so much,
Van