Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys,
I have a painful issue on Karaf... when I deploy a Camel Route in the /deploy folder (hot deploy method) I can see that a lot of things are restarted (all the Webservices created with the Talend jobs)
Here are some error messages I get in the attached files.
Do you know what can lead karaf to restart containers and webservices ?
Is there any way to prevent these restarts ?
Regards
Marc
Hello,
Could you please clarify in which Talend ESB version/edition you are?
As the bundle refreshing is a common behavior in OSGi container, it couldn't be 100% avoid to be happening, e.g in case of some optional dependencies are satisfied then the bundle will be refreshed.
It needs to be analyzed in details to figure out the reason and whether it can be fixed or not. at least the whole tesb.log from Runtime container has to be provided.
Best regards
Sabrina
Hi !
Thanks for your reply.
I am using this Talend version : 7.3.1.20200219_1233
The karaf version used is : 4.2.7
Java version : OpenJDK 64-Bit Server VM version 11.0.8+10-LTS
You're right when you say that some bundles have to be restarted but it's weird that all the Webservices restart.
There is no link between them and the Camel routes.
Here's my tesb.log in attach.
Best regards,
Marc
Hi,
Any update on this ticket ?
Regards