Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Start from the beginning in java when we using some function which belong to some class of jar and we do not have that in our running environment this error happens.
Now when come to talend job which is made in java so this error(which by the way your own fault) happen as when we created different type of jobs like on using excel file to map in mysql db, one using a mysql(any db) and joining it with excel file data to map in mysql(any db) will have different jar file requirement.Means not all talend jobs are using same jar file of lib.
So, check job lib folder jar files if they already exists in global lib folder(of talend) in external project of your.Like in my case
talend_Jobs
/Students
/Teachers
/lib
/jobInfo.properties
I added Schools job here which using some jar file which are not already there in /lib so I added jar files from Schools job /lib to global /lib of talend_Jobs
5f71d9a31484f20001b5e6ae/26.5: Step 70f41426-8c68-45d9-81b0-8b4febe86251 failed with code -1 and error Job stopped with errors or unable to run. Exception in thread "main" java.lang.ExceptionInInitializerError
This is working fine in DEV and after promoting to QA or PROD then jobs failed with this reason. Any idea?
Java is good.
Context params are good.
Job is promoted using promotion option in TMC.
Hello,
Which Talend Release is in use? Are you getting this issue when execute some jobs in studio?
Best regards
Sabrina