DFHSJ0216 Date time applid jvmserver A call to CELQPIPI with function code INIT_SUB has failed. (Return code - X'rc' ).

Explanation

The JVM server attempted to initialize a Language Environment enclave using the pre-initialized interface. This failed with return code rc.

System action

CICS was unable to initialize a Language Environment enclave and returns an error to the calling module.

User response

Review the STDERR log for any messages that may have been issued prior to the failure. The location of the STDERR file is defined in the JVM profile. If the error has occurred early in the initialization, STDERR will be written to SYSOUT or SYSnnnnn in the CICS job log.

Look at SYSOUT or CESE destination for Language Environment messages. Look in z/OS Language Environment Programming Guide for the CELQPIPI function and find the explanation of the return code (Register 15) for that function.

Ensure that SCEERUN2 and SCEERUN are in the RPL concatenation.

Ensure that the OMVS segment has been set up for the userid that the CICS region runs under.

Ensure that the OMVS RACF (or equivalent) segment has been defined for the userid that the CICS region runs under.

If the problem persists you may need to contact your IBM support representative.

Module

DFHSJIN

XMEOUT parameters/Message inserts

  1. Date
  2. time
  3. applid
  4. jvmserver
  5. X'rc'

Destination

CSMT and Console