You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christian Schneider (Commented) (JIRA)" <ji...@apache.org> on 2012/03/07 14:30:59 UTC

[jira] [Commented] (KARAF-624) admin:stop command behavior not correct

    [ https://issues.apache.org/jira/browse/KARAF-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224327#comment-13224327 ] 

Christian Schneider commented on KARAF-624:
-------------------------------------------

I just tested with trunk:

instance:create test
instance:start test
karaf@root> instance:list
  SSH Port   RMI Ports          State       Pid  Name
[    8102] [1100/44445     ] [Starting] [ 5516] test
[    8101] [1099/44444     ] [Started ] [11688] root

This does not seem to change even after several minutes. instance:connect test does not work

                
> admin:stop command behavior not correct
> ---------------------------------------
>
>                 Key: KARAF-624
>                 URL: https://issues.apache.org/jira/browse/KARAF-624
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-instance, karaf-shell
>    Affects Versions: 3.0.0
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 3.0.0
>
>
> When using admin commands, like this:
> admin:create test
> admin:start test
> admin:list (to see if the test instance is started)
> After admin:stop test disconnect the shell from the root instance. It should stay on the root instance shell and only the stop the test instance.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira