laghdaf / jvmtop

Automatically exported from code.google.com/p/jvmtop
0 stars 0 forks source link

output Statistics validation #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the jvmtop.sh file
2.
3.

What is the expected output? What do you see instead?
  PID MAIN-CLASS      HPCUR HPMAX NHCUR NHMAX    CPU     GC    VM USERNAME   #T DL
 4916 m.jvmtop.JvmTop    3m   63m   15m  116m 33.54% 25.81% S6U11   194964   20  
 3984                  179m  494m  119m  310m 22.36%  0.00% S6U25   194964   44  
 2700                    5m   30m   16m  118m  0.00% 9900.00% S6U25   194964   17  
 5112 ient.PluginMain    7m  247m   20m  118m  0.00%  0.00% S6U25   194964   27  
 2260 Deadlock1          1m   63m   15m  116m  0.00%  0.00% S6U11   194964   12  

**The PID's 3984 and 2700 not seen in windows task manager process. Where are 
they come from and also the GC percentage shows 9900%. Is it really that much.
What version of the product are you using? On what operating system?
Windows Vista

Please provide any additional information below.

Original issue reported on code.google.com by chaitany...@gmail.com on 28 May 2013 at 10:34

GoogleCodeExporter commented 9 years ago
Are you sure that the PIDs cannot be seen in the task manager
(maybe it's worth to set the task manager in administrator mode)?

Most probably they're not named "java.exe", but differently (e.g. 
"eclipse.exe"), because of the missing MAIN-CLASS information.

Original comment by patric.r...@gmail.com on 28 May 2013 at 2:33

GoogleCodeExporter commented 9 years ago
ok, thanks

Original comment by chaitany...@gmail.com on 29 May 2013 at 7:07

GoogleCodeExporter commented 9 years ago
So can I take it that you're now seeing the PIDs in the task manager?

Original comment by patric.r...@gmail.com on 29 May 2013 at 7:13

GoogleCodeExporter commented 9 years ago
Marking as resolved.
Please feel free to reopen in case this issue is occurring again.

Original comment by patric.r...@gmail.com on 6 Jun 2013 at 4:05