You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/07/20 12:18:52 UTC

[jira] Created: (SMX4NMR-216) Shutdown issue with the management layer

Shutdown issue with the management layer
----------------------------------------

                 Key: SMX4NMR-216
                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-216
             Project: ServiceMix NMR
          Issue Type: Bug
            Reporter: Guillaume Nodet


If the management layer is shutdown before the JBI layer, lots of exceptions are thrown when shutting down JBI components.

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


[jira] Resolved: (SMX4NMR-216) Shutdown issue with the management layer

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4NMR-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SMX4NMR-216.
-------------------------------------

         Assignee: Guillaume Nodet
    Fix Version/s: 1.4.0
       Resolution: Fixed

Sending        trunk/jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/AdminCommandsImpl.java
Sending        trunk/jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/AdminService.java
Sending        trunk/jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/ComponentInstaller.java
Sending        trunk/jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/Deployer.java
Sending        trunk/jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/InstallationContextImpl.java
Sending        trunk/jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/ServiceAssemblyInstaller.java
Sending        trunk/jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/SharedLibraryInstaller.java
Sending        trunk/jbi/deployer/src/main/resources/OSGI-INF/blueprint/servicemix-jbi-deployer.xml
Sending        trunk/jbi/deployer/src/test/java/org/apache/servicemix/jbi/deployer/artifacts/ServiceAssemblyImplTest.java
Sending        trunk/jbi/osgi/src/main/resources/OSGI-INF/blueprint/servicemix-jbi.xml
Sending        trunk/jbi/runtime/src/main/java/org/apache/servicemix/jbi/runtime/Environment.java
Sending        trunk/jbi/runtime/src/main/java/org/apache/servicemix/jbi/runtime/impl/AbstractComponentContext.java
Sending        trunk/jbi/runtime/src/main/java/org/apache/servicemix/jbi/runtime/impl/ComponentRegistryImpl.java
Sending        trunk/jbi/runtime/src/main/java/org/apache/servicemix/jbi/runtime/impl/EnvironmentImpl.java
Sending        trunk/jbi/runtime/src/main/java/org/apache/servicemix/jbi/runtime/impl/MBeanServerWrapper.java
Sending        trunk/nmr/management/src/main/java/org/apache/servicemix/nmr/management/ManagedEndpoint.java
Sending        trunk/nmr/management/src/main/java/org/apache/servicemix/nmr/management/ManagementAgent.java
Sending        trunk/nmr/management/src/main/java/org/apache/servicemix/nmr/management/ManagementEndpointRegistry.java
Sending        trunk/nmr/management/src/main/resources/OSGI-INF/blueprint/servicemix-nmr-management.xml
Sending        trunk/nmr/management/src/test/java/org/apache/servicemix/nmr/management/ManagementStrategyTest.java
Transmitting file data ....................
Committed revision 966045.


> Shutdown issue with the management layer
> ----------------------------------------
>
>                 Key: SMX4NMR-216
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-216
>             Project: ServiceMix NMR
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.4.0
>
>
> If the management layer is shutdown before the JBI layer, lots of exceptions are thrown when shutting down JBI components.

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