[jboss-jira] [JBoss JIRA] Commented: (JBAS-3674) service MetricsLookup dont show invocations
abo abo (JIRA)
jira-events at jboss.com
Thu Sep 21 05:56:04 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3674?page=comments#action_12343725 ]
abo abo commented on JBAS-3674:
-------------------------------
can you please be a little more specific?
> service MetricsLookup dont show invocations
> -------------------------------------------
>
> Key: JBAS-3674
> URL: http://jira.jboss.com/jira/browse/JBAS-3674
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: JBossAS-3.2.7 Final
> Environment: Red Hat Enterprise Linux AS release 4 (Nahant Update 3)
> jdk1.5.0_06
> Intel Xeon CPU
> Reporter: abo abo
>
> on 3.0.6 i see lot of invocations in MetricsLookup service but in 3.2.7 field is always blank, no information given. same configuration both servers.
> metrics-service.xml:
> =============================================================
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE server>
> <!-- $Id: metrics-service.xml,v 1.1 2004/05/31 08:40:40 u07286 Exp $ -->
> <server>
> <classpath codebase="lib"
> archives="jboss.jar"/>
> <!-- ==================================================================== -->
> <!-- Metrics Service -->
> <!-- ==================================================================== -->
> <mbean code="org.jboss.ejb.plugins.MetricsLookup"
> name="jboss:service=MetricsLookup">
> <attribute name="SanityInterval">120000</attribute>
> <attribute name="AlarmProcess">/app/jboss-3.2.7/bin/rec_stackdump</attribute>
> <attribute name="EjbPattern">*</attribute>
> <attribute name="MethodPattern">*</attribute>
> <attribute name="ShowParams">true</attribute>
> </mbean>
> </server>
> =============================================================
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list