[jboss-jira] [JBoss JIRA] Assigned: (AS7-1449) Incorrect statistcs returned by the EJB MBean

Larry O'Leary (JIRA) jira-events at lists.jboss.org
Tue Aug 2 18:17:28 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Larry O'Leary reassigned AS7-1449:
----------------------------------

    Assignee: Carlo de Wolf  (was: Larry O'Leary)


> 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: Carlo de Wolf
>         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