Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am calling DI job in BPM process on Talend 5.3.1v.
Job is like --- tStewardshipInput component ------> tMdmOutput Component.
I created BPM process and call the Job Launcher connector and configured the Project Name, Job Name and Job Version. Add jar files related to DI job under dependencies --> My Lib.
When I deploy and run the process , I am getting following error:
Caused by: java.lang.LinkageError: loader constraint violation: when resolving method "javax.xml.ws.Service.(Ljava/net/URL;Ljavax/xml/namespace/QNameV" the class loader (instance of org/ow2/bonita/runtime/ProcessClassLoader) of the current class, org/talend/datastewardship/server/ws/TDSCWS_Service, and the class loader (instance of ) for resolved class, javax/xml/ws/Service, have different Class objects for the type used in the signature
at org.talend.datastewardship.server.ws.TDSCWS_Service.(TDSCWS_Service.java:44)
at talend_mdm.aftermodification_0_1.aftermodification.tStewardshipTaskInput_1Process(aftermodification.java:1605)
at talend_mdm.aftermodification_0_1.aftermodification.runJobInTOS(aftermodification.java:2543)
at talend_mdm.aftermodification_0_1.aftermodification.runJob(aftermodification.java:2439)
... 78 more
But when I use another kind of job like
Source file ---> tStewardship Output component.
I am able to run successfully thru BPM process using job launcher connector.
Could anyone reply and help me on this issue?
Thanks,
Shilpa
It suggest you should open a ticket on TalendSupportPortal so that our colleagues from support team can schedule a webex with you to give a remote assistance.