Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I try to migrate a job from 6.4.1 to 7.2.1. This one works fine in 6.4.1 but in 7.2.1, I get this issue :
Exception in component tExtractJSONFields_1 (Copy_of_test_a)
java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/NestableRuntimeException
at talend_salesforce.copy_of_test_a_0_1.Copy_of_test_a.tRESTRequest_1_LoopProcess(Copy_of_test_a.java:6458)
at talend_salesforce.copy_of_test_a_0_1.Copy_of_test_a$RestServiceProviderImpl4TalendJob.processRequest(Copy_of_test_a.java:833)
at talend_salesforce.copy_of_test_a_0_1.Copy_of_test_a$RestServiceProviderImpl4TalendJob.synchro(Copy_of_test_a.java:928)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)at java.lang.reflect.Method.invoke(Unknown Source)at org.apache.cxf.service.invoker.Abs