Defect HC-18245

NoClassDefFoundError when running cm_cdfgen.sh

Software

Customer case Applies to Corrected in
CS0314236 V9.1 9.1.11.0

Observed behavior

There is a NoClassDefFoundError raised during the execution of the cm_cdfgen script.

Expected behavior

The required classes should be on the classpath and no exception should be encountered.

Resolution

The classpath was missing two required jars (com.ibm.ws.runtime.jar and j2ee.jar) that are provided by the WebSphere Application Server. This has been corrected in the cm_cdfgen.sh utility.