Start of change

DFHEJxxxx messages

Start of change

Note:
Due to messages being displayed in single columns, the text for message DFHEJ5114, in this section, does not appear exactly as it does when issued by CICS. Classes com.ibm.ejs.ns.jndi.CNInitialContextFactory and com.ibm.websphere.naming.WsnInitialContextFactory have been split to maintain column width but should be read as shown here:
com.ibm.ejs.ns.jndi.CNInitialContextFactory
com.ibm.websphere.naming.WsnInitialContextFactory
End of change
Start of changeDFHEJ0001End of change
Start of changeapplid An abend (code aaa/bbbb) has occurred at offset X'offset' in module modname.End of change
Start of change
Explanation:

An abnormal end (abend) or program check has occurred in module modname. This implies that there may be an error in the CICS code. Alternatively, unexpected data has been input, or storage has been overwritten.

The code aaa/bbbb is a 3-digit hexadecimal MVS code (if applicable), followed by a 4-digit alphanumeric CICS code. The MVS code is a system completion code (for example, 0C1 or D37). If an MVS code is not applicable, this field is filled with three hyphens. The CICS code is an abend code or a number referring to a CICS message (for example, AKEA is a CICS abend code; 1310 refers to message DFHTS1310).

End of change
Start of change
System action:

An exception entry is made in the trace table. A system dump is taken, unless you have specifically suppressed dumps in the dump table.

CICS continues unless you have specified in the dump table that CICS should terminate. If appropriate, an error return code is sent to the caller of this domain. In this case CICS could be terminated by the caller ( for example, the domain manager, DFHDMDM). A message is issued to this effect.

Message DFHME0116 is normally produced containing the symptom string for this problem.

End of change
Start of change
User response:

Notify the system programmer. If CICS is still running, it is necessary to decide whether to terminate CICS.

Look up the MVS code, if there is one, in the relevant MVS codes manual.

Next, look up the CICS alphanumeric code. This tells you, for example, whether the error was a program check, an abend, or a runaway, and may give you some guidance concerning user response.

If module modname is not crucial to the running of your CICS system, you may decide to continue and bring CICS down at a convenient time to resolve the problem.

If you cannot continue without the full use of module modname you should bring CICS down in a controlled shutdown.

You need further assistance from IBM to resolve this problem. See CICS® Problem Determination Guide for guidance on how to proceed.

End of change
Start of change
Destination:

Console

End of change
Modules:

Start of changeDFHEJ**End of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changeapplid, End of changeStart of changeaaa/bbbb,End of changeStart of changeX'End of changeStart of changeoffset', End of changeStart of changemodnameEnd of change

Start of changeDFHEJ0002End of change
Start of changeapplid A severe error (code X'code') has occurred in module modname.End of change
Start of change
Explanation:

An error has been detected in module modname. The code X'code' is the exception trace point ID which uniquely identifies what the error is and where the error was detected.

End of change
Start of change
System action:

An exception entry (code X'code' in the message) is made in the trace table. A system dump is taken, unless you have specifically suppressed dumps in the dump table.

CICS continues unless you have specified in the dump table that CICS should terminate. If appropriate, an error return code is sent to the caller of this domain. In this case, CICS could be terminated by the caller (for example, the domain manager, DFHDMDM). A message is issued to this effect.

Message DFHME0116 is normally produced containing the symptom string for this problem.

End of change
Start of change
User response:

This indicates a possible error in CICS code. The severity of its impact depends on the importance of the function being executed at the time of the error.

CICS may not have been terminated. If the message occurs once and module modname is not crucial to the running of your CICS system, you may decide to continue and bring CICS down at a convenient time to resolve the problem.

If the message recurs or if you cannot continue without the full use of module modname, you should bring CICS down in a controlled shutdown.

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

End of change
Start of change
Destination:

Console

End of change
Modules:

Start of changeDFHEJ**End of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changeapplid, End of changeStart of changeX'End of changeStart of changecode',End of changeStart of changemodnameEnd of change

Start of changeDFHEJ0004End of change
Start of changeapplid A possible loop has been detected at offset X'offset' in module modname.End of change
Start of change
Explanation:

A CICS function is taking more time to process than CICS expects. A possible loop has been detected in module modname at offset X'offset'. This is the offset of the instruction which was executing at the time the error was detected.

End of change
Start of change
System action:

An exception entry is made in the trace table. A system dump is taken, unless you have specifically suppressed dumps in the dump table.

CICS continues unless you have specified in the dump table that CICS should terminate. If appropriate, an error return code is sent to the caller of this domain. In this case CICS could be terminated by the caller (for example, the domain manager, DFHDMDM). A message is issued to this effect.

Message DFHME0116 is normally produced containing the symptom string for this problem.

End of change
Start of change
User response:

Notify the system programmer. If CICS has not been terminated, it is necessary to decide whether the problem is serious enough to bring CICS down.

Since some CICS functions can use a lot of processor time, this message may have been caused by a long-running function, so there may not be an error here. Usually, CICS purges a CICS function which exceeds the runaway task time interval which you have specified in the SIT (this is the ICVR which is measured in milliseconds). This means that module modname in the message is terminated and CICS continues.

But if you have declared ICVR=0 in the SIT and you consider that module modname has gone into a loop, you have to terminate CICS in order to terminate the runaway function.

If CICS has terminated module modname, and you consider that it was not a runaway, you should increase the ICVR time interval in the SIT. You have to bring CICS down at a suitable time to do this permanently, but you can change the ICVR time interval temporarily online, using the CEMT transaction.

If raising the ICVR time does not solve the problem, you will need further assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.

End of change
Start of change
Destination:

Console

End of change
Modules:

Start of changeDFHEJ**End of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changeapplid, End of changeStart of changeX'offset', End of changeStart of changemodnameEnd of change

Start of changeDFHEJ0101End of change
Start of changeapplid Enterprise Java domain initialization has started. Java is a trademark of Sun Microsystems, Inc.End of change
Start of change
Explanation:

The Enterprise Java (EJ) domain initialization has started. Java is a trademark of Sun Microsystems, Inc.

End of change
Start of change
System action:

Initialization continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

Console

End of change
Modules:

Start of changeDFHEJDMEnd of change

Start of changeXMEOUT Parameter:End of changeStart of change End of changeStart of changeapplidEnd of change

Start of changeDFHEJ0102End of change
Start of changeapplid Enterprise Java domain initialization has ended.End of change
Start of change
Explanation:

The Enterprise Java (EJ) domain initialized correctly. CICS will accept CorbaServer, DJar and Bean operations.

End of change
Start of change
System action:

Initialization continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

Console

End of change
Modules:

Start of changeDFHEJDMEnd of change

Start of changeXMEOUT Parameter:End of changeStart of change End of changeStart of changeapplidEnd of change

Start of changeDFHEJ0103End of change
Start of changeapplid Enterprise Java domain initialization has failed.End of change
Start of change
Explanation:

The Enterprise Java (EJ) domain did not correctly initialize.

End of change
Start of change
System action:

An exception entry is made in the trace table. A system dump is taken, unless you have specifically suppressed dumps in the dump table.

CICS continues unless you have specified in the dump table that CICS should terminate. If appropriate, an error return code is sent to the caller of this domain. In this case, CICS could be terminated by the caller (for example, the domain manager, DFHDMDM). A message is issued to this effect.

Message DFHME0116 is normally produced containing the symptom string for this problem.

End of change
Start of change
User response:

This indicates a possible error in CICS code. The severity of its impact depends on the importance of the function being executed at the time of the error.

CICS may not have been terminated. If the message occurs once and the domain is not crucial to the running of your CICS system, you may decide to continue and bring CICS down at a convenient time to resolve the problem.

If the message recurs or if you cannot continue without the full use of Enterprise Java domain, you should bring CICS down in a controlled shutdown.

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

End of change
Start of change
Destination:

Console

End of change
Modules:

Start of changeDFHEJDMEnd of change

Start of changeXMEOUT Parameter:End of changeStart of change End of changeStart of changeapplidEnd of change

Start of changeDFHEJ0501AEnd of change
Start of changeapplid The file definition for DFHEJDIR does not specify RECOVERY(BACKOUTONLY). File open request failed.End of change
Start of change
Explanation:

A request has been made to open file DFHEJDIR. The request has failed because the RDO file definition for this file does not specify RECOVERY(BACKOUTONLY).

End of change
Start of change
System action:

File DFHEJDIR remains closed.

End of change
Start of change
User response:

Change the RDO file definition for DFHEJDIR to RECOVERY(BACKOUTONLY). Reinstall the file and the CorbaServer.

End of change
Start of change
Destination:

Console

End of change
Modules:

Start of changeDFHEJDIEnd of change

Start of changeXMEOUT Parameter:End of changeStart of change End of changeStart of changeapplidEnd of change

Start of changeDFHEJ0601 WEnd of change
Start of changedate time applid JRAS_informational_messageEnd of change
Start of change
Explanation:

An informational message has been issued by a Java class running in a CICS JVM that has not been recognized as a CICS message. The insert JRAS_informational_message contains the message that was issued.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

An exception trace giving the name of the class and method issuing the message along with the message text will be made.

If the message is issued by an IBM supplied class then you may need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

End of change
Start of change
Destination:

CJRM

End of change
Modules:

Start of changecom.ibm.cics.ras.CICSMessageServiceEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeJRAS_informational_messageEnd of change

Start of changeDFHEJ0602 WEnd of change
Start of changedate time applid JRAS_warning_messageEnd of change
Start of change
Explanation:

A warning message has been issued by a Java class running in a CICS JVM that has not been recognized as a CICS message. The insert JRAS_warning_message contains the message that was issued.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

An exception trace giving the name of the class and method issuing the message along with the message text will be made.

If the message is issued by an IBM supplied class then you may need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

End of change
Start of change
Destination:

CJRM

End of change
Modules:

Start of changecom.ibm.cics.ras.CICSMessageServiceEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeJRAS_warning_messageEnd of change

Start of changeDFHEJ0604 EEnd of change
Start of changedate time applid JRAS_error_messageEnd of change
Start of change
Explanation:

An error message has been issued by a Java class running in a CICS JVM that has not been recognized as a CICS message. The insert JRAS_error_message contains the message that was issued.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

An exception trace giving the name of the class and method issuing the message along with the message text will be made.

If the message is issued by an IBM supplied class then you may need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

End of change
Start of change
Destination:

CJRM

End of change
Modules:

Start of changecom.ibm.cics.ras.CICSMessageServiceEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeJRAS_error_messageEnd of change

Start of changeDFHEJ0701 IEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name has been created.End of change
Start of change
Explanation:

The CorbaServer has been added to the Enterprise Java domain by placing it in the chain of CorbaServer Control Blocks. However, until the CorbaServer is resolved, it is not available for use.

End of change
Start of change
System action:

Processing continues. The CorbaServer will be resolved at a later stage.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0702 EEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name has not been created.End of change
Start of change
Explanation:

The CorbaServer CorbaServer_name was not added to the Enterprise Java domain. This error is most likely caused by an attempt to add a duplicate CorbaServer.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

Examine the exception trace entry that shows the cause of the error.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0706 EEnd of change
Start of changedate time applid userid The EJ Resolution Transaction transaction_name did not attach.End of change
Start of change
Explanation:

After the CorbaServer has been created, it undergoes the Resolution process in a separate transaction. However, this transaction was not successfully attached. Another attachment of the Resolution Transaction will occur (if this failure does not re-occur) when the next CorbaServer is created, and hence this failure may be thereby corrected.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

Examine the exception trace entry that shows the cause of the attachment error.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changetransaction_nameEnd of change

Start of changeDFHEJ0711 IEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name has been deleted.End of change
Start of change
Explanation:

A CorbaServer Control Block has been deleted and removed from the chain of CorbaServers held within the EJ domain. Consequently, the CorbaServer is no longer available for use.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0723 EEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name has failed Resolution during Shelf creation.End of change
Start of change
Explanation:

Resolution for CorbaServer CorbaServer_name has failed. The Resolution process was attempting to create the Shelf for this CorbaServer.

End of change
Start of change
System action:

The CorbaServer is placed into the DISABLED state and cannot be used.

End of change
Start of change
User response:

Check that the CorbaServer's shelf directory does exist and that the CICS region id has permission to read and write to that directory. If the problem persists you may need to use the trace facility to determine the cause of the problem.

CorbaServer CorbaServer_name must be reenabled before processing can continue.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0724 EEnd of change
Start of changedate time applid userid Catalog read for update during Resolution processing for CorbaServer CorbaServer_name failed.End of change
Start of change
Explanation:

A failure occurred updating the Global Catalog for CorbaServer CorbaServer_name.

End of change
Start of change
System action:

The state is not updated in the Global Catalog for the CorbaServer.

End of change
Start of change
User response:

Discard and reinstall the CorbaServer. If the problem persists you may need to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0725 EEnd of change
Start of changedate time applid userid Catalog Resolution processing for CorbaServer CorbaServer_name returned bad data.End of change
Start of change
Explanation:

An update to the Global Catalog for CorbaServer CorbaServer_name, to record that Resolution has occurred failed when the read for update operation returned invalid data.

End of change
Start of change
System action:

The state is not updated in the Global Catalog for the CorbaServer.

End of change
Start of change
User response:

The CorbaServer resource should be discarded and reinstalled. If the problem persists you may have to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0726 EEnd of change
Start of changedate time applid userid Catalog Resolution processing for CorbaServer CorbaServer_name returned an invalid CorbaServer.End of change
Start of change
Explanation:

An update of the Global Catalog for CORBASERVER CorbaServer_name, to record that Resolution has occurred, failed when the read for update operation returned an invalid CORBASERVER.

End of change
Start of change
System action:

The state is not updated in the Global Catalog for the CorbaServer.

End of change
Start of change
User response:

The CORBASERVER resource should be discarded and reinstalled.

If the problem persists you may have to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0729 EEnd of change
Start of changedate time applid userid State updating failed while creating the shelf during Resolution processing for CorbaServer CorbaServer_name.End of change
Start of change
Explanation:

An update to the state of CorbaServer CorbaServer_name to record the status of the Resolution process has failed. The Resolution process was attempting to create the Shelf for this CorbaServer.

End of change
Start of change
System action:

Processing continues with CorbaServer CorbaServer in an incorrect state.

End of change
Start of change
User response:

Ensure that the region id under which CICS is running has write permission to the area of the HFS directory structure in which the shelf directory should be created. Also check that there is sufficient free space for the directory to be created.

The CorbaServer should be discarded and reinstalled.

If the problem persists you may need to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0736 EEnd of change
Start of changedate time applid userid Resolution for CorbaServer CorbaServer_name (related to Object Store operations on file file_name as store store_name ) failed.End of change
Start of change
Explanation:

The Resolution of CorbaServer CorbaServer_name involved with the Object Store file file_name has failed.

End of change
Start of change
System action:

The CorbaServer is put into the DISABLED state.

End of change
Start of change
User response:

The most likely problem is that the file definition for VSAM file file_name has not been installed or is incorrectly defined. Verify that the both the file and the file definition have been created with appropriate attributes. Check that the resource definition for the file has been installed. Sample definitions for files DFHEJDIR and DFHEJOS are available in groups DFHEJVS, DFHEJCF and DFHEJVR.

Discard and reinstall the resource. If the problem persists you may need to use the trace service to find the failing object store operation.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_name,End of changeStart of changefile_name, End of changeStart of changestore_nameEnd of change

Start of changeDFHEJ0739 EEnd of change
Start of changedate time applid userid State updating failed while opening the Object Store during Resolution processing for CorbaServer CorbaServer_name.End of change
Start of change
Explanation:

An update of CorbaServer CorbaServer_name's state to record the status of the Resolution process has failed. The Resolution process failed opening an Object Store file.

End of change
Start of change
System action:

Processing continues with the CorbaServer in an incorrect state.

End of change
Start of change
User response:

The CorbaServer should be discarded and reinstalled.

If the problem persists you may need to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0745 EEnd of change
Start of changedate time applid userid Error found during install of CorbaServer CorbaServer_name because TCPIPSERVICE tcpipservice is not installed.End of change
Start of change
Explanation:

CORBASERVER CorbaServer_name was being installed but the TCPIPSERVICE tcpipservice named is not installed.

End of change
Start of change
System action:

The CORBASERVER is not installed. Processing continues.

End of change
Start of change
User response:

Examine the CORBASERVER definition to check that the correct TCPIPSERVICE has been named and then delete the CORBASERVER, install the TCPIPSERVICE first and then retry the install of the CORBASERVER.

The TCPIPSERVICE needs to be installed in the listener region AND where the CORBASERVER is installed (AOR) if they are separate regions. If the CORBASERVER is in a separate region, the listener needs to have IIOPLISTENER=(YES) specified in the System Initialization Table (SIT) and the AOR needs to have IIOPLISTENER=(NO) specified.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_name,End of changeStart of changetcpipserviceEnd of change

Start of changeDFHEJ0746 EEnd of change
Start of changedate time applid userid Error found during install of CorbaServer CorbaServer_name because TCPIPSERVICE tcpipservice named in the CorbaServer does not have a matching AUTHENTICATE parameter.End of change
Start of change
Explanation:

CorbaServer CorbaServer_name was being installed but the TCPIPSERVICE TCPIPSERVICE named does not have the same authenticate value as the TCPIPSERVICE.

End of change
Start of change
System action:

The CorbaServer is installed but becomes unusable. Processing continues.

End of change
Start of change
User response:

Examine the CORBASERVER definition to check that the correct TCPIPSERVICE has been named and then correct the authenticate parameter in the TCPIPSERVICE. Delete the CorbaServer then reinstall the TCPIPSERVICE and the CorbaServer.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_name,End of changeStart of changetcpipserviceEnd of change

Start of changeDFHEJ0747 EEnd of change
Start of changedate time applid userid Error found during install of CorbaServer CorbaServer_name because TCPIPSERVICE tcpipservice named in the CorbaServer for SSLUNAUTH has SSL(NO) set. SSL(YES|CLIENTAUTH) should be set.End of change
Start of change
Explanation:

CorbaServer CorbaServer_name was being installed but the TCPIPSERVICE TCPIPSERVICE named for SSLUNAUTH has an SSL setting of NO. The TCPIPSERVICE named must have an SSL value of YES or CLIENTAUTH.

End of change
Start of change
System action:

The CorbaServer becomes unusable. Processing continues.

End of change
Start of change
User response:

Examine the CORBASERVER definition to check that the correct TCPIPSERVICE has been named and then change the SSL parameter in the TCPIPSERVICE to YES or CLIENTAUTH. Delete the CorbaServer then reinstall the TCPIPSERVICE and the CorbaServer.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_name,End of changeStart of changetcpipserviceEnd of change

Start of changeDFHEJ0748 EEnd of change
Start of changedate time applid userid Error found during install of CorbaServer CorbaServer_name because TCPIPSERVICE tcpipservice named in the CorbaServer for UNAUTH has SSL(YES|CLIENTAUTH) set. SSL(NO) should be set.End of change
Start of change
Explanation:

CorbaServer CorbaServer_name was being installed but the TCPIPSERVICE TCPIPSERVICE named for UNAUTH has an SSL setting of YES or CLIENTAUTH. The TCPIPSERVICE named must have an SSL value of NO.

End of change
Start of change
System action:

The CorbaServer becomes unusable. Processing continues.

End of change
Start of change
User response:

Examine the CORBASERVER definition to check that the correct TCPIPSERVICE has been named and then change the SSL parameter in the TCPIPSERVICE to NO. Delete the CorbaServer then reinstall the TCPIPSERVICE and the CorbaServer.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_name,End of changeStart of changetcpipserviceEnd of change

Start of changeDFHEJ0751 IEnd of change
Start of changedate time applid userid About to wait for the availability of CorbaServer CorbaServer_name.End of change
Start of change
Explanation:

A function needs to ensure that a CorbaServer is available for use, so it is going to wait until the CorbaServer becomes available (it enters the INSERVICE State).

This message will usually appear while Resolution is proceeding (or pending) for the CorbaServer. However, it can also occur after this time during consistency processing for the items associated with the CorbaServer.

End of change
Start of change
System action:

The transaction enters a Wait state until the CorbaServer becomes INSERVICE.

If the Wait is associated with consistency processing, it is likely that this delay will be short.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0752 EEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name availability wait ended in error as the CorbaServer was not defined.End of change
Start of change
Explanation:

The CorbaServer was not found during the availability wait. The CorbaServer has probably been deleted via CEMT while another transaction was waiting for the CorbaServer to be available.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0753 IEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name availability wait ended successfully.End of change
Start of change
Explanation:

The CorbaServer is now available and so the availability wait has successfully ended.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0754 IEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name availability wait ended in error because the CorbaServer was in the UNUSABLE state.End of change
Start of change
Explanation:

The CorbaServer entered the UNUSABLE state and so will never become available for use. Consequently, the availability wait has ended with this error condition.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0755 IEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name availability wait ended in error because the CorbaServer was in the DISABLED state.End of change
Start of change
Explanation:

The CorbaServer entered the DISABLED state and so will never become available for use. Consequently, the availability wait has ended with this error condition.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0756 EEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name availability wait ended in error because an error occurred during the wait.End of change
Start of change
Explanation:

The CorbaServer availability wait ended in error. This is probably due to the transaction being cancelled via CEMT.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0761 IEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name has been set to be enabled.End of change
Start of change
Explanation:

The CorbaServer has been set to be enabled. This operation may not complete immediately.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0762 IEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name has been set to be disabled.End of change
Start of change
Explanation:

The CorbaServer has been set to be disabled. This operation may not complete immediately.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0901 IEnd of change
Start of changedate time applid userid DJar DJar_name within CorbaServer CorbaServer_name has been created.End of change
Start of change
Explanation:

A DJar has been created and added to the chain of DJars. However, it is not available for use until it has been resolved.

End of change
Start of change
System action:

Processing continues. The DJar will be resolved at a later stage.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_name, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0902 EEnd of change
Start of changedate time applid userid DJar DJar_name within CorbaServer CorbaServer_name was not created.End of change
Start of change
Explanation:

DJar DJar_name was not created. This error is usually caused by an attempt to create a DJar with the same name as an already existing DJar.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

Rename the jar file and DJar resource and retry the operation.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_name, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0906 EEnd of change
Start of changedate time applid userid The EJ Resolution Transaction transaction_name did not attach.End of change
Start of change
Explanation:

After the DJar has been created, it undergoes the Resolution process in a separate transaction. However, this transaction was not successfully attached. Another attachment of the Resolution Transaction will occur (if this failure does not re-occur) when the next DJar is created, and hence this failure may be thereby corrected.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

Examine the exception trace entry that shows the cause of the attachment error.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changetransaction_nameEnd of change

Start of changeDFHEJ0921 IEnd of change
Start of changedate time applid userid DJar DJar_name within CorbaServer CorbaServer_name was successfully discarded.End of change
Start of change
Explanation:

The DJar was successfully deleted from the chain of DJars. The Beans contained in DJar DJar_name have also been deleted.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_name, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0934 EEnd of change
Start of changedate time applid userid DJar DJar_name within CorbaServer CorbaServer_name has failed Resolution while it was being copied to the Shelf.End of change
Start of change
Explanation:

The Resolution for DJar DJar_name, involving copying the DJar to the Shelf, has failed.

End of change
Start of change
System action:

The DJar is put into the UNUSABLE state and cannot be used.

End of change
Start of change
User response:

Check that the CICS region id has permission to write to the HFS shelf directory and that there is sufficient free space available.

DJar DJar_name should be discarded and reinstalled.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_name, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0935 EEnd of change
Start of changedate time applid userid Catalog read for update during Resolution processing for DJar DJar_name failed.End of change
Start of change
Explanation:

The updating of the Global Catalog entry for the DJar DJar_name failed when the read for update operation, to record the fact that Resolution has occurred, was executed. The state is not updated in the Global Catalog for the DJar; so, upon the next warm restart processing will not be as expected.

End of change
Start of change
System action:

The DJar is put into the UNUSABLE state and cannot be used.

End of change
Start of change
User response:

Discard and reinstall the DJar.

If the problem persists you may need to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ0936 EEnd of change
Start of changedate time applid userid DJar DJar_name Catalog Resolution processing returned bad data.End of change
Start of change
Explanation:

The updating of the Global Catalog entry for DJar DJar_name, to record the fact that Resolution has occurred, failed when the read for update operation returned invalid data. The state is not updated in the Global Catalog for the DJar; so, upon the next warm restart processing will not be as expected.

End of change
Start of change
System action:

The DJar is put into the UNUSABLE state and cannot be used.

End of change
Start of change
User response:

Discard and reinstall the DJar.

If the problem persists you may need to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ0937 EEnd of change
Start of changedate time applid userid DJar DJar_name Catalog Resolution processing returned an invalid DJar.End of change
Start of change
Explanation:

The updating of the Global Catalog entry for DJar DJar_name, to record the fact that Resolution has occurred, failed when the read for update operation returned an invalid DJar. The state is not updated in the Global Catalog for the DJar; so, upon the next warm restart processing will not be as expected.

End of change
Start of change
System action:

The DJar is put into the UNUSABLE state and cannot be used.

End of change
Start of change
User response:

Discard and reinstall the DJar.

If the problem persists you may need to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ0940 EEnd of change
Start of changedate time applid userid State updating failed while copying the DJar to the shelf during Resolution processing for DJar DJar_name.End of change
Start of change
Explanation:

The updating of the state, to record the status of Resolution processing, for DJar DJar_name has failed. The Resolution process was attempting to copy the Djar to the Shelf.

End of change
Start of change
System action:

Processing continues with the DJar in an incorrect state.

End of change
Start of change
User response:

Check that the CICS region id has write permission to the HFS shelf directory and that there is sufficient space available for the write operation to succeed.

Discard and reinstall the DJar.

If the problem persists you may need to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ0946 EEnd of change
Start of changedate time applid userid The Beans contained within DJar DJar_name within CorbaServer CorbaServer_name were not correctly confirmed during Bean Resolution.End of change
Start of change
Explanation:

All Beans within DJar DJar_name were correctly loaded. However, an error occurred while making the Beans within this DJar available for use during Resolution.

A System error has occurred which probably does not have anything to do with the DJar or the Beans themselves.

End of change
Start of change
System action:

The DJar is put into the UNRESOLVED state and is not available for use. An attempt is made to delete any Beans associated with the DJar.

End of change
Start of change
User response:

Discard and reinstall the DJar.

If the problem persists you may need to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_name, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0947 EEnd of change
Start of changedate time applid userid Beans contained within DJar DJar_name within CorbaServer CorbaServer_name are invalid and unusable.End of change
Start of change
Explanation:

An error occurred while installing the Beans from DJar DJar_name during the Bean copying phase of Resolution.

The most probable reason is that an attempt was made to install a duplicate Bean twice within the scope of the CorbaServer. In other words the duplicate Bean occurs in more than one DJar.

End of change
Start of change
System action:

The partially processed Beans within the DJar are deleted and the DJar is put into the UNRESOLVED state.

End of change
Start of change
User response:

Investigate why the Beans within the DJar within the scope of the CorbaServer caused this error to occur. In the most likely case, check that the contents of the DJar are not already present within the scope of the CorbaServer (for example, copying a Bean and then using both copies).

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_name, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0948 IEnd of change
Start of changedate time applid userid Deletion of Beans contained within DJar DJar_name within CorbaServer CorbaServer_name succeeded.End of change
Start of change
Explanation:

Beans are being deleted due to an error in the Resolution process which was loading Beans from DJar DJar_name. This deletion has succeeded.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

A previous message should explain why the Bean failed to install.

Discard and reinstall the DJar.

If the problem persists you may need to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_name, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0949 EEnd of change
Start of changedate time applid userid Deletion of Beans contained within DJar DJar_name within CorbaServer CorbaServer_name failed.End of change
Start of change
Explanation:

Beans are being deleted due to an error in the Bean Resolution process for DJar DJar_name. However, this deletion of Beans has failed.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

A previous message should explain why the Bean failed to install.

Discard and reinstall the DJar.

If the problem persists you may need to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_name, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0951 EEnd of change
Start of changedate time applid userid State updating failed while loading Beans from the DJar during Resolution processing for DJar DJar_name.End of change
Start of change
Explanation:

The updating of the state, to record the status of Bean Resolution processing, for DJar DJar_name has failed. The Bean Resolution process consists of loading Beans from the DJar.

End of change
Start of change
System action:

Processing continues with the DJar in an incorrect state.

End of change
Start of change
User response:

Discard and reinstall the DJar.

If the problem persists you may need to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ0961 IEnd of change
Start of changedate time applid userid About to wait for the availability of DJar DJar_name.End of change
Start of change
Explanation:

A function needs to ensure that a DJar is available for use, so it is going to wait until this DJar becomes available by entering the INSERVICE state).

This message will usually be generated while the DJar is awaiting or undergoing Resolution Processing. However, it can also occur during consistency processing of items associated with the DJar.

End of change
Start of change
System action:

The transaction enters a Wait state until the DJar is INSERVICE.

If the Wait is due to consistency processing, the delay is likely to be small.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ0962 IEnd of change
Start of changedate time applid userid DJar DJar_name availability wait ended in error because the DJar was not defined.End of change
Start of change
Explanation:

The DJar was not found during the availability wait. The DJar has probably been deleted via CEMT while another transaction was waiting for the DJar to be available.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ0963 IEnd of change
Start of changedate time applid userid DJar DJar_name availability wait ended successfully.End of change
Start of change
Explanation:

The DJar is now available and so the availability wait has successfully ended.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ0964 IEnd of change
Start of changedate time applid userid DJar DJar_name availability wait ended in error because the DJar was in the UNUSABLE state.End of change
Start of change
Explanation:

The DJar entered the UNUSABLE state and so will never become available for use. Consequently, the availability wait has ended with this error condition.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ0965 IEnd of change
Start of changedate time applid userid DJar DJar_name availability wait ended in error because the DJar was in the UNRESOLVED state.End of change
Start of change
Explanation:

The DJar entered the UNRESOLVED state and so will never become available for use. Consequently, the availability wait has ended with this error condition.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ0966 EEnd of change
Start of changedate time applid userid DJar DJar_name availability wait ended in error because an error occurre d during the wait.End of change
Start of change
Explanation:

The DJar availability wait ended in error. This is probably due to the transaction being cancelled via CEMT.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ0971 IEnd of change
Start of changedate time applid userid About to wait for the availability of all Beans contained within DJars associated with CorbaServer CorbaServer_name.End of change
Start of change
Explanation:

A function needs to ensure that all the Beans contained within DJars associated with a CorbaServer are present. Thus, it is going to wait until all DJars associated with the CorbaServer have been resolved (they all enter the INSERVICE state).

End of change
Start of change
System action:

The transaction enters a Wait state until the all the DJars associated with the CorbaServer enter the INSERVICE state.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0972 IEnd of change
Start of changedate time applid userid All Beans contained within DJars associated with CorbaServer CorbaServer_name are now available for use.End of change
Start of change
Explanation:

All Beans contained within the DJars associated with this CorbaServer are present. This means that the CorbaServer and all associated DJars are in the INSERVICE state.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ0973 EEnd of change
Start of changedate time applid userid Bean wait for DJars associated with CorbaServer CorbaServer_name failed.End of change
Start of change
Explanation:

The waiting has ended without all Beans contained within the DJars associated with this CorbaServer being present. This will probably be a side effect of a previous error in DJar or CorbaServer processing.

This could be a side effect of the CorbaServer being deleted or in the UNUSABLE state, or a DJar being in the UNUSABLE or UNRESOLVED state, or the wait being cancelled via CEMT.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

Examine the exception trace entry showing the failure of the operation which caused the wait to end in error.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ1101 EEnd of change
Start of changedate time applid userid Bean Bean_name from DJar DJar_name within CorbaServer CorbaServer_name has not been created because the CorbaServer is absent.End of change
Start of change
Explanation:

The Bean contained in DJar DJar_name and associated with the named CorbaServer has not been created because the CorbaServer CorbaServer_name was not found. The CorbaServer was probably deleted via CEMT while the Bean loading phase of the DJar Resolution was in progress.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

The owning DJar should be deleted and reinstalled when CorbaServer CorbaServer_name is present.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJBGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeBean_name, End of changeStart of changeDJar_name, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ1102 EEnd of change
Start of changedate time applid userid Bean Bean_name from DJar DJar_name within CorbaServer CorbaServer_name has not been created because the CorbaServer is not in the correct state.End of change
Start of change
Explanation:

The Bean, contained in the named DJar and associated with the named CorbaServer, has not been created because the CorbaServer was not in the INSERVICE state.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

The DJar should be deleted.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJBGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeBean_name, End of changeStart of changeDJar_name, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ1103 EEnd of change
Start of changedate time applid userid Bean Bean_name from DJar DJar_name within CorbaServer CorbaServer_name has not been created because the DJar is absent.End of change
Start of change
Explanation:

The Bean contained in the DJar DJar_name and associated with the named CorbaServer has not been created because the DJar was not found. The DJar was probably deleted via CEMT while the Bean copying phase of the DJar Resolution was in progress.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJBGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeBean_name, End of changeStart of changeDJar_name, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ1104 EEnd of change
Start of changedate time applid userid Bean Bean_name from DJar DJar_name within CorbaServer CorbaServer_name has not been created because the DJar is not in the correct state.End of change
Start of change
Explanation:

The Bean, contained in the named DJar and associated with the named CorbaServer, has not been created because the DJar was not in the RESOLVING state.

End of change
Start of change
System action:

Processing continues.

This indicates some sort of internal race condition and should not occur.

End of change
Start of change
User response:

You may need to contact your IBM service representative.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJBGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeBean_name, End of changeStart of changeDJar_name, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ1105 EEnd of change
Start of changedate time applid userid Bean Bean_name from DJar DJar_name within CorbaServer CorbaServer_name has not been created because the Bean is already present.End of change
Start of change
Explanation:

The Bean, contained in the named DJar and associated with the named CorbaServer, has not been created because the Bean was already defined. This probably means that an attempt was being made to process a copy of an already defined DJar.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

