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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Unable to deploy a kar bundle without starting it

Hi,

I'm a new user of Talend ESB v6.1.1, and I don't succeed in deploying a kar bundle in /deploy without starting it. The status on my bundle is always "Active" whereas I would want it as "Installed" (for operating reasons, I don't want the bundle to be active right after deployment).

I tried to modify the feature.xml file in the .kar to set start property to "false", without succes :
<bundle start="false">mvn:...</bundle>
I tried to add the property felix.fileinstall.bundles.new.start = false in org.apache.felix.fileinstall-deploy.cfg, without success.
These 2 combined modifications were working well with Talend v5.3.1.

Any ideas for a workaround ?

Thank you,
Pierre
Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hi,
Usually, it should be "auto start".
It seems that the "false" property cannot be supported after upgrading karaf.
Could you please create a workitem jira issue of ESB project on Talend Bug Tracker?

Best regards
Sabrina