UX Crash - "java.lang.OutOfMemoryError: Java heap space"

Hello All,

We experienced an issue with UX last night where it stopped responding and it required a restart of the Apliqo Application Server Windows service. Everything else was working fine (Arc, Pulse, Perspectives, TM1 Web). We’ve been trying to find out what went wrong and we found in the UX catalina log the following entry at around the time UX stopped responding:

SEVERE [https-jsse-nio-8880-exec-3] org.apache.coyote.AbstractProtocol$ConnectionHandler.process Failed to complete processing of a request
	java.lang.OutOfMemoryError: Java heap space

Is anyone able to explain this error to us and whether or not it would have resulted in UX becoming unresponsive?

Thanks,
David

Hi David,

The application may be consuming all the available Java memory that was set during installation. Probably increasing it would solve it, assuming you have enough RAM memory available on the Server where Apliqo UX is installed.

See the details below for steps on how to check and increase the Java memory for Apliqo, these days it is recommended to leave at least 4096 MB (when installing the default Max value is set to 1024mb)

Hope this helps!

Rodrigo

Thanks for the reply @rmazziero. We did have it set to 4096 but I have increased it and we will monitor it’s usage.

Thanks,
David

1 Like