The DJar should be deleted.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJBGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeBean_name, End of changeStart of changeDJar_name, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ1106 EEnd of change
Start of changedate time applid userid Bean Bean_name from DJar DJar_name within CorbaServer CorbaServer_name has not been created because the Bean is already present in the namespace of the CorbaServer.End of change
Start of change
Explanation:

The Bean, contained in the named DJar and associated with the named CorbaServer, has not been created because the Bean was already known within the namespace of the CorbaServer.

This probably means that an attempt was being made to process a copy of an already defined DJar.

Another possibility is that a Bean with the same name is present within two different DJars. Within the scope of a CorbaServer, all the Beans within all the DJars associated with the CorbaServer must be unique.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

The DJar should be deleted.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJBGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeBean_name, End of changeStart of changeDJar_name, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ1107 EEnd of change
Start of changedate time applid userid Bean Bean_name from DJar DJar_name within CorbaServer CorbaServer_name has not been created.End of change
Start of change
Explanation:

The Bean, contained in the named DJar and associated with the named CorbaServer, has not been created.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

A prior message will usually indicate the cause of the error. The DJar should be deleted.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJBGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeBean_name, End of changeStart of changeDJar_name, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ1301End of change
Start of changeapplid The elements portion of the Enterprise Java Domain did not initialize. Enterprise Java function is unavailable.End of change
Start of change
Explanation:

The portion of the Enterprise Java (EJ) Domain which deals with CorbaServers, DJars and Beans has not correctly initialized. This EJ function is not available.

This message indicates a system error while creating the Elements part of the EJ Domain. This processing manipulates CorbaServers, DJars and Beans. This implies that an EJ Gate was not created or a GETMAIN for required areas failed. A failure to recover a CorbaServer or a DJar upon a warm restart is also a possibility.

End of change
Start of change
System action:

All EJ elements function is unavailable. However, other components of the EJ domain (such as Object Store) may be available.

End of change
Start of change
User response:

This is a system-related failure and an exception trace entry will indicate why the EJ domain has failed to install.

End of change
Start of change
Destination:

Console

End of change
Modules:

Start of changeDFHEJGEEnd of change

Start of changeXMEOUT Parameter:End of changeStart of change End of changeStart of changeapplidEnd of change

Start of changeDFHEJ1510 EEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name previously failed Resolution and was found in the INITING state.End of change
Start of change
Explanation:

A prior Resolution transaction (CEJR) failed and left a CorbaServer in the INITING state.

End of change
Start of change
System action:

The CorbaServer is put into the DISABLED state in order to prevent its use.

End of change
Start of change
User response:

A prior message should indicate the cause of the previous error.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJIOEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ1513 EEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name previously failed Resolution and was found in an intermediate state.End of change
Start of change
Explanation:

A prior Resolution transaction (CEJR) failed and left a CorbaServer in an intermediate state.

End of change
Start of change
System action:

The CorbaServer will be put into the DISABLED state in order to prevent its use.

End of change
Start of change
User response:

Examine the message log to determine why the CorbaServer Resolution failed. The CorbaServer should either be discarded or reenabled.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJIOEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ1518 EEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name is UNUSABLE.End of change
Start of change
Explanation:

The CorbaServer CorbaServer_name failed to complete the part of the Resolution process which involves creation of the shelf onto which components associated with the CorbaServer are placed.

End of change
Start of change
System action:

The CorbaServer is put into the DISABLED state.

End of change
Start of change
User response:

Check that the CICS region id has write permission to the shelf HFS directory structure.

The CorbaServer should be discarded and reinstalled.

If the problem persists you may have to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJIOEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ1520 IEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name is now accessible.End of change
Start of change
Explanation:

The CorbaServer CorbaServer_name has successfully completed the part of the Resolution process which involves opening CorbaServer related Object Store files. The CorbaServer CorbaServer_name is now accessible.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJIOEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ1521 EEnd of change
Start of changedate time applid userid CorbaServer CorbaServer_name is DISABLED.End of change
Start of change
Explanation:

The CorbaServer CorbaServer_name failed to complete the part of the Resolution process which involves opening the CorbaServer related Object Store files.

End of change
Start of change
System action:

The CorbaServer is put into the DISABLED state.

End of change
Start of change
User response:

Discard and reinstall the CorbaServer.

If the problem persists you may need to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJIOEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer_nameEnd of change

Start of changeDFHEJ1530 EEnd of change
Start of changedate time applid userid DJar DJar_name previously failed Resolution and was found in the INITING state.End of change
Start of change
Explanation:

A prior Resolution transaction (CEJR) failed and left a DJar in the INITING state.

End of change
Start of change
System action:

The DJar will be put into the UNUSABLE state to prevent its use.

End of change
Start of change
User response:

A prior message will usually indicate the cause of the previous error. Discard and reinstall the Djar.

If the problem persists you may need to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJIOEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ1533 EEnd of change
Start of changedate time applid userid DJar DJar_name previously failed Resolution and was found in the RESOLVI NG state.End of change
Start of change
Explanation:

A prior Resolution transaction (CEJR) failed and left a DJar in the RESOLVING state.

End of change
Start of change
System action:

The DJar will be put into the UNRESOLVED state to prevent its use.

End of change
Start of change
User response:

A prior message will usually indicate the cause of the previous error. Discard and reinstall the CorbaServer.

If the problem persists you may need to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJIOEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ1538 EEnd of change
Start of changedate time applid userid DJar DJar_name and the Beans it contains are UNUSABLE.End of change
Start of change
Explanation:

DJar DJar_name failed to Resolve. The Resolution process failed while attempting to copy this DJar to the Shelf.

End of change
Start of change
System action:

The DJar has been put into the UNUSABLE state.

End of change
Start of change
User response:

Check that the CICS region id has permission to write to the HFS shelf directory structure. Discard and reinstall the CorbaServer.

If the problem persists you may need to use the trace facility to determine the cause of the problem.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJIOEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ1540 IEnd of change
Start of changedate time applid userid DJar DJar_name and the Beans it contains are now accessible.End of change
Start of change
Explanation:

The DJar DJar_name has correctly Resolved. This means that the Resolution process successfully loaded all the Beans from this DJar. DJar DJar_name and all the Beans which are contained in the DJar are now accessible and ready for use. This message does not imply that the Beans have been published. If the DJar has been published then CICS is now ready to accept requests for the Beans.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJIOEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ1541 EEnd of change
Start of changedate time applid userid DJar DJar_name and the Beans it contains are UNRESOLVED.End of change
Start of change
Explanation:

DJar DJar_name failed to Resolve. The Resolution process failed while attempting to load the Beans from this DJar because the Beans contained within the DJar were invalid.

End of change
Start of change
System action:

The Djar is put into the UNRESOLVED state.

End of change
Start of change
User response:

A prior message should describe the error in the DJar. Fix this error and then reinstall the DJar.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJIOEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ1801 EEnd of change
Start of changedate time applid userid The EJ domain is unable to run the Enterprise Java event URM: module. Reason(X'reason')End of change
Start of change
Explanation:

The EJ domain attempted to invoke the Enterprise Java event URM module but failed with a code supplied as reason.

End of change
Start of change
System action:

Exception trace point 6000 is issued. Enterprise resource processing continues.

End of change
Start of change
User response:

Possible causes of the problem and an indication of how to solve them are given in the following list of reason code meanings:

Reason
Meaning and Solution
1
The user exit program should be linked with AMODE(31). Ensure that the user exit is linked to the correct AMODE.
2
The user exit program has no PPT entry. Ensure that the PPT entry for the user exit program exists and is valid.
3
The user exit program could not be loaded. Ensure that the user exit program is contained in one of the data sets concatenated in the DFHRPL DD statement and has the correct name.
4
The user exit program has abended. This is a possible error within the user exit program. Check for any abend codes that may have been issued.
5
The user exit program is not enabled. CICS may have disabled the program due to an earlier error or the program may have been defined as disabled.
6
CICS is unable to load the user exit program for some other reason. Use trace to determine why the DFHPGLU call failed.
End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changemodule, End of changeStart of changeX'reasonEnd of changeStart of change'End of change

Start of changeDFHEJ5001 EEnd of change
Start of changedate time applid userid The HFS file hfs_name for DJar DJar_name could not be located.End of change
Start of change
Explanation:

Installation of a DJar has failed because either the HFS file referred to by the DJar definition could not be found or the security permissions on HFS prevented CICS from opening it.

End of change
Start of change
System action:

Processing continues, but this particular DJar is not installed.

End of change
Start of change
User response:

Check that the HFS filename defined in the DJar definition is correct and that the file exists on HFS. Also check the permissions on the jar file and the permissions on the directory hierarchy in which it can be found.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.InstallDJarCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changehfs_name, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ5002 EEnd of change
Start of changedate time applid userid Unable to delete JAR file DJar_file_name from the Shelf directory shelf_partition.End of change
Start of change
Explanation:

There was an HFS problem when attempting to remove a .jar file from the Shelf directory.

End of change
Start of change
System action:

Processing continues and the DJar object is discarded, but CICS was unable to tidy up HFS.

End of change
Start of change
User response:

Check the permissions on the Shelf directory and .jar file described in the message to ensure CICS has access. The file can then either be removed manually or install of a subsequent DJar definition with the same name overwrites the file.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.DiscardDJarCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_file_name,End of changeStart of changeshelf_partitionEnd of change

Start of changeDFHEJ5003 EEnd of change
Start of changedate time applid userid CICS is unable to write to the destination file hfs_file_name while installing DJar djar_name.End of change
Start of change
Explanation:

Whilst installing a DJar, CICS was unable to open a file on the shelf for writing.

End of change
Start of change
System action:

Processing continues, but this DJar will not be installed.

End of change
Start of change
User response:

Check the permissions for the shelf directory specified for the related CORBASERVER into which this DJar is being installed. CICS should be able to read and write to all files and directories within that shelf directory.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.InstallDJarCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changehfs_file_name,End of changeStart of changedjar_nameEnd of change

Start of changeDFHEJ5004 EEnd of change
Start of changedate time applid userid The container encountered problems processing the contents of the HFS file referred to by DJar DJar_name.End of change
Start of change
Explanation:

The container was attempting to process a .jar file, looking for enterprise beans. The container was working with the copy of the .jar file that is held on the Shelf, not the original HFS .jar file described in the DJar definition.

End of change
Start of change
System action:

Processing continues, but this particular DJar is not installed.

End of change
Start of change
User response:

Check the validity of the .jar file referred to in the DJar definition. Check it has a valid deployment descriptor and the generated code contained within the jar file is correct. The CICS deployment tooling can be used to check the deployment descriptor and perform the code generation step if it is suspected that the generated code within the jar is incorrect.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.InstallDJarCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ5005 EEnd of change
Start of changedate time applid userid Unable to obtain the remotable reference for bean bean_name from the container.End of change
Start of change
Explanation:

To publish a home IOR for a bean to JNDI, it is necessary to obtain a remote reference for that bean from the container. This message indicates there was a problem retrieving the reference from the container.

End of change
Start of change
System action:

Processing continues, but this particular bean does not have its home published to JNDI.

End of change
Start of change
User response:

Check the validity of the .jar file referred to in the DJar definition. Check it is fully deployed with an ASCII manifest file.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.AdminCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean_nameEnd of change

Start of changeDFHEJ5006 IEnd of change
Start of changedate time applid userid Creating new JNDI subcontext jndi_subcontext.End of change
Start of change
Explanation:

