[jboss-jira] [JBoss JIRA] (WFLY-4326) Enable JPA meterics, all metrics zero

Scott Marlow (JIRA) issues at jboss.org
Fri Feb 6 11:05:50 EST 2015


    [ https://issues.jboss.org/browse/WFLY-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038409#comment-13038409 ] 

Scott Marlow commented on WFLY-4326:
------------------------------------

Try using the jboss-cli (.sh or .bat) tool to display the statistics (you should see "Query execution" "Max time" and other statistics).  

{quote}
./jboss-cli.sh
connect

cd /deployment=npetest.ear/subsystem=jpa/jpa-hibernate=YourEar#JPADB
:read-resource(include-runtime=true,recursive=true)
{quote}

> Enable JPA meterics, all metrics zero
> -------------------------------------
>
>                 Key: WFLY-4326
>                 URL: https://issues.jboss.org/browse/WFLY-4326
>             Project: WildFly
>          Issue Type: Bug
>          Components: JPA / Hibernate
>    Affects Versions: 8.2.0.Final
>         Environment: Windows 7, Ubuntu 14.04, CentOS, JDK1.7
>            Reporter: Tim Mickelson
>            Assignee: Scott Marlow
>              Labels: jpa
>
> Enable JPA on any ear deployd on server and no metrics are presented. The datasource is JTA enabled and the same deployments (ears) deployd on JBoss 7.1.1 result in non zero metrics when JPA is enabled per ear on JBoss 7.1.1.
> Note: I have a very similar issue with the transaction metrics WFLY-4323



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list