GitHub user oscerd opened a pull request: https://github.com/apache/karaf/pull/144
[KARAF-4330] Instance script doesn't return correct PID number if roo⦠â¦t instance is started two times I submit this little PR for review. In case we start root instance two times, the instance script trace the second instance PID even if the process is hanging because of the first instance. If it's ok for everyone I'll push this on master, 4.0.x and perhaps on 3.0.x. I'm waiting for your feedback :-) Thanks. Andrea You can merge this pull request into a Git repository by running: $ git pull https://github.com/oscerd/karaf KARAF-4330 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/karaf/pull/144.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #144 ---- commit 20d8a57f11b08eed4ac9a78c09915616d74473a2 Author: Andrea Cosentino <anco...@gmail.com> Date: 2016-02-12T09:59:05Z [KARAF-4330] Instance script doesn't return correct PID number if root instance is started two times ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---