Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
when i deploy, as osgi , a job in my talend esb container folder when i enter in karaf console i see the service as installed but it doesn't starting so i cannot call it (for example with postman).
When i try to start it with the specific karaf command i get an error (see screeshot).
I don't understand why i get the error and why the osgi is not started just after being deployed
i use the version 8, in the 7.2 version my deploy process works. If job is runned in talend esb studio it works without problem.
thank you very much for your help, it's very appreciate
x
Build the job as a Standalone Job, a ZIP file will be produced with all the required jars and script files to launch it.
HI @Elia Verga , It seems the dependency is not deployed
I hope this post could help you :
https://community.talend.com/s/feed/0D73p000004kNB0CAM?language=en_US
hi hermann69, thanks for your answer but i need it works as service in container folder
hi gjeremy1617088143 , thanks but this scenario not suite for my case
I think you have to put all the jar dependencies in the runtime folder, for eg if you use jdbc driver you have to put the jar in the runtime folder
also wich version of karaf do you have ?
for Talend 8 Apache Karaf 4.2 is recommended.
for Talend 8 Talend runtime 7.3 or higher is recommended