[
https://issues.apache.org/jira/browse/GERONIMO-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477867
]
Marcos Hack commented on GERONIMO-2878:
---------------------------------------
Hi Donald,
About JVM Up Time, "1171999222859 ms" is a time stamp, the number of
milliseconds since Jan/1/1970, not since JVM was started.
And about memory information and all another JVM attributes, maybe you can use
JVM JMX agent [1] in place of geronimos ones.
Regards,
Marcos Hack.
[1] http://java.sun.com/j2se/1.5.0/docs/guide/management/agent.html
> JVM stats exposed through JMX are incorrect and missing init/max heap size
> --------------------------------------------------------------------------
>
> Key: GERONIMO-2878
> URL: https://issues.apache.org/jira/browse/GERONIMO-2878
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: management
> Affects Versions: 2.0
> Environment: WinXP, Java 1.5.0_11, JMX Viewer
> Reporter: Donald Woods
> Assigned To: Donald Woods
> Fix For: 2.0
>
>
> The statistics for geronimo:J2EEServer=geronimo,name=JVM,j2eeType=JVM are:
> 1) incorrect for JVM Up Time, which shows 1171999222859 msecs. after only
> about 10 mins.
> 2) does not provide init or max Heap size values for health monitoring -
> http://java.sun.com/j2se/1.5.0/docs/api/java/lang/management/MemoryUsage.html
> 3) does not provide all of the JVM attributes, as the JVM portlet does
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.