Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Wawee
Contributor
Contributor

Talend cannot detect installed or added Jar files

The Talend job is failing with the following error even though the JAR files associated to it was already installed or added to the routine library.

Exception in thread "main" java.lang.NoClassDefFoundError: com/amazonaws/services/simplesystemsmanagement/AWSSimpleSystemsManagementClientBuilder

Installed/Added Jar Files:

aws-java-sdk-core-1.11.820.jar

aws-java-sdk-ssm-1.11.820.jar

Labels (4)
8 Replies
Anonymous
Not applicable

Hello,

Can you please clarify in which Talend version/edition you are? Have you tried to restart your studio to see if it works?

Best regards

Sabrina

 

Wawee
Contributor
Contributor
Author

Talend Cloud V7.3.1

 

Tried restarting; but Talend can't seem to identify the added/installed JAR module.

Anonymous
Not applicable

Hello,

Are you using tLibraryLoad to handle these jars files?

Best regards

Sabrina

Wawee
Contributor
Contributor
Author

I have used it but it does not look like the best solution; since my other colleagues are not encountering the same issue on the same setup after importing the same job without any tLibraryLoad components. Having it will create too much components if there are 50 jar files that need to be added.

Anonymous
Not applicable

Hello,

With your talend cloud subscription solution, you could store all the user libraries required for the Jobs developed in Talend Cloud.

Here is a KB article about: https://community.talend.com/s/article/Configuring-a-third-party-repository-for-user-libraries-in-Ta...

Hope it helps.

Best regards

Sabrina

Wawee
Contributor
Contributor
Author

Thanks for the reference; but I do not have admin privilege to view the Talend cloud configuration in the management console to verify and check the JAR files that should be in sync with my local .m2 repository. Only the following are accessible to me:

0695b00000Eax9oAAB.png

Anonymous
Not applicable

Hello,

Is your Talend Cloud V7.3.1 enterprise-level solution?

Best regards

Sabrina

Wawee
Contributor
Contributor
Author

I think so because it has a license though I am not sure how to verify if it is an enterprise level solution. In the Help > About License, it just shows the Talend edition and version and if the license is valid.