[
https://jira.jboss.org/jira/browse/JOPR-62?page=com.atlassian.jira.plugin...
]
John Mazzitelli commented on JOPR-62:
-------------------------------------
I think there is a bug in the EJB2 stats MBean in Jboss:
doNothing=[ Count: 3, Min. Time: 0, Max. Time: 0, Total Time: 0, Request Rate: 0.0,
doNothing(description: The timing information for the given method, units: MILLISECOND,
startTime: 1233724603031, lastSampleTime: 0) ]} ]
Everytime I get a value for that stat, startTime changes, but lastSampleTime is always 0.
For the other non-TimeStatistics in this MBean, lastSampleTime always changes.
I don't know why lastSampleTime is always 0 - the last time we sample this data is not
Jan 1, 1970. I think the stats MBean is broken and is updating the startTime as opposed to
lastSampleTime. Unsure if this will affect us being able to collect these stats reliably.
add support for EJB 2.x session bean method call times
------------------------------------------------------
Key: JOPR-62
URL:
https://jira.jboss.org/jira/browse/JOPR-62
Project: Jopr
Issue Type: Feature Request
Components: Plugin - JBoss AS 4
Reporter: John Mazzitelli
Assignee: John Mazzitelli
Fix For: 2.2
Currently, only EJB3 calltime data is supported. We need to support EJB 2.x beans also.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira