You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2016/07/12 08:59:20 UTC

[jira] [Comment Edited] (KARAF-4621) Instance check doesn't check if pid exists

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

Andrea Cosentino edited comment on KARAF-4621 at 7/12/16 8:58 AM:
------------------------------------------------------------------

This is already resolved here:

https://github.com/apache/karaf/commit/f376c9e8407a46cb3efacfb799cd74ece13d12f3



was (Author: ancosen):
This is already resolved here:


> 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)