'Talend Error - Exception in thread "JCoPoolFinalizerThread" java.lang.NoClassDefFoundError

When I publish a job to management console, the jobs publish okay, but when I try to run a task for a job that connects to SAP ODP I get the following error:

Step fbe5aba2-4df5-4bef-b944-74f7c2b5a997 failed with code 1 and error Job stopped with errors or unable to run. Exception in thread "JCoPoolFinalizerThread" java.lang.NoClassDefFoundError: Could not initialize class com.sap.conn.jco.rt.JCoRuntimeFactory

If one of my colleagues publishes the same job, I can create and run the task successfully so there is nothing wrong with the job itself.

Han anyone come across the same issue?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source