Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
Talend Cloud V7.3.1
Tried restarting; but Talend can't seem to identify the added/installed JAR module.
Hello,
Are you using tLibraryLoad to handle these jars files?
Best regards
Sabrina
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.
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
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:
Hello,
Is your Talend Cloud V7.3.1 enterprise-level solution?
Best regards
Sabrina
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.