DFHSJ1208 date time applid An existing definition has been installed for PROGRAM program. It is not suitable for use with a linkable service because {it does not have JVM(YES). | it does not specify the correct JVMSERVER. | it does not specify the correct JVMCLASS. | it could not be dynamically replaced.} The expected value is expected, the value found is found.

Explanation

While installing an application in a Liberty JVM server, CICS found an existing PROGRAM definition installed for program. This existing definition was found to be incompatible with the linkable service, either because it isn't defined for Java, for the correct JVMSERVER, or for the correct JVMCLASS, or it could not be dynamically replaced. CICS will only dynamically replace a program if it was previously autoinstalled and has not been loaded.

System action

The existing PROGRAM definition remains installed, but the linkable service will not be usable.

User response

Either change the program name defined on the @CICSProgram annotation so that it does not clash, or correct the PROGRAM definition.

Module

com.ibm.cics.wlp.link.impl.ProgramGenerator

XMEOUT parameters/Message inserts

  1. date
  2. time
  3. applid
  4. program
  5. Value chosen from the following options:
  6. expected
  7. found

Destination

CSMT