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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Jar file integration

Hi

I am unable to refer 3rd party JAR into Talend Job. Getting below error:

Exception in thread "main" java.lang.UnsatisfiedLinkError:

Please advise.

 

 

Labels (3)
3 Replies
Anonymous
Not applicable
Author

Hi mywipro,

 

      Could you please share the job detail screen shots so taht we will get better understanding of your use case?

 

       I hope you are trying to use tlibraryload component to add the Jar.

 

Warm Regards,

 

Nikhil Thampi

Anonymous
Not applicable
Author

Hi Nikhil

Thanks for your quick response. We tried with and without tLibraryLoad. Also this job is running from Linux as the Jar is available only on Linux which was exposed as environment variable. We built the code from studio and executed job.sh from Lunix. Moreover, a plain java program works fine without any issue but only problem with talend job.

 

Thanks

vamsi


Job.docx
Anonymous
Not applicable
Author

Hi Vamsi,

 

      Hope you are doing great.

 

      I could see that you are trying to create the functionality through routine. Could you please check whether you are able to call the routine correctly and get the results? The below link has details about how to add JARs to routine with example scenario.

 

https://community.talend.com/t5/Design-and-Development/Introduction-to-Talend-and-Amazon-Real-Time-M...

 

Warm Regards,

 

Nikhil Thampi