We have an issue with GT-Subset when we want to create a Javelin bulk-copy script (.xml). While running the Subset functionality it freezes.
We are seeing the below errors in the logs:
getting schematables...
Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/apache/commons/codec/binary/Base64
at com.grid_tools.products.GTSubset.AesBase64Wrapper.encryptAndEncode(AesBase64Wrapper.java:27)
at com.grid_tools.products.GTSubset.gridfunctions.setJavelinProfiles(gridfunctions.java:15833)
at com.grid_tools.products.GTSubset.gridfunctions.saveJavelinSubsetXML(gridfunctions.java:15891)
at com.grid_tools.products.GTSubset.javelinDialog.mapTables(javelinDialog.java:200)
at com.grid_tools.products.GTSubset.javelinDialog_okButton_actionAdapter.actionPerformed(javelinDialog.java:259)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
looks like commons-codec-xx.jar is missing in the FDM install /lib folder.
Release : 4.8
Component : CA Test Data Manager - Javelin