When executing the CEMCCONF job, the job ends with return code of 0100. The job output shows:
JVMJZBL2008E Could not find or load class: com.ca.chorus.config.customizer.ChorusCustomizer
Release : 6.0
The JVMJZBL2008E message indicates that the file (that resides in the CEVM zFS) cannot be found.
There are multiple causes for this type of error.
- The most common cause is that the CEM ZFS is not mounted.
- The JVMJZBL2008E error could be due to the jar could not be loaded due to security. For a zFS users need authority to access the file system objects on z/OS UNIX zFS file through the SAF FSACCESS resource class..
- An invalid java path in the jcl parameter in CEMCCONF can cause the error.