When I run the FEYCFG05 configuration member, I getting error in SYSOUT java.lang.NoClassDefFoundError: com.ca.security.dcd.configurator.Configurator, How do I address this error?
search cancel

When I run the FEYCFG05 configuration member, I getting error in SYSOUT java.lang.NoClassDefFoundError: com.ca.security.dcd.configurator.Configurator, How do I address this error?

book

Article ID: 14448

calendar_today

Updated On:

Products

Data Content Discovery

Issue/Introduction



When I run the FEYCFG05 configuration member, I getting error in SYSOUT java.lang.NoClassDefFoundError: com.ca.security.dcd.configurator.Configurator, How do I address this error?

I see the following error message in the SYSOUT:

JVMJZBL2007E Stack trace follows: 
java.lang.NoClassDefFoundError: com.ca.security.dcd.configurator.Configurator

 

Environment

Release:
Component: DCD

Resolution

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.

If problems persist, contact CA Support.