Hi Team,
We have latest version of FDM jar files installed.Masking scripts are getting failed in Linux server but working in windows batch.
2020-06-01 13:56:24.664 Fastdatamasker version: 4.9.0.0
2020-06-01 13:56:24.682 Fastdatamasker build date - February 3 2020
2020-06-01 13:56:24.682 PID:[email protected]
2020-06-01 13:56:24.683 Java version 1.8.0_141
2020-06-01 13:56:24.684 OPERATING SYSTEM USER: flexeod
2020-06-01 13:56:24.698 Attempting to configure cloakware with cspm_client_config_xml:C:\cspm\cloakware\cspmclient\config\cspm_client_config.xml and java_library_path:C:\cspm\cloakware\cspmclient\lib;c:\cspm\cloakware\cspmclient\jre\bin;.\SQLSERVER_DLLs\x64
2020-06-01 13:56:24.700 Cloakware configuration initialized.
2020-06-01 13:56:24.705 java.lang.NoClassDefFoundError: com/ca/tdm/eventserviceclient/exception/EventPostException
at com.grid_tools.products.datamasker.profilegenerator.MainProfileGenerator.generateMainProfile(MainProfileGenerator.java:209)
at com.grid_tools.products.datamasker.Datamasker.main(Datamasker.java:2427)
Caused by: java.lang.ClassNotFoundException: com.ca.tdm.eventserviceclient.exception.EventPostException
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
Release : 4.9
Component : CA Test Data Manager
With initial release of 4.9 version, there are missing of jar file entries in manifest file. Due to this, jar files are not loaded in Linux version.
We resolved this issue with a patch. Please raise a support ticket and get the latest patch of 4.9 FDM to resolve this issue.