Before publishing a home for a bean in JNDI, the subcontext hierarchy described in the CorbaServer definition must exist. This informational message indicates that part of that hierarchy does not exist and is being created.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.AdminCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changejndi_subcontextEnd of change

Start of changeDFHEJ5007 IEnd of change
Start of changedate time applid userid Destroying empty JNDI subcontext jndi_subcontext.End of change
Start of change
Explanation:

After a home for a bean has been unbound from JNDI, it is possible that the namespace can be tidied up. CICS attempts to remove the hierarchy of subcontexts described in the CorbaServer definition. It only deletes a subcontext if it is empty.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.AdminCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changejndi_subcontextEnd of change

Start of changeDFHEJ5008 EEnd of change
Start of changedate time applid userid Unable to write home IOR for bean bean_name to the Shelf directory shelf_partition.End of change
Start of change
Explanation:

The home IOR for a bean may be written to the HFS Shelf. This message indicates that CICS had a problem in attempting to write to the Shelf.

End of change
Start of change
System action:

Processing continues, but this particular bean does not have its home published to the Shelf.

End of change
Start of change
User response:

Check the permissions of the Shelf directory. If there already exists an IOR for the bean in the Shelf directory, check its permissions. CICS must have write access to the directory and to overwrite any files that might exist.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.AdminCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean_name, End of changeStart of changeshelf_partitionEnd of change

Start of changeDFHEJ5009 IEnd of change
Start of changedate time applid userid Published bean bean_name to JNDI server jndi_server at location jndi_location.End of change
Start of change
Explanation:

CICS has successfully published the home for the bean in JNDI. The location where the home is bound, and hence where the home can be looked up, is also supplied in the message.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.AdminCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean_name, End of changeStart of changejndi_server, End of changeStart of changejndi_locationEnd of change

Start of changeDFHEJ5010 IEnd of change
Start of changedate time applid userid Publishing bean bean_name in the Shelf directory shelf_partition as file file_name.End of change
Start of change
Explanation:

CICS is publishing the home for the bean on the Shelf. The location where the home is being written is supplied in the message as a directory and filename.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.AdminCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean_name, End of changeStart of changeshelf_partition, End of changeStart of changefile_nameEnd of change

Start of changeDFHEJ5011 IEnd of change
Start of changedate time applid userid Retracted bean bean_name from JNDI server jndi_server at location jndi_location.End of change
Start of change
Explanation:

CICS has successfully retracted the home for a bean from JNDI. The JNDI location that is being unbound is supplied in the message. Once this message has appeared, clients are no longer able to look up the bean home at this location.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.AdminCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean_name, End of changeStart of changejndi_server, End of changeStart of changejndi_locationEnd of change

Start of changeDFHEJ5012 IEnd of change
Start of changedate time applid userid Retracting bean bean_name from the Shelf directory shelf_partition, file file_name.End of change
Start of change
Explanation:

CICS is retracting the home for the bean from the Shelf. When retracting bean homes from the Shelf, retraction means deletion of the IOR file object created at publish.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.AdminCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean_name, End of changeStart of changeshelf_partition, End of changeStart of changefile_nameEnd of change

Start of changeDFHEJ5013 EEnd of change
Start of changedate time applid userid Bean bean_name cannot be retracted from JNDI as it cannot be found at lo cation jndi_location.End of change
Start of change
Explanation:

CICS is attempting to retract the home of a bean from JNDI. However, the home has not been found at the expected location in JNDI. This is usually due to a previous retraction having removed the home already.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.AdminCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean_name, End of changeStart of changejndi_locationEnd of change

Start of changeDFHEJ5014 EEnd of change
Start of changedate time applid userid The HFS file hfs_name for DJar DJar_name exists but could not be opened for reading by CICS.End of change
Start of change
Explanation:

Installation of a DJar has failed because although the HFS file referred to by the DJar definition exists, it cannot be opened for reading by CICS.

End of change
Start of change
System action:

Processing continues, but this particular DJar is not installed.

End of change
Start of change
User response:

Check the permissions on the HFS file referred to by the DJar definition. Change the permissions if necessary to enable reading by CICS.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.InstallDJarCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changehfs_name, End of changeStart of changeDJar_nameEnd of change

Start of changeDFHEJ5015 EEnd of change
Start of changedate time applid userid Unable to delete HFS file hfs_file_name which exists on the shelf while installing DJar djar_name.End of change
Start of change
Explanation:

Whilst installing a DJar, CICS found a file on the shelf of the same name that it wanted to use when copying the users source deployed jar. CICS was unable to delete that file.

End of change
Start of change
System action:

Processing continues, but this particular DJar is not installed.

End of change
Start of change
User response:

Check the permissions of the shelf directory for the CORBASERVER and the permissions of the HFS file that the CICS message describes as already existing on the shelf. CICS should normally have the ability to read and write to all directories and files that exist under the directory defined as the CORBASERVERs shelf.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.InstallDJarCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changehfs_file_name,End of changeStart of changedjar_nameEnd of change

Start of changeDFHEJ5016 EEnd of change
Start of changedate time applid userid IO exception while attempting to read hfs_file_name during install of DJar djar_name.End of change
Start of change
Explanation:

During install of a DJar, CICS encountered an exception reading the HFS file described in the DJar definition.

End of change
Start of change
System action:

Processing continues, but this particular DJar is not installed.

End of change
Start of change
User response:

This is a very unusual situation. The file was found to exist and CICS had read permission, but a problem occurred whilst reading it. Retry the install operation.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.InstallDJarCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changehfs_file_name,End of changeStart of changedjar_nameEnd of change

Start of changeDFHEJ5017 EEnd of change
Start of changedate time applid userid IO exception while attempting to write hfs_file_name to the shelf during install of DJar djar_name.End of change
Start of change
Explanation:

During install of a DJar, CICS encountered an exception writing the HFS file described in the DJar definition.

End of change
Start of change
System action:

Processing continues, but this particular DJar is not installed.

End of change
Start of change
User response:

This is usually due to running out of space in the filesystem. Check the size of the filesystem where the shelf is defined to exist for the CORBASERVER into which the DJar is being installed.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.InstallDJarCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changehfs_file_name,End of changeStart of changedjar_nameEnd of change

Start of changeDFHEJ5018 EEnd of change
Start of changedate time applid userid EJB Classloader unable to locate class class_name.End of change
Start of change
Explanation:

The Java classloader responsible for loading Enterprise Beans was asked to load a class and was unable to locate it.

End of change
Start of change
System action:

Processing stops. The request processor reporting the error shuts down, returning an exception to the client.

End of change
Start of change
User response:

If the class is part of an Enterprise Bean, check the class exists in the deployed jar file you have named on the DJar definition. If it is a utility class used by an Enterprise Bean, check the utility class is on the user application classpath.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.DJarClassLoaderEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeclass_nameEnd of change

Start of changeDFHEJ5019 EEnd of change
Start of changedate time applid userid DJar djar_name contains a bean whose name contains one or more invalid c haracters.End of change
Start of change
Explanation:

CICS is only able to process beans whose names are composed of characters from a specific set. This set being a subset of those allowable in the deployment descriptor.

End of change
Start of change
System action:

Processing continues, but none of the beans from this DJar are installed.

End of change
Start of change
User response:

Check the names of your beans against the allowable character set.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.CICSBeanMetaDataStoreEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_nameEnd of change

Start of changeDFHEJ5020 EEnd of change
Start of changedate time applid userid A bean installed in CORBASERVER corbaserver has been incorrectly deployed for use in CICS.End of change
Start of change
Explanation:

This message indicates that a bean installed in CICS contains generated code at the incorrect level. This can happen if, for example, Visualage for Java has been used to fully deploy a bean for use in CICS, the generated code produced by Visualage is not of the correct level (it is EJB 1.0 level code).

End of change
Start of change
System action:

Processing against this bean stops and the initiating method request fails.

End of change
Start of change
User response:

Use the CICS deployment tool to generate code at the correct EJB level for all the beans installed in the named corbaserver.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.DJarClassLoaderEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changecorbaserverEnd of change

Start of changeDFHEJ5021 EEnd of change
Start of changedate time applid userid Failed to publish bean bean_name to JNDI server jndi_server at location jndi_location.End of change
Start of change
Explanation:

CICS has failed to publish the home of the bean in JNDI. The location where the home was being bound, and the server which was being used are included in the message.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

Check that the JNDI server named in the message is working.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.AdminCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean_name, End of changeStart of changejndi_server, End of changeStart of changejndi_locationEnd of change

Start of changeDFHEJ5022 EEnd of change
Start of changedate time applid userid DJar DJar contains bean bean_name which has already been installed in CorbaServer CorbaServer. The DJar will not be installed.End of change
Start of change
Explanation:

The HFS file named in the DJar definition contains a deployed Enterprise Bean whose name conflicts with a bean already installed in the CorbaServer.

End of change
Start of change
System action:

The DJar named in the message is not installed. None.

End of change
Start of change
User response:

Change the name of the bean in the named DJar so that it does not conflict, or install the DJar in an alternative CorbaServer.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.MethodInfoStoreEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDJar, End of changeStart of changebean_name, End of changeStart of changeCorbaServerEnd of change

Start of changeDFHEJ5023 EEnd of change
Start of changedate time applid userid Scan for CorbaServer CorbaServer failed, the djardir djardir is not a valid HFS directory.End of change
Start of change
Explanation:

A CorbaServer scan failed because the djardir attribute on the CorbaServer definition is invalid. The djardir is invalid either because it is not an HFS directory or CICS does not have read access to it.

End of change
Start of change
System action:

The scan fails. There is no change to the currently installed set of DJar resources.

End of change
Start of change
User response:

Check the HFS directory exists and is accessible by CICS.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.ScanCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer, End of changeStart of changedjardirEnd of change

Start of changeDFHEJ5024 IEnd of change
Start of changedate time applid userid Scan commencing for CorbaServer CorbaServer, directory being scanned is djardir.End of change
Start of change
Explanation:

A CorbaServer scan has been requested against the specified CorbaServer. This message also indicates the HFS directory that is scanned for new or updated deployed jars. When the scan has completed a summary message is produced indicating how many new DJar resources have been created and how many have been updated.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJCGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer, End of changeStart of changedjardirEnd of change

Start of changeDFHEJ5025 IEnd of change
Start of changedate time applid userid Scan completed for CorbaServer CorbaServer, newdjarcount DJars created, upddjarcount DJars updated.End of change
Start of change
Explanation:

A CorbaServer scan has completed against the specified CorbaServer. The message indicates how many new DJar resources have been created based on the contents of the scanned djardir. It also indicates how many DJar resources have been upgraded due to new versions of jar files being discovered in the djardir.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer, End of changeStart of changenewdjarcount, End of changeStart of changeupddjarcountEnd of change

Start of changeDFHEJ5026 WEnd of change
Start of changedate time applid userid Scan for CorbaServer CorbaServer is ignoring subdirectory subdir which was found to exist in the djardir djardir.End of change
Start of change
Explanation:

During a scan operation against the specified CorbaServer, CICS discovered a subdirectory in the djardir. The subdirectory is ignored. Scan does not recurse into subdirectories when looking for deployed jars to install.

End of change
Start of change
System action:

The scan continues, simply ignoring the subdirectory.

End of change
Start of change
User response:

The subdirectory does not harm the scan operation, but it may be advisable to remove it from the djardir as the scan operation always has to look at every object (directory or file) that exists in the djardir when performing a scan.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.ScanCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer, End of changeStart of changesubdir, End of changeStart of changedjardirEnd of change

Start of changeDFHEJ5027 WEnd of change
Start of changedate time applid userid Scan for CorbaServer CorbaServer is ignoring the file file found in the djardir djardir because it has an incorrect file suffix.End of change
Start of change
Explanation:

During a scan operation against the specified CorbaServer, CICS discovered a file that has an incorrect suffix. The scan code is looking for candidate deployed jar files and these files are expected to have .jar as their file suffix.

End of change
Start of change
System action:

The scan continues, simply ignoring the incorrectly named file.

End of change
Start of change
User response:

If the file was meant to be installed as a DJar resource in CICS, it should be renamed such that it ends .jar. If the file is not a deployed jar file, it should be deleted since CICS will examine it every time a scan is executed against this CorbaServer.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.ScanCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer, End of changeStart of changefile, End of changeStart of changedjardirEnd of change

Start of changeDFHEJ5028 WEnd of change
Start of changedate time applid userid Scan for CorbaServer CorbaServer is ignoring the file file found in the djardir djardir because the filename is too long.End of change
Start of change
Explanation:

During a scan operation against the specified CorbaServer, CICS discovered a file whose name was too long for it to be installed into CICS as a DJar resource. The maximum length for deployed jar file names on HFS is 36 characters. That is a 32 character base name plus four characters for the .jar suffix. The DJar resource installed in CICS uses the basename for the deployed jar file as its resource name.

End of change
Start of change
System action:

The scan continues, simply ignoring the file whose name is too long.

End of change
Start of change
User response:

If the file was meant to be installed as a DJar resource in CICS, it should be renamed such that its basename is less than 33 characters. If it is not a deployed jar file, it should be deleted since CICS examines it every time a scan is executed against this CorbaServer.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.ScanCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer, End of changeStart of changefile, End of changeStart of changedjardirEnd of change

Start of changeDFHEJ5029 WEnd of change
Start of changedate time applid userid Scan for CorbaServer CorbaServer is ignoring the file file found in the djardir djardir because the filename contains invalid characters.End of change
Start of change
Explanation:

During a scan operation against the specified CorbaServer, CICS discovered a file whose name contained characters that cannot be used when constructing a DJar resource. The name used for the DJar resource created in the CICS region is based on the 32 character basename of the deployed jar file discovered in the djardir.

End of change
Start of change
System action:

The scan continues, simply ignoring the file whose name contains unacceptable characters.

End of change
Start of change
User response:

If the file was meant to be installed as a DJar resource in CICS, it should be renamed such that its basename contains only valid characters. For the list of suitable characters to use in the name, see the character set restrictions for normal CEDA defined DJar resources. If it is not a deployed jar file, it should be deleted since CICS will examine it every time a scan is executed against this CorbaServer.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.ScanCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer, End of changeStart of changefile, End of changeStart of changedjardirEnd of change

Start of changeDFHEJ5030 IEnd of change
Start of changedate time applid userid New DJar Djar is being created during a scan against CorbaServer CorbaServer.End of change
Start of change
Explanation:

A new deployed jar file has been discovered on HFS during a scan. A corresponding CICS DJar resource is being automatically created to represent it. The DJar resource then goes through the normal stages of DJar resolution before it is ready for use.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.ScanCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDjar, End of changeStart of changeCorbaServerEnd of change

Start of changeDFHEJ5031 IEnd of change
Start of changedate time applid userid DJar Djar is being updated during a scan against CorbaServer CorbaServer.End of change
Start of change
Explanation:

An update has been detected for a DJar resource. CICS compares the last modification time of the deployed jar file on HFS with the last modification time stored in the DJar resource definition. If the deployed jar file on HFS is newer than the currently installed resource, the DJar resource goes through the resolution process again, this causes the new version of the deployed jar file on HFS to be picked up.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.ScanCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDjar, End of changeStart of changeCorbaServerEnd of change

Start of changeDFHEJ5032 IEnd of change
Start of changedate time applid userid DJar Djar is having its contents automatically published to the namespace.End of change
Start of change
Explanation:

When a DJar completes resolution and becomes inservice, CICS checks the autopublish setting for the related CorbaServer. If autopublish is set to YES, the DJar is automatically published to the namespace.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeDjarEnd of change

Start of changeDFHEJ5034 IEnd of change
Start of changedate time applid userid Scan completed for CorbaServer CorbaServer, no Djars created, no DJars updated.End of change
Start of change
Explanation:

A CorbaServer scan has completed against the specified CorbaServer. The message indicates how many new DJar resources have been created based on the contents of the scanned djardir. It also indicates how many DJar resources have been upgraded due to new versions of jar files being discovered in the djardir.

End of change
Start of change
System action:

None.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServerEnd of change

Start of changeDFHEJ5035 WEnd of change
Start of changedate time applid userid The pickup directory for CorbaServer CorbaServercould not be read.End of change
Start of change
Explanation:

A CorbaServer scan has discovered that the pickup directory could not be read. This may be because the region does not have read access to the HFS directory.

End of change
Start of change
System action:

The scan ends and no djar resources are installed.

End of change
Start of change
User response:

Check that the directory exists and that the read access permissions are set.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changeDFHEJDGEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServerEnd of change

Start of changeDFHEJ5036 WEnd of change
Start of changedate time applid userid Scan for CorbaServer CorbaServer is ignoring a jar file found on djardir djardir because the file basename is blank.End of change
Start of change
Explanation:

During a scan operation against the specified CorbaServer, CICS discovered a file whose name had a .jar suffix but could not be installed in CICS because it had no file basename. Everything prior to the .jar suffix is the file basename and the basename is used as the name of the DJar resource that represents this jar file in the CICS system. CICS cannot install a DJar resource with an empty name.

End of change
Start of change
System action:

The scan continues, simply ignoring the file with an invalid basename.

End of change
Start of change
User response:

If the file was meant to be installed as a DJar resource in CICS, it should be renamed such that it has a suitable basename. A suitable basename is between 1 and 32 characters in length inclusive. If it is not a deployed jar file, it should be deleted since CICS examines it every time a scan is executed against this CorbaServer.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.ScanCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeCorbaServer, End of changeStart of changedjardirEnd of change

Start of changeDFHEJ5037 WEnd of change
Start of changedate time applid userid An exception occurred while parsing the deployment descriptor for jarFileName at Line: line , Column: colEnd of change
Start of change
Explanation:

During an attempt to process the deployment descriptor for the specified jar file an exception was generated. The message indicates the source location of the exception in the deployment descriptor.

End of change
Start of change
System action:

The djar fails to resolve and will have its state set to UNRESOLVED.

End of change
Start of change
User response:

The jar file should be opened with appropriate tools and the deployment descriptor corrected.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changejarFileName, End of changeStart of changeline, End of changeStart of changecolEnd of change

Start of changeDFHEJ5038 IEnd of change
Start of changedate time applid userid The LDAP service provider is being configured to initialize to context ldap_context on the nameserver ldap_server.End of change
Start of change
Explanation:

CICS has processed the supplied system properties and jndi properties, and it has determined the location upon the LDAP server where it attempts to place the InitialContext. The context described in the message is made up of several properties, containerdn and noderootrdn amongst them.

End of change
Start of change
System action:

CICS continues processing. Any subsequent namespace processing against LDAP occurs relative to the named context.

End of change
Start of change
User response:

No action is necessary unless the context is not as expected. If there is a problem with it, check the settings of the noderootrdn and containerdn LDAP properties, the CICS LDAP documentation and your LDAP administrator can help ensure they are set appropriately.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.AdminCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeldap_context,End of changeStart of changeldap_serverEnd of change

Start of changeDFHEJ5039 EEnd of change
Start of changedate time applid userid Unable to publish bean bean_name to JNDI server jndi_server at location jndi_location because a JNDI context exists at that location.End of change
Start of change
Explanation:

CICS has failed to publish the home for the bean in the JNDI namespace. This is because at the location CICS tried to publish the bean a JNDI context was found. CICS is unable to overwrite a context with a bean reference. The location where CICS attempted to publish the bean is included in the message.

End of change
Start of change
System action:

The bean is not published. CICS continues to publish any further beans from the CorbaServer or DJar against which the publish operation was issued.

End of change
Start of change
User response:

It is likely that another CorbaServer is sharing the same JNDI namespace and has a JNDI prefix that clashes with the JNDI prefix of the CorbaServer whose contents are currently being published. This may be a CorbaServer in a different CICS region. In order to avoid such clashes it is advisable to have an organized structure for JNDI prefixes used by CorbaServers sharing a namespace. This could include the machine name, region name and CorbaServer name in the JNDI prefix. Clashes usually occur because the name of a bean conflicts with a component of the JNDI prefix defined for the other CorbaServer. One of the CorbaServers must have its JNDI prefix altered to avoid this clash.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.AdminCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean_name, End of changeStart of changejndi_server, End of changeStart of changejndi_locationEnd of change

Start of changeDFHEJ5040 EEnd of change
Start of changedate time applid userid Unable to retract bean bean_name from JNDI server jndi_server at location jndi_location because a JNDI context exists at that location.End of change
Start of change
Explanation:

CICS has failed to retract the home for the bean from the JNDI namespace. This is because at the location CICS tried to retract the bean reference a JNDI context was found. CICS does not attempt to unbind the context because it is likely to be an area of the JNDI namespace in use by another CorbaServer. The location where CICS found the context is included in the message.

End of change
Start of change
System action:

The bean is not retracted. CICS attempts to retract any further beans from the CorbaServer or DJar against which the retract operation was issued.

End of change
Start of change
User response:

It is likely that another CorbaServer is sharing the same JNDI namespace and has a JNDI prefix that clashes with the JNDI prefix of the CorbaServer whose contents are currently being retracted. This may be a CorbaServer in another CICS region. In order to avoid such clashes, it is advisable to have an organized structure for JNDI prefixes used by CorbaServers sharing a namespace. This could include the machine name, region name and CorbaServer name in the JNDI prefix. Clashes usually occur because the name of a bean conflicts with a component of the JNDI prefix defined for the other CorbaServer. One of the CorbaServers must have its JNDI prefix altered to avoid this clash.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.AdminCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean_name, End of changeStart of changejndi_server, End of changeStart of changejndi_locationEnd of change

Start of changeDFHEJ5041 EEnd of change
Start of changedate time applid userid Djar (djar_name) is not being installed. It contains a bean (bean_name) whose method (method_name) has no transaction attribute specified in the deployment descriptor.End of change
Start of change
Explanation:

The container was attempting to install a bean which has been deployed to use container managed transactions. The container was unable to find a suitable transaction attribute for a bean method whilst processing the DJar's deployment descriptor. According to the EJB Specification, the deployment descriptor must contain valid transaction attributes for all methods defined on the remote interface (excluding ejbCreate and ejbRemove methods which always run as NotSupported). This does not imply that each individual method must have an entry in the deployment descriptor as it is valid to use a wildcard to give all methods on the bean the same transactional characteristics. The message describes which jar file, bean and method it encountered problems with.

End of change
Start of change
System action:

The bean and its containing DJar fail to install.

End of change
Start of change
User response:

Modify the deployment descriptor in a suitable deployment tool to ensure that all the methods on the remote interface have a valid transaction attribute set.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.commands.InstallDJarCommandEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changebean_name, End of changeStart of changemethod_nameEnd of change

