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

DFHSJSC

XMEOUT parameters/Message inserts

  1. date
  2. time
  3. applid

Destination

CSMT and Console