Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

Process Name in Windows Task Manager - not java.exe

843798Jul 11 2005 — edited Aug 22 2005
Hello,

sometimes I need to identify one of several Java processes running simultaneously.

The Windows task manager simply calls them java.exe, and to find out which is which is seemingly pure guesswork.

So, if I want to terminate one of them, more often than not I kill the wrong one. Or, which one is the memory hog?

Wouldn't it be nice to be able to name the processes, perhaps via command line switch? Any suggestion is welcome.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 19 2005
Added on Jul 11 2005
5 comments
954 views