laghdaf / jvmtop

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

Not able to run in windows #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Copy the download to D drive
2. Extract the files to jvmtop folder. it presents jvmtop.sh and jvmtop.jar
3. Moved the folder to linux  system
4. Run the shell script with ./jvmtop.sh

What is the expected output? What do you see instead?
It should show all the jvm related information
I can see "17116 weblogic.Server [ERROR: Could not attach to VM]" msg

What version of the product are you using? On what operating system?
Latest version 0.4.1 and the OS is redhat linux 6

Please provide any additional information below.

Original issue reported on code.google.com by chaitany...@gmail.com on 23 May 2013 at 2:40

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry , it is not windows. It is redhat linux 6 OS.

Original comment by chaitany...@gmail.com on 23 May 2013 at 2:42

GoogleCodeExporter commented 9 years ago
Are the processes (to which jvmtop can't connect) also running under the user 
"weblogic"?

Original comment by patric.r...@gmail.com on 23 May 2013 at 3:44

GoogleCodeExporter commented 9 years ago
yes..it is like this.
1)Weblogic node manager is running and Managed server is also running .
2)Both are used with the user weblogic
3)It is able to identify the node manager process (at least it seems)
4) Where as it is not able identify the managed server process

Original comment by chaitany...@gmail.com on 24 May 2013 at 4:35

GoogleCodeExporter commented 9 years ago
Ok, thanks for the clarification.
At the startup of jvmtop, most likely there are some exceptions printed (you 
should be able to scroll up to see them).

Can you post these exceptions here?

Original comment by patric.r...@gmail.com on 24 May 2013 at 8:03

GoogleCodeExporter commented 9 years ago
Yes true, i had see some exceptions in in sun.tool related exceptions. but when 
i check it now it showing the following details to my surprise. Next time i 
will capture the error and share it with you.

  PID MAIN-CLASS      HPCUR HPMAX NHCUR NHMAX    CPU     GC    VM USERNAME   #T DL
31077 m.jvmtop.JvmTop   37m 3544m    9m  130m  2.24%  0.00% S6U38 weblogic   16 

30505 weblogic.Server  146m  455m  125m  304m  0.00%  0.00% S6U38 weblogic   73 

30617 gic.NodeManager  200m  981m   16m  304m  0.00%  0.00% S6U38 weblogic   18 

Original comment by chaitany...@gmail.com on 24 May 2013 at 9:45

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Thanks for the update - I'll close the issue 
- in case you see this again, do not hesitate to reopen this issue or open a 
new one.

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