[jboss-jira] [JBoss JIRA] (AS7-2273) JPS Output
Rich Sharples (Created) (JIRA)
jira-events at lists.jboss.org
Tue Oct 25 21:26:46 EDT 2011
JPS Output
----------
Key: AS7-2273
URL: https://issues.jboss.org/browse/AS7-2273
Project: Application Server 7
Issue Type: Enhancement
Components: Server
Affects Versions: 7.1.0.Alpha1
Environment: all
Reporter: Rich Sharples
Assignee: Jason Greene
Fix For: 7.1.0.Beta1
All JBoss AS processes need to provide jps (JVM Process Status Tool) with a descriptive identifier - currently JPS reports a default domain as :
34151 jboss-modules.jar
34152 jboss-modules.jar
34153 jar
34154 jar
The first two are server instances, the last two are the DC and HC.
Even a verbose listing (jps -v) doesn't help distinguish server instances from each other or the DC from the HC. Maybe a dummy argument "-Dname="Host Controller" or in the case of a server instance the server nam might help.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list