We were no longer able to log into the NetOps Portal page and when reviewing the $INSTALL/PC/logs/wrapper.log we see the JVM had an issue:
STATUS | wrapper | 2026/01/03 04:08:45 | JVM appears hung: Timed out waiting for signal from JVM. Restarting JVM.
ERROR | wrapper | 2026/01/03 04:09:00 | Timed out waiting for the OS to forcibly terminate the JVM process, unable to continue.
ERROR | wrapper | 2026/01/03 04:09:00 | The scheduled restart of the JVM has been cancelled.
STATUS | wrapper | 2026/01/03 04:09:00 | <-- Wrapper Stopped
Not enough memory allocated to Portal service(s)
Verify how much memory is allocated to the Portal services by reviewing these files and verifying what the Xmx value is set to:
In each file the configuration is the wrapper.java.maxmemory value. For example:
# Maximum Java Heap Size (in MB)
wrapper.java.maxmemory=10240
Increase allocation as necessary and cycle services.
Specific memory configuration information:
https://knowledge.broadcom.com/external/article?articleId=46563