Search code examples
talend

Deleting a Talend service starts the service


I have deployed a service in ESB Conductor. Next, I stop it and undeploy it.

In Service Locator it is not visible anymore.

Now I delete it, in ESB Conductor. I look in Service Locator and, lo and behold, the service is running! I cannot delete it, because the Delete button is disabled.

How is this possible?

How do I delete the service?

I tried to add, deploy and undeploy again, but that does not help. I am using Talend 6.5.


Solution

  • An experience Talend user told me off-line that by using the Apache Karaf Web Console you can see much more than in the Talend management windows. And there I saw active bundles, which were not shown in the Talend management windows. It is possible to delete these bundles in the Apache Karaf Web Console. This solved my problem.

    The same person told me that this corruption of services/bundles happens sometimes.