[ https://issues.apache.org/jira/browse/KARAF-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806441#comment-13806441
]
Jean-Baptiste Onofré commented on KARAF-2138:
---------------------------------------------
Fixed on karaf-2.x: http://svn.apache.org/viewvc?view=revision&revision=1536164
> Add a status check script and karaf script argument
> ---------------------------------------------------
>
> Key: KARAF-2138
> URL: https://issues.apache.org/jira/browse/KARAF-2138
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-core
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.4.0, 3.0.0, 2.3.4
>
>
> When Karaf is started using "karaf server" or start script, the only way to know if the
Karaf server is running, is to grep on the process (something like ps -ef|grep -i karaf).
> It could be helpful to add:
> ./bin/karaf status
> ./bin/status
> ./bin/admin (or instance) name status
> to know the current status of a Karaf instance.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
|