Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
BA621858188
Creator
Creator

Error: Could not find or load main class

Hi All,

I am facing below issue while running the Talend job from Control M. Its simple job just having tjava component.

Error: Could not find or load main class

Job is running fine from studio. Talend version is 8. I have checked JAVA path is also fine and have installed JDK 11 which is correct only.

Can anyone help me on this?

Thanks

Labels (2)
1 Solution

Accepted Solutions
BA621858188
Creator
Creator
Author

@Richard Hall​ ,

 

It was failing due to a library issue, but now that I uploaded all of the folders that were generated during the build, it's working perfectly.

 

Thanks.

View solution in original post

3 Replies
Anonymous
Not applicable

Have you exported your job with the required scripts to run it? Control M should be calling the script that is supplied. Can you show us how you have set this up and what commands you are using?

BA621858188
Creator
Creator
Author

@Richard Hall​ ,

 

It was failing due to a library issue, but now that I uploaded all of the folders that were generated during the build, it's working perfectly.

 

Thanks.

Abhishek10
Contributor
Contributor

Which library do we need to install in order to get ride of this issue ?