-->
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.  [ 1 post ] 
Author Message
 Post subject: 3.5.5 started to log SQL queries?!
PostPosted: Mon Aug 30, 2010 4:36 am 
Beginner
Beginner

Joined: Tue Jun 29, 2004 12:35 pm
Posts: 21
We updated from Hibernate 3.5.4 -> 3.5.5 in JBoss 4.0.4 and noticed that 3.5.5 started to log SQL queries even as we do have statistics set as false:

... props:
<property name="hibernate.show_sql">false</property>
<property name="hibernate.generate_statistics">false</property>

JBoss startup:
jvm 1 | 09:16:50,953 INFO [SettingsFactory] Statistics: disabled

JBoss logging:
jvm 1 | 09:28:12,359 INFO [Statistics] HQL: select aAct.target.id from etc etc

Bug? How can we disable this for good? Currently had to block logging on Log4j config.


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

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.