During the CA Data Content Discovery Controller startup, I see the following error message in the SYSOUT 'JVMJZBL2007E Stack trace follows: java.lang.NoClassDefFoundError: org.apache.catalina.startup.Bootstrap', how do I address the error?
One of the following issues occurred:
Follow these steps:
Stop the CA Data Content Discovery Controller address space:
P DCDCONTL
To permanently maintain the mount point, set up automatic mounting. To do so, copy the following mount command to SYS1.PARMLIB(BPXPRMxx):
MOUNT FILESYSTEM(SMPE.target.CFEYUSS) TYPE(ZFS) MODE(RDWR) MOUNTPOINT(/DCD_INSTALL_HOME)
SMPE.target
Specifies the target HLQ for the CA Data Content Discovery zFS file system.
DCD_INSTALL_HOME
Specifies the UNIX System Services (USS) target directory name where the CA Data Content Discovery application is installed.
Restart the CA Data Content Discovery Controller address space:
S DCDCONTL
Follow these steps:
Stop the CA Data Content Discovery Controller address space:
P DCDCONTL
Verify that all the USS paths begin with a forward slash. Doing so assures that the path resolution is relative to the root directory.
Restart the CA Data Content Discovery Controller address space:
S DCDCONTL