Start of changeDFHEJ5043 EEnd of change
Start of changedate time applid userid An exception occurred processing DJar file_name . The following exception message may help to diagnose the problem: exception_messageEnd of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is probably due to a problem in the EJB-Jar file. This may be due to an invalid deployment descriptor, unresolved classpath requirement or the EJB-Jar file not having been 'deployed'. A Java exception was generated during the processing of the DJAR. The message string associated with the exception is included in this message.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Read the message from the Java exception and fix the problem. You will probably need to use the Application Assembly Tool (AAT) to verify or change the contents of the deployment descriptor for this DJAR. Ensure that any classes needed by the enterprise beans in this DJAR are available either in the DJAR or on the shared application class path. Ensure that you 'deployed' the EJB-Jar file using the "Generate code for deployment" option within AAT.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changefile_name, End of changeStart of changeexception_messageEnd of change

Start of changeDFHEJ5044 EEnd of change
Start of changedate time applid userid Error found in the deployment descriptor for DJar djar_name.End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is due to a problem in the EJB-Jar file's deployment descriptor. Further information is not available.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Correct the deployment descriptor. To do this you need to use WebSphere Application Assembly Tool (AAT) or equivalent to verify or change the contents of the deployment descriptor for this DJAR.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_nameEnd of change

Start of changeDFHEJ5045 EEnd of change
Start of changedate time applid userid Error found in the deployment descriptor for DJar djar_name. Duplicate element of type element_type found with name element_name .End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is due to a problem in the EJB-Jar file's deployment descriptor. Specifically, an element of type element_type has been found which duplicates a similar element with the same name. The duplicated name is element_name.

According to the EJB 1.1 specification this element name cannot be duplicated within the same deployment descriptor.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Correct the deployment descriptor. To do this you need to use the WebSphere Application Assembly Tool (AAT) or equivalent to verify or change the contents of the deployment descriptor for this DJAR.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changeelement_type, End of changeStart of changeelement_nameEnd of change

Start of changeDFHEJ5046 EEnd of change
Start of changedate time applid userid DJar djar_name is invalid.End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is because a problem was discovered while trying to access or interpret the jar file.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Ensure that the HFS file specified on the DJAR resource definition exists. Also check that CICS has read permission for this file, that the file has been transferred in binary mode and that the file conforms to the jar file format.

The HFS file attribute of the DJAR resource definition is case sensitive. Please ensure that it has been entered correctly.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_nameEnd of change

Start of changeDFHEJ5047 EEnd of change
Start of changedate time applid userid Error found in the deployment descriptor for DJar djar_name. An element of type element_type and value element_value references another element that cannot be found.End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is due to a problem in the EJB-Jar file's deployment descriptor. Specifically, a cross reference has been found which cannot be resolved. The reference was found in a element_type element of the deployment descriptor. The value in this element is element_value.

For example, a role-link element may have been found where the textual content of the role-link does not represent a valid security-role element from this same deployment descriptor.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Correct the deployment descriptor. To do this you need to use the WebSphere Application Assembly Tool (AAT) or equivalent to verify or change the contents of the deployment descriptor for this DJAR.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changeelement_type, End of changeStart of changeelement_valueEnd of change

Start of changeDFHEJ5048 EEnd of change
Start of changedate time applid userid Invalid Resource found in DJar djar_name. Class class_name for bean bean_name does not implement interface_name .End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is because a class specified in the deployment descriptor as a home, remote or bean implementation class for bean bean_name does not extend the appropriate ejb marker interface for that class. The interface that should be extended is interface_name.

According to the EJB 1.1 specification:

The home interface class must inherit from the javax.ejb.EJBHome interface.

The remote interface class must inherit from the javax.ejb.EJBObject interface.

The session bean implementation class must implement the javax.ejb.SessionBean interface.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Correct the deployment descriptor and/or classes in the jar file. To do this you may need to use the WebSphere Application Assembly Tool (AAT) or equivalent to verify or change the contents of the deployment descriptor for this DJAR.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changeclass_name, End of changeStart of changebean_name, End of changeStart of changeinterface_nameEnd of change

Start of changeDFHEJ5049 EEnd of change
Start of changedate time applid userid Error found in the deployment descriptor for DJar djar_name. Bean bean_name implements the SessionSynchronization interface but has a n incompatible deployment descriptor.End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is due to a problem in the EJB-Jar file's deployment descriptor. Specifically, bean bean_name implements the javax.ejb.SessionSynchronization interface but the deployment descriptor has conflicting values specified.

According to the EJB 1.1 specification, if a session bean implements session synchronization, it must be stateful, use container managed transactions and limit itself to TxRequired, TxRequiresNew or TxMandatory transactions.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Correct the deployment descriptor. To do this you need to use the WebSphere Application Assembly Tool (AAT) or equivalent to verify or change the contents of the deployment descriptor for this DJAR.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changebean_nameEnd of change

Start of changeDFHEJ5050 EEnd of change
Start of changedate time applid userid Error found in the deployment descriptor for DJar djar_name. An element of type element_type and value element_value for bean bean_name has an invalid value.End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is due to a problem in the EJB-Jar file's deployment descriptor. Specifically, an XML element has been found with an invalid value.

Many elements of the deployment descriptor are only permitted to have one of a small number of possible values. For example, the transaction-type element may only contain the values 'Bean' or 'Container'. These values are case sensitive.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Correct the deployment descriptor. To do this you need to use the WebSphere Application Assembly Tool (AAT) or equivalent to verify or change the contents of the deployment descriptor for this DJAR.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changeelement_type, End of changeStart of changeelement_value, End of changeStart of changebean_nameEnd of change

Start of changeDFHEJ5051 EEnd of change
Start of changedate time applid userid DJar djar_name is not fully deployed. Class class_name cannot be found.End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is because the jar file has not been fully deployed. The process of 'deploying' an ejb-jar file causes some infrastructure code to be generated. This code is required by CICS but is absent from the jar file. The class that CICS was looking for but could not find is indicated in class_name.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Use the WebSphere Application Assembly Tool (AAT) or equivalent to produce the deployed jar file required by CICS.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changeclass_nameEnd of change

Start of changeDFHEJ5052 EEnd of change
Start of changedate time applid userid Error found in the deployment descriptor for DJar djar_name. An element of type parent_element is missing a subelement of type missing_element.End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is due to a problem in the EJB-Jar file's deployment descriptor. Specifically, an XML element of type missing_element should have been found beneath any element of type parent_element. The missing element is required.

For example, the 'assembly-descriptor' subelement of the 'ejb-jar' element may be missing.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Correct the deployment descriptor. To do this you need to use the WebSphere Application Assembly Tool (AAT) or equivalent to verify or change the contents of the deployment descriptor for this DJAR.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changeparent_element, End of changeStart of changemissing_elementEnd of change

Start of changeDFHEJ5053 EEnd of change
Start of changedate time applid userid Missing Resource in DJar djar_name. Resource resource_name cannot be found.End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is because a class or other resource required by the DJAR cannot be found. The missing resource may be the XML deployment descriptor, the XMI bindings file or a Java class. The name of the missing resource is given in resource_name.

If the missing resource is a Java class, this class is required by either the bean's home interface or the bean's remote interface and should be present in the jar file.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Correct the deployment descriptor and/or classes in the jar file. To do this you may need to use the WebSphere Application Assembly Tool (AAT) or equivalent to verify or change the contents of the deployment descriptor for this DJAR.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changeresource_nameEnd of change

Start of changeDFHEJ5054 EEnd of change
Start of changedate time applid userid Error found in the deployment descriptor for DJar djar_name. An element of type element_type and value 'element_value' is not a valid XML NMTOKEN.End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is due to a problem in the EJB-Jar file's deployment descriptor. Specifically, an XML element has been found with an invalid value.

The bean-name and role-name elements of the deployment descriptor are defined in the EJB specification as having to conform to the lexical rules for an NMTOKEN. One of these elements was found which contained an illegal NMTOKEN character.

The full definition of an NMTOKEN can be found here: http://www.w3.org/TR/1998/REC-xml-19980210#NT-Nmtoken .

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Correct the deployment descriptor. To do this you need to use the WebSphere Application Assembly Tool (AAT) or equivalent to verify or change the contents of the deployment descriptor for this DJAR.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changeelement_type, End of changeStart of changeelement_valueEnd of change

Start of changeDFHEJ5055 EEnd of change
Start of changedate time applid userid Error found in the deployment descriptor for DJar djar_name. No Session beans defined.End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is due to a problem in the EJB-Jar file's deployment descriptor. The deployment descriptor is valid but does not contain any Session beans.

A EJB-jar file must contain at least one Session bean before CICS is able to install it.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Correct the deployment descriptor. To do this you need to use WebSphere Application Assembly Tool (AAT) or equivalent to verify or change the contents of the deployment descriptor for this DJAR.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_nameEnd of change

Start of changeDFHEJ5056 EEnd of change
Start of changedate time applid userid Error found in the deployment descriptor for DJar djar_name. An element of type element_type and name element_name is missing a JNDI binding.End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is because an element in the EJB-Jar file's deployment descriptor has not been bound to a JNDI lookup string.

All 'resource-ref' elements and many 'ejb-ref' elements have to be associated with a JNDI string. This is done using the WebSphere Application Assembly Tool. The JNDI bindings are stored in a separate XMI bindings file in the EJB-Jar file.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Add the JNDI bindings. To do this you need to use the WebSphere Application Assembly Tool (AAT) or equivalent to verify or change the contents of the XMI bindings file for this DJAR.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changeelement_type, End of changeStart of changeelement_nameEnd of change

Start of changeDFHEJ5057 EEnd of change
Start of changedate time applid userid Error found in the deployment descriptor for DJar djar_name. An unexpected element of type element_type was found.End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is because an unexpected element has been found in the EJB-Jar file's deployment descriptor.

Some combinations of XML elements in the deployment descriptor are invalid. For example, if a session bean is defined to use bean managed transactions, it must not have any container-transaction elements associated with it.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Correct the deployment descriptor. To do this you need to use the WebSphere Application Assembly Tool (AAT) or equivalent to verify or change the contents of the deployment descriptor for this DJAR.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changeelement_typeEnd of change

Start of changeDFHEJ5058 EEnd of change
Start of changedate time applid userid XML Parse failure in the deployment descriptor for DJar djar_name. Problem found at line line_number and column column_number. The XML parser returned the following exception message: XML_message .End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is due to a problem in the EJB-Jar file's deployment descriptor. The XML parser was unable to validate the deployment descriptor or the XMI bindings file as the deployment descriptor is invalid.

The XML parser issued a message which is available in XML_message.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Use the XML_message to find and fix the problem in the deployment descriptor.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changeline_number, End of changeStart of changecolumn_number, End of changeStart of changeXML_messageEnd of change

Start of changeDFHEJ5059 WEnd of change
Start of changedate time applid userid. One or more non-Session beans were found and ignored for DJar djar_name.End of change
Start of change
Explanation:

The deployment descriptor for DJAR djar_name contained references to enterprise beans which cannot be installed in CICS as they are not Session beans. CICS does not support non-Session enterprise beans such as Entity beans or Message-Driven beans.

End of change
Start of change
System action:

The non-Session beans are ignored. Processing continues.

End of change
Start of change
User response:

Either remove these beans from the deployment descriptor or ignore this warning.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_nameEnd of change

Start of changeDFHEJ5060 EEnd of change
Start of changedate time applid userid A problem was found in the manifest file for DJar djar_name. The problem was found in the following manifest entry: attribute.End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is due to a problem in the EJB-Jar file's manifest file. The manifest file contains an invalid entry. The entry which contained the problem is called attribute.

