After upgrading to DX NetOps Portal version 25․4․5, the SSO and EM services fail to start due to insufficient disk space in the temporary directory․
ERROR MESSAGE: Seen in the services wrapper-<DATE>.log file.
STATUS | wrapper | 2026/03/16 21:14:25 | Launching a JVM...
INFO | wrapper | 2026/03/16 21:14:25 | Java Command Line:
INFO | wrapper | 2026/03/16 21:14:25 | Command: $PORTAL_HOME/jre/bin/java -Djetty.home=$PORTAL_HOME/PerformanceCenter/jetty -Djetty.base=$PORTAL_HOME/PerformanceCenter/sso -Djetty.http.port=8381 -XX:MaxMetaspaceSize=128m -Dorg.apache.jasper.compiler.disablejsr199=true -Dorg.eclipse.jetty.annotations.maxWait=300 -Djetty.logging.filename=$PORTAL_HOME/PerformanceCenter/sso/logs/SSOService.log -Djdk.tls.rejectClientInitiatedRenegotiation=true -Djdk.tls.ephemeralDHKeySize=matched -Dprocess.name=SSO -Djava.io.tmpdir=/tmp -Dwrapper.lang.domain=wrapper -Dwrapper.lang.folder=../lang -Xms64m -Xmx1024m -Dwrapper.disable_console_input=TRUE -Dwrapper.pid=2357964 -Dwrapper.version=3.6.3-st -Dwrapper.native_library=wrapper -Dwrapper.arch=x86 -Dwrapper.service=TRUE -Dwrapper.cpu.timeout=10 -Dwrapper.jvmid=1 -Djava.library.path=../lib -classpath ../lib/wrapper.jar:$PORTAL_HOME/PerformanceCenter/jetty/start.jar org.tanukisoftware.wrapper.WrapperSimpleApp org.eclipse.jetty.start.Main -XX:-HeapDumpOnOutOfMemoryError
INFO | jvm 1 | 2026/03/16 21:14:25 | OpenJDK 64-Bit Server VM warning: Insufficient space for shared memory file:
INFO | jvm 1 | 2026/03/16 21:14:25 | 2358032
INFO | jvm 1 | 2026/03/16 21:14:25 | Try using the -Djava.io.tmpdir= option to select an alternate temp location.
INFO | jvm 1 | 2026/03/16 21:14:25 |
INFO | jvm 1 | 2026/03/16 21:14:25 | WrapperManager: Initializing...
INFO | jvm 1 | 2026/03/16 21:14:26 | WARN : Unknown Arguments detected. Consider using --dry-run or --exec
INFO | jvm 1 | 2026/03/16 21:14:26 | WARN : Argument: -XX:-HeapDumpOnOutOfMemoryError (interpreted as a JVM argument, from <command-line>)
INFO | jvm 1 | 2026/03/16 21:14:26 | java.io.IOException: No space left on device
...
INFO | jvm 1 | 2026/03/16 21:14:26 | java.io.IOException: No space left on device
SYMPTOMS:
The Portal upgrade terminal session times out
SSO and EM services remain in a stopped state after the upgrade completes
Service wrapper logs display Java IO exceptions related to disk space
DX NetOps Portal 25․4․5
CONTEXT: This issue occurs during or immediately after upgrading the portal to version 25․4․5 when the /tmp directory lacks adequate free space
IMPACT: Core architectural services are unavailable, preventing normal portal operations and user access
The /tmp directory has insufficient free space (e․g․, only 2․3 GB free out of 6 GB total) for the Java Virtual Machine to create shared memory files during the startup process
PREREQUISITES:
Administrator or root access to the Portal server
A new directory located on a partition with sufficient free space
STEPS:
1․ IDENTIFY OR CREATE NEW TEMPORARY DIRECTORY
2․ UPDATE SERVICE WRAPPER CONFIGURATIONS
3․ RESTART AFFECTED SERVICES
VERIFY SUCCESS:
Review the wrapper logs to confirm the services start without the /tmp directory space error.
Verify the portal login page is accessible