-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Hibernate Statistics via JMX is missing in 5.2
PostPosted: Fri Mar 24, 2017 3:27 am 
Newbie

Joined: Fri Mar 24, 2017 3:21 am
Posts: 1
Where has the Hibernate Statistics MBean gone? With Hibernate 4.0, we could see many useful Hibernate statistics in the JMX console (Hibernate/Statistics). Now with 5.2.7, there is just a lonely BatchBuilderImpl bean (org.hibernate.core/null/org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl) with a single property JdbcBatchSize. That is quite a regression. Can we get the more complete statistics as a MBean, please? Or are we missing something?


Top
 Profile  
 
 Post subject: Re: Hibernate Statistics via JMX is missing in 5.2
PostPosted: Fri Mar 24, 2017 4:05 am 
Hibernate Team
Hibernate Team

Joined: Thu Sep 11, 2014 2:50 am
Posts: 1628
Location: Romania
Did you enable the statistics configuration property?

Code:
<property name="hibernate.generate_statistics" value="true"/>


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.