VIOS - Error 500: java.lang.OutOfMemoryError

Hey buddies,

I'd love to seek and destroy the cause of this error > . <

I get this in my browser (Error 500: java.lang.OutOfMemoryError) when I unsuccessfully try to access my Vios - IVM adress :frowning:

To recover access to IVM adress I have to enter "oem_setup_env" mode and "kill -9 java's PID" (topas result attached - Java PgSp is usually over the value printed)

But after some time it happens again!

How can I proceed to solve this at once?

Thank you in advance.

You checked if there is a fixpack or something maybe for your version ov VIO yet, that might fix that?

Latest VIOS I guess. (2.2)
And I didn't find any Fixlet related with JAVA Error :confused:

'out of memory' error means it ran out of memory. Why it ran out of memory is more important... Perhaps your JVM isn't given enough memory when it starts? Or perhaps you've got a runaway program leaking memory running inside it. There's not a generic fix because you have to investigate the source of the problem.