swewa wrote:
- Code: Select all
[root@vera145 log]# more master.err
Exception in thread "pool-2-thread-5" java.lang.OutOfMemoryError: GC overhead limit exceeded
3/18/13 15:31:38:250 warning: Blitz-0-Ice.ThreadPool.Server-17: dispatch exception:
identity: 9d54b9e9-017f-44ab-a101-fffcda429668/82:c2:f5:be:2f3d7299:13c92d0ca02:-7130omero.api.Exporter
facet:
operation: addImage
ome.conditions.InternalException: Doing 2 things at once
This issue is certainly something you will want to look into, perhaps by increasing the memory available to the server. See https://www.openmicroscopy.org/site/support/omero4/sysadmins/server-advanced-configuration.html#jvm-memory-settings
The other issues ("Ice.ObjectAdapterDeactivatedException") are likely from starting and re-starting the server during testing.
Cheers,
~Josh