[jboss-jira] [JBoss JIRA] Moved: (AS7-1449) Incorrect statistcs returned by the EJB MBean
Larry O'Leary (JIRA)
jira-events at lists.jboss.org
Tue Aug 2 18:15:24 EDT 2011
[ https://issues.jboss.org/browse/AS7-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Larry O'Leary moved JBPAPP-6955 to AS7-1449:
--------------------------------------------
Project: Application Server 7 (was: JBoss Enterprise Application Platform)
Key: AS7-1449 (was: JBPAPP-6955)
Workflow: GIT Pull Request workflow (was: jira)
Affects Version/s: No Release
(was: EAP_EWP 5.1.0)
Release Notes Docs Status: (was: Not Required)
Component/s: EJB
(was: EJB)
Security: (was: Public)
Fix Version/s: (was: TBD EAP 5)
> Incorrect statistcs returned by the EJB MBean
> ---------------------------------------------
>
> Key: AS7-1449
> URL: https://issues.jboss.org/browse/AS7-1449
> Project: Application Server 7
> Issue Type: Bug
> Components: EJB
> Affects Versions: No Release
> Reporter: Biljana Kramer
> Assignee: Larry O'Leary
> Attachments: CallTimeStatistics_stop1.png, etat.ear.tar.gz
>
>
> Issue appears to be with the stats returned by the EJB MBean. The following twiddle command reveals the strange statistics:
> serverUrl='http://localhost:8080'
> jmxUser='admin'
> jmxPassword='admin'
> mBeanName='jboss.j2ee:jndiName=TestBean,service=EJB'
> mBeanAttr='DetypedInvocationStatistics'
> ./twiddle.sh -s "${serverUrl}" -u "${jmxUser}" -p "${jmxPassword}" get
> "${mBeanName}" "${mBeanAttr}"
> Essentially, you need to deploy the EAR attached to this jira to an EAP 5.1 instance and then push some load to it to see the strange return values.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list