[
https://issues.apache.org/jira/browse/KARAF-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372554#comment-15372554
]
Andrea Cosentino commented on KARAF-4621:
-----------------------------------------
Thanks for spotting anyway :-)
> Instance check doesn't check if pid exists
> ------------------------------------------
>
> Key: KARAF-4621
> URL: https://issues.apache.org/jira/browse/KARAF-4621
> Project: Karaf
> Issue Type: Bug
> Components: karaf-os-integration
> Affects Versions: 4.0.5
> Reporter: Alexey Markevich
> Assignee: Andrea Cosentino
> Fix For: 4.0.6
>
>
> Since 4.0.5 Karaf perfoms a check for already running instance. But in case
> Karaf process was killed it sill block the start.
> For windows following command can be used:
> tasklist | find /c "[pid]"
> 0 if no instance running; 1 otherwise
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)