Closed GoogleCodeExporter closed 9 years ago
Which JDK are you using for running jvmtop?
Original comment by patric.r...@gmail.com
on 27 May 2013 at 10:14
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
Original comment by chaitany...@gmail.com
on 27 May 2013 at 10:41
Ok - is it a real JDK (or just an JRE?)
Original comment by patric.r...@gmail.com
on 27 May 2013 at 10:53
it is just an JRE i.e C:\Program Files (x86)\Java\jre6
Original comment by chaitany...@gmail.com
on 27 May 2013 at 11:02
Ok..i changed it to a completed jdk installation and it started working. How
come it is showing 3GB for HPMAX for jvmtop program.
Original comment by chaitany...@gmail.com
on 27 May 2013 at 11:08
Good. I'll will add a documentation hint which clearly states that jvmtop
requires a JDK to work properly.
To answer your additional question:
If you start the jar by yourself then the default memory settings apply (this
is also the case for every other java program you start), which is for HPMAX
often half the RAM of your machine. So this has nothing to do with jvmtop. But
you're are free to limit the maximum heap for jvmtop using the appropriate jvm
arguments.
Original comment by patric.r...@gmail.com
on 27 May 2013 at 11:18
Original issue reported on code.google.com by
chaitany...@gmail.com
on 27 May 2013 at 9:45