You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Derek Baum (JIRA)" <ji...@apache.org> on 2010/08/17 16:27:16 UTC

[jira] Resolved: (FELIX-2545) [gogo] runtime should close all open sessions when it is stopped

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

Derek Baum resolved FELIX-2545.
-------------------------------

    Resolution: Fixed

fixed:

$ java -jar bin/felix.jar 
____________________________
Welcome to Apache Felix Gogo

g! lb
START LEVEL 1
   ID|State      |Level|Name
    0|Active     |    0|System Bundle (3.0.1)
    1|Active     |    1|Apache Felix Bundle Repository (1.6.2)
    2|Active     |    1|Apache Felix Gogo Command (0.7.0.SNAPSHOT)
    3|Active     |    1|Apache Felix Gogo Runtime (0.7.0.SNAPSHOT)
    4|Active     |    1|Apache Felix Gogo Shell (0.7.0.SNAPSHOT)
g! stop 3
g! lb
gosh: java.lang.IllegalStateException: session is closed
gosh: stopping framework

> [gogo] runtime should close all open sessions when it is stopped
> ----------------------------------------------------------------
>
>                 Key: FELIX-2545
>                 URL: https://issues.apache.org/jira/browse/FELIX-2545
>             Project: Felix
>          Issue Type: Bug
>          Components: Gogo Runtime
>    Affects Versions: gogo-0.2.0, gogo-0.2.2, gogo-0.4.0, gogo-0.6.0
>            Reporter: Derek Baum
>            Assignee: Derek Baum
>            Priority: Minor
>             Fix For: gogo-0.8.0
>
>


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