You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2009/02/13 03:48:59 UTC

[jira] Resolved: (SMX4NMR-78) Uninstalling a bundle for a JBI packaged component does not update the org.apache.servicemix.jbi.management.InstallationService installers

     [ https://issues.apache.org/activemq/browse/SMX4NMR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SMX4NMR-78.
---------------------------------

    Resolution: Duplicate

same as https://issues.apache.org/activemq/browse/SMX4NMR-77

> Uninstalling a bundle for a JBI packaged component does not update the org.apache.servicemix.jbi.management.InstallationService installers
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4NMR-78
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-78
>             Project: ServiceMix NMR
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Freeman Fang
>             Fix For: 1.0.0
>
>
> When reinstalling through JBI ant tasks, this lead to the following exception:
> {code}
> javax.jbi.management.DeploymentException: Component XXXXX is already installed
>          at org.apache.servicemix.jbi.management.InstallationService.install(InstallationService.java:305)
>          at org.apache.servicemix.jbi.management.InstallationService.install(InstallationService.java:284)
>          at org.apache.servicemix.jbi.management.AdminCommandsService.installComponent(AdminCommandsService.java:80)
>          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.