Skip to Main Content

Integration

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!

Help me configure Jvmstat/VisutalGC to monitor my application memory usage

ruivalMar 12 2010
Hi all,

i have an application with big performance problems, i need to check Garbage collect !

i've been using GCviewer but i need more detail (permanent generation size etc)

I'm trying to install and run Jvmstat 2.0 in windows 2003 server :( :(

i can run jvmstat command fine
i can run jvmps command ok, but it doesn't list me the java applications running in the server

I can get the process id of the application i need to monitor from windows process manager (or from opmnctl status command output) , but when i try

visualgc XXX (where xxx is the process id) i get:

E:\oracle\oasmid\jdk>visualgc 704
Could not attach to 704 : Could not map vmid to user name

i can run "visualgc 0" and see the performance graph for the visualgc process.

Anyone that succesfully run gcutils in windows ???

My environment

oracle application server 10g (9.0.4) running on windows 2003 server.

Best Regards

Rui Madaleno
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 9 2010
Added on Mar 12 2010
0 comments
920 views