DFHSJ0214 date time applid A class in a JVM server has invoked System.exit(). CICS will shut down immediately.
Explanation
A class in a JVM server has invoked the System.exit() method, which causes the JVM to shut down. CICS must immediately shut down to preserve data integrity.
System action
CICS takes a system dump, and shuts down immediately.
User response
Alter the Java class to return normally instead of invoking System.exit(). Alternatively, enable a Java security manager to return an exception when attempting to run a Java class invoking System.exit()
Module
DFHSJSCXMEOUT parameters/Message inserts
- date
- time
- applid
Destination
CSMT and Console