Sergey created KARAF-3295:
------------------------------
Summary: Shell status commans reports karaf is not running while
process still exists
Key: KARAF-3295
URL: https://issues.apache.org/jira/browse/KARAF-3295
Project: Karaf
Issue Type: Bug
Components: karaf-core
Affects Versions: 3.0.1
Reporter: Sergey
[bin]$ ./status
Not Running ...
[bin]$ ps -ef|grep karaf
And process still exists. This makes status command a bit unusable, because you
can't start enother instance while 1st one is still running, due to the same
used ports etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)