Defect HC-2272

CDF generation with cm_cdfgen throws NoClassDefFound exception

Software

Customer case Applies to Corrected in
CS0078093 V9.0.1.10 9.0.1.12

Observed behavior

CDF data generation for IBM Digital Analytics fails with \"NoClassDefFoundError\" in script cm_cdfgen.sh

Expected behavior

The script needs to have the correct classpath provided so that it can run to completion.

Resolution

The script cm_cdfgen.sh has been updated to the following to include the WebSphere Application Server runtime jar in the classpath.

CP2=$WCS_JCE_CLASSPATH:$DB2_DRIVER:$ORACLE_CLASSPATH:$TOOLBOX_DRIVER:$WAS_HOME/plugins/com.ibm.ws.runtime.jar