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

Freeman Fang commented on KARAF-1978:
-------------------------------------

Create a child instance using "admin:create test1" and then start it using the 
admin script. "./admin start test1"

The "./admin list" lists it as started:
{code}
SSH Port   RMI Ports         State       Pid  Name
[    8102] [1100/44445     ] [Started ] [80868] test1
[    8101] [1099/44444     ] [Started ] [80764] root
{code}
But an admin:list in the karaf console lists it as stopped:
{code}
 SSH Port   RMI Ports         State       Pid  Name
[    8102] [1100/44445     ] [Stopped ] [    0] test1
[    8101] [1099/44444     ] [Started ] [80764] root
{code}
                
> if use script to start a child instance then using karaf console admin:list 
> can't get the instance correct status
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-1978
>                 URL: https://issues.apache.org/jira/browse/KARAF-1978
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to