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

Stuart Douglas (Closed) (JIRA) jira-events at lists.jboss.org
Mon Jan 2 19:39:09 EST 2012


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

Stuart Douglas closed AS7-1449.
-------------------------------

    Resolution: Rejected


This appears to be an EAP 5.1 issue. It does not appear to be relevant to AS7
                
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list