[GitHub] stratos pull request: Clean script kills all Java processes.

2014-10-21 Thread chamilad
Github user chamilad commented on the pull request: https://github.com/apache/stratos/pull/93#issuecomment-60042465 @imesh Thanks for the suggestion. This is possible to do since ActiveMQ has its pid stored in a pid file inside the data directory. We can store that and the p

[GitHub] stratos pull request: Clean script kills all Java processes.

2014-10-17 Thread imesh
Github user imesh commented on the pull request: https://github.com/apache/stratos/pull/93#issuecomment-59599713 Great work! I still think we can improve this further by keeping the process ids at the server startup and use them to execute the termination process. Otherwise there coul

[GitHub] stratos pull request: Clean script kills all Java processes.

2014-10-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/93 --- 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 enab

[GitHub] stratos pull request: Clean script kills all Java processes.

2014-10-15 Thread chamilad
GitHub user chamilad opened a pull request: https://github.com/apache/stratos/pull/93 Clean script kills all Java processes. This fix allows the clean script to filter the java processes by Carbon start string and ActiveMQ string You can merge this pull request into a Git repositor