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

ASF subversion and git services commented on KARAF-4330:
--------------------------------------------------------

Commit b6f472115503eb3d98ee6bf881e9dbcb10fedb0c in karaf's branch 
refs/heads/master from [~ancosen]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=b6f4721 ]

[KARAF-4330] Instance script doesn't return correct PID number if root instance 
is started two times


> Instance script doesn't return correct PID number if root instance is started 
> two times
> ---------------------------------------------------------------------------------------
>
>                 Key: KARAF-4330
>                 URL: https://issues.apache.org/jira/browse/KARAF-4330
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 3.0.5, 4.0.4
>            Reporter: Andrea Cosentino
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 4.1.0, 4.0.5, 3.0.7
>
>
> Use case:
> - Run a first Karaf root instance 
> - Check the PID with instance script
> - Run a second Karaf root instance, the script will hang as expected
> - Check the PID with the instance script. The PID will be the one from the 
> second instance even if it's not started correctly and it's hanging.
> - Kill the second instance
> - Check the PID with the instance script. The PID is now 0 and the status is 
> stopped, but we have the first instance currently running.
> This is not a normal workflow, I see. Starting two times the root instance or 
> two instances with the same instance name is not correct, but anyway it's 
> something we should consider to manage.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to