You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Lars Heinemann (JIRA)" <ji...@apache.org> on 2008/11/24 15:47:16 UTC

[jira] Created: (SMX4NMR-54) osgi update command does not stop an endpoint before restarting it

osgi update command does not stop an endpoint before restarting it
------------------------------------------------------------------

                 Key: SMX4NMR-54
                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-54
             Project: ServiceMix NMR
          Issue Type: Bug
            Reporter: Lars Heinemann
            Priority: Blocker


When calling the osgi/update command affected endpoints inside the bundle are not stopped before restarting them. This caused problems, if the endpoints occupy for example ports or other system resources which can't be claimed shared.


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


[jira] Resolved: (SMX4NMR-54) osgi update command does not stop an endpoint before restarting it

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

Guillaume Nodet resolved SMX4NMR-54.
------------------------------------

         Assignee: Guillaume Nodet
    Fix Version/s: 1.0.0-m4
       Resolution: Fixed

Sending        servicemix-common/src/main/java/org/apache/servicemix/common/BaseServiceUnitManager.java
Sending        servicemix-common/src/main/java/org/apache/servicemix/common/osgi/EndpointExporter.java
Sending        servicemix-common/src/main/java/org/apache/servicemix/common/osgi/EndpointTracker.java
Sending        servicemix-common/src/main/java/org/apache/servicemix/jbi/deployer/DeployedAssembly.java
Transmitting file data ....
Committed revision 721141.

Sending        deployer/src/main/java/org/apache/servicemix/jbi/deployer/DeployedAssembly.java
Sending        deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/Deployer.java
Sending        deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/ServiceUnitImpl.java
Transmitting file data ...
Committed revision 721142.

> osgi update command does not stop an endpoint before restarting it
> ------------------------------------------------------------------
>
>                 Key: SMX4NMR-54
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-54
>             Project: ServiceMix NMR
>          Issue Type: Bug
>            Reporter: Lars Heinemann
>            Assignee: Guillaume Nodet
>            Priority: Blocker
>             Fix For: 1.0.0-m4
>
>
> When calling the osgi/update command affected endpoints inside the bundle are not stopped before restarting them. This caused problems, if the endpoints occupy for example ports or other system resources which can't be claimed shared.
> additionally:
> The "osgi stop" actually doesn't stop an endpoint. 

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


[jira] Updated: (SMX4NMR-54) osgi update command does not stop an endpoint before restarting it

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

Lars Heinemann updated SMX4NMR-54:
----------------------------------

    Description: 
When calling the osgi/update command affected endpoints inside the bundle are not stopped before restarting them. This caused problems, if the endpoints occupy for example ports or other system resources which can't be claimed shared.

additionally:
The "osgi stop" actually doesn't stop an endpoint. 

  was:
When calling the osgi/update command affected endpoints inside the bundle are not stopped before restarting them. This caused problems, if the endpoints occupy for example ports or other system resources which can't be claimed shared.



> osgi update command does not stop an endpoint before restarting it
> ------------------------------------------------------------------
>
>                 Key: SMX4NMR-54
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-54
>             Project: ServiceMix NMR
>          Issue Type: Bug
>            Reporter: Lars Heinemann
>            Priority: Blocker
>
> When calling the osgi/update command affected endpoints inside the bundle are not stopped before restarting them. This caused problems, if the endpoints occupy for example ports or other system resources which can't be claimed shared.
> additionally:
> The "osgi stop" actually doesn't stop an endpoint. 

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