Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

VISUAL VM and the names given to java processes

843798Apr 14 2009 — edited Feb 26 2010
On a Solaris x86 I am installing considerable amount of java processes. I would like to have there managment as to be integarted as much as possible. In order to achieve this I am using VisualVM, since it can list and diagnose all the applications together.

A problem that I am having is that all processes on VisonalVM are being identified by the main class and unfortunetly all processes have the same main class:(. Distinguishing between one process and another is thus a bit difficult. Is there a way how to configure how each application is named for VisualVM purposes? I have noticed that for a tomcat process it's name is "Tomcat". How is this done?

Regards
Daniel
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 26 2010
Added on Apr 14 2009
6 comments
544 views