Results 1 to 1 of 1
Thread: jmap
- 06-07-2009, 05:00 PM #1
jmap
I'm trying to use jmap to monitor a running application. Using the following command:
jmap -dump:format=b,file=ImageTest.log <pid>
The dump file is quite unreadable on its own.
The problem is that when I browse to http://127.0.0.1:7000 nothing is displayed. Do I need to start up some service to run it?
(pg.510)
I am monitoring the same program using jconsole.
NOTE: It's noted that typing http://127.0.0.1:7000 changed to CPanel, somehow :)


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks