MessageSize and server OOM (possibly) related problems
Posted: Tue Nov 05, 2013 2:06 pm
Public Continuation of discussions and OMERO QAs 7651 and 7659
Basically, there is a client side Ice::MemoryLimitException (See 7651) After this client error, the server continue to operate.
There is also a server side java.lang.OutOfMemoryError: Java heap space, which is likely related. I've uploaded 2 server OOM logs in a tar.bzip2 file here: https://www.openmicroscopy.org/qa2/qa/feedback/7693/
Existing relevant settings:
<property name="Ice.MessageSizeMax" value="131072"/>
<option>-Xmx2048M</option>
<option>-XX:MaxPermSize=1024M</option>
Basically, there is a client side Ice::MemoryLimitException (See 7651) After this client error, the server continue to operate.
There is also a server side java.lang.OutOfMemoryError: Java heap space, which is likely related. I've uploaded 2 server OOM logs in a tar.bzip2 file here: https://www.openmicroscopy.org/qa2/qa/feedback/7693/
Existing relevant settings:
<property name="Ice.MessageSizeMax" value="131072"/>
<option>-Xmx2048M</option>
<option>-XX:MaxPermSize=1024M</option>