The most common cause for this problem is a Class-Path entry in the manifest file that includes absolute file locations. For more information about manifest files visit this URL: http://java.sun.com/j2se/1.4.1/docs/guide/extensions /spec.html

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Either fix the manifest file or remove the manifest file from the jar file.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changeattributeEnd of change

Start of changeDFHEJ5061 EEnd of change
Start of changedate time applid userid DJar djar_name contains a bean whose name includes characters CICS canno t accept. The bean name is: bean_name .End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is due to a problem in the name of one of the beans from the DJAR. CICS can only install enterprise beans with names whose characters fall in the following range: A-Z a-z 0-9 _ .

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Either fix the bean name or remove the bean from the DJAR.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changebean_nameEnd of change

Start of changeDFHEJ5062 EEnd of change
Start of changedate time applid userid Error found in the deployment descriptor for DJar djar_name. Bean bean_name has EJB 2.0 local interfaces. These are not supported in CICS.End of change
Start of change
Explanation:

CICS has failed to install a DJAR. This is due to a problem in the EJB-Jar file's deployment descriptor. Specifically, bean bean_name has EJB 2.0 local interfaces defined.

CICS does not tolerate the presence of EJB 2.0 local interfaces.

End of change
Start of change
System action:

The DJAR is put in the UNRESOLVED state.

End of change
Start of change
User response:

Remove the local interfaces. To do this you need to use the WebSphere Application Assembly Tool (AAT) or equivalent to remove the interfaces and to regenerate the EJB Jar file's deployed code.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.ContainerUtilEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changedjar_name, End of changeStart of changebean_nameEnd of change

Start of changeDFHEJ5101End of change
Start of changedate time applid userid Cannot activate bean class exception.End of change
Start of change
Explanation:

The EJB Container is unable to activate a bean. The bean being activated is named in the bean insert of the message. The class trying to activate the bean is named in class and the specific exception which caused the failure is given in exception.

End of change
Start of change
System action:

Processing of the EJB Container continues but it is unlikely that any subsequent operations on the specified bean will be possible.

End of change
Start of change
User response:

The exception insert is likely to be one of two values. If the exception contains the text 'ClassNotFoundexception', then check that the jar file containing the bean has been included in the classpath. Also, check that the bean does exist in the jar file. If the exception contains the text 'IOexception', then this may indicate a problem with reading the serialized bean from the bean store.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.ejs.container.passivator.StatefulPassivatorEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean, End of changeStart of changeclass, End of changeStart of changeexceptionEnd of change

Start of changeDFHEJ5102 EEnd of change
Start of changedate time applid userid Cannot passivate bean class exception.End of change
Start of change
Explanation:

The EJB Container is unable to passivate a bean. The bean being passivated is named in the bean insert of the message. The class trying to passivate the bean is named in class and the specific exception which caused the failure is given in exception.

End of change
Start of change
System action:

Processing of the EJB Container continues but it is unlikely that any subsequent operations on the specified bean will be possible.

End of change
Start of change
User response:

If the exception contains the text 'IOexception', then this may indicate a problem with writing the serialized bean to the bean store.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.ejs.container.passivator.StatefulPassivatorEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean, End of changeStart of changeclass, End of changeStart of changeexceptionEnd of change

Start of changeDFHEJ5103 EEnd of change
Start of changedate time applid userid Unable to passivate enterprise bean bean class exception.End of change
Start of change
Explanation:

The EJB Container is unable to passivate a bean. The bean being passivated is named in the bean insert of the message. The class trying to passivate the bean is named in class and the specific exception which caused the failure is given in exception.

End of change
Start of change
System action:

Processing of the EJB Container continues but it is unlikely that any subsequent operations on the specified bean will be possible.

End of change
Start of change
User response:

If the exception contains the text 'IOexception', then this may indicate a problem with writing the serialized bean to the bean store.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.ejs.container.activator.ActivationStrategyEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean, End of changeStart of changeclass, End of changeStart of changeexceptionEnd of change

Start of changeDFHEJ5104 EEnd of change
Start of changedate time applid userid Exception thrown by discard strategy element exception.End of change
Start of change
Explanation:

The EJB Container is unable to evict an element from its cache. The element being evicted is named in the element insert of the message. The specific exception which caused the failure is given in exception.

End of change
Start of change
System action:

Processing of the EJB Container continues. As the element was being removed from the cache, then no further operations on it would be expected.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.ejs.util.cache.CacheEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeelement, End of changeStart of changeexceptionEnd of change

Start of changeDFHEJ5105 EEnd of change
Start of changedate time applid userid Encountered a failure in the fireAlarm method exception.End of change
Start of change
Explanation:

The EJB Container has encountered a problem while firing an alarm. The specific exception which caused the failure is given in exception.

End of change
Start of change
System action:

Processing of the EJB Container continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.ejs.util.am.AlarmManagerEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeexceptionEnd of change

Start of changeDFHEJ5106 EEnd of change
Start of changedate time applid userid Failed to get the wrapper for home: exception.End of change
Start of change
Explanation:

The EJB Container is unable to locate the home wrapper for a bean object. The specific exception which caused the failure is given in exception.

End of change
Start of change
System action:

Processing of the EJB Container continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.ejs.container.BeanOEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeexceptionEnd of change

Start of changeDFHEJ5107 EEnd of change
Start of changedate time applid userid LRU thread was interrupted. Terminating. exception.End of change
Start of change
Explanation:

The thread within the EJB Container, which monitors elements in the cache which are potential candidates for removal, has been interrupted. The specific exception which caused the failure is given in exception.

End of change
Start of change
System action:

Processing of the EJB Container continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.ejs.util.cache.BackgroundLruEvictionStrategyEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeexceptionEnd of change

Start of changeDFHEJ5108 EEnd of change
Start of changedate time applid userid Caught an exception during LRU sweep class exception.End of change
Start of change
Explanation:

An unexpected exception occurred in the thread, within the EJB Container, which monitors elements in the cache which are potential candidates for removal. The specific exception which caused the failure is given in exception.

End of change
Start of change
System action:

Processing of the EJB Container continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.ejs.util.cache.BackgroundLruEvictionStrategyEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeclass, End of changeStart of changeexceptionEnd of change

Start of changeDFHEJ5109 EEnd of change
Start of changedate time applid userid Coordinator was not available exception.End of change
Start of change
Explanation:

An unexpected exception occurred when the Container tried to get the transaction coordinator. The specific exception which caused the failure is given in exception.

End of change
Start of change
System action:

Processing of the EJB Container continues.

End of change
Start of change
User response:

None.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.websphere.csi.TransactionControlImplEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeexceptionEnd of change

Start of changeDFHEJ5110 EEnd of change
Start of changedate time applid userid Bean bean_name has an incomplete EJB Reference. Reference is reference.End of change
Start of change
Explanation:

Whilst processing the deployment descriptor for a bean, the container found an EJB reference was not fully specified. An EJB reference must have either a valid ejb-link to another EJB within the same Jar file or it must have a valid binding specified.

End of change
Start of change
System action:

The bean and its containing DJar fail to install.

End of change
Start of change
User response:

Modify the EJB reference in a suitable deployment tool and add either a valid ejb-link or binding.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.ejs.container.BeanMetaDataEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean_name, End of changeStart of changereferenceEnd of change

Start of changeDFHEJ5111 EEnd of change
Start of changedate time applid userid Bean bean_name has an incomplete EJB Resource Reference specified. Resource Reference is reference.End of change
Start of change
Explanation:

Whilst processing the deployment descriptor for a bean, the container found an EJB resource reference that did not have a binding specified. A valid resource reference must have a binding specified.

End of change
Start of change
System action:

The bean and its containing DJar fail to install.

End of change
Start of change
User response:

Modify the resource reference in a suitable deployment tool and enter a suitable binding value.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.ejs.container.BeanMetaDataEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean_name, End of changeStart of changereferenceEnd of change

Start of changeDFHEJ5112 EEnd of change
Start of changedate time applid userid Bean bean_name has an EJB environment entry with an invalid value specified. Environment entry is env_entry.End of change
Start of change
Explanation:

Whilst processing the deployment descriptor for a bean, the container found an EJB environment entry whose value was null. Environment entries must have a value specified in order to be valid.

End of change
Start of change
System action:

The bean and its containing DJar fail to install.

End of change
Start of change
User response:

Modify the environment entry in a suitable deployment tool and set a value appropriate to the type of the entry.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.ejs.container.BeanMetaDataEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changebean_name, End of changeStart of changeenv_entryEnd of change

Start of changeDFHEJ5113 EEnd of change
Start of changedate time applid userid Unexpected naming problem occurred: messageEnd of change
Start of change
Explanation:

An unexpected message was produced by the CICS/WebSphere JNDI code. The full text of this message should explain the problem.

End of change
Start of change
System action:

The behaviour of the system depends on the kind of naming problem. Naming problems could occur during bean publish, bean retract or bean lookup, any of these three operations may fail depending on the severity of the error.

End of change
Start of change
User response:

If unable to determine an appropriate action from the full CICS message, lookup the WebSphere naming message code (NMSVnnnn) in your WebSphere documentation.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.ejs.ns.* com.ibm.ws.naming.*End of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changemessageEnd of change

Start of changeDFHEJ5114 WEnd of change
Start of changedate time applid userid The class com.ibm.ejs.ns.jndi .CNInitialContextFactory has been deprecated as the CICS initial context factory. Class com.ibm.websphere.naming .WsnInitialContextFactory has replaced it.End of change
Start of change
Explanation:

The JNDI initial context factory which is specified as property java.naming.factory.initial has been set to com.ibm.ejs.nd.jndi.CNInitialContextFactory. This value specifies a deprecated class and has been replaced by com.ibm.websphere.naming.WsnInitialContextFactory.

End of change
Start of change
System action:

Depending on the kind of naming operation attempted, it may succeed or fail.

End of change
Start of change
User response:

Begin using the new initial context factory as soon as possible. This can be achieved by ensuring the java.naming.factory.initial property is set to the correct value, or by ensuring it is not set anywhere, so CICS can default appropriately. If unsure where it is being set, check the system properties file and any jndi.properties that exist on the classpath for the CICS system.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.ejs.ns.jndi.CNInitialContextFactoryEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuseridEnd of change

Start of changeDFHEJ6000 EEnd of change
Start of changedate time applid userid The CICS EJB container failed to find the requested plugin plugin.End of change
Start of change
Explanation:

The CICS EJB container attempted to instantiate the requested plugin classplugin but the container could not find this class on the current classpath.

End of change
Start of change
System action:

The plugin is not loaded.

End of change
Start of change
User response:

Examine the value set for the classpath in the JVM profile being used from the XDFHENV dataset. The pathname for the requested plugin must be present in the classpath.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.CICSContainerConfigEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changepluginEnd of change

Start of changeDFHEJ6001 EEnd of change
Start of changedate time applid userid The CICS EJB container plugin plugin has thrown exception exception.End of change
Start of change
Explanation:

The CICS EJB container caught an exception thrown from plugin plugin.

End of change
Start of change
System action:

The EJB container attempts to continue processing the user application.

End of change
Start of change
User response:

Either contact the plugin vendor for further assistance or catch the exception in the body of your plugin.

End of change
Start of change
Destination:

CEJL

End of change
Modules:

Start of changecom.ibm.cics.ejs.csi.CICSContainerConfigEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeuserid, End of changeStart of changeplugin, End of changeStart of changeexceptionEnd of change

End of change [[ Contents Previous Page | Next Page Index ]]