-->
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: "after transaction completion"
PostPosted: Mon Aug 15, 2005 2:42 pm 
Newbie

Joined: Thu Mar 17, 2005 8:15 pm
Posts: 19
Hi
I am seeing lot of messages like this on console.

14:25:58,682 INFO [STDOUT] 252574631 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.jdbc.JDBCContext - after transaction completion
14:25:58,682 INFO [STDOUT] 252574631 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.jdbc.JDBCContext - after transaction completion
14:25:58,682 INFO [STDOUT] 252574631 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.jdbc.JDBCContext - after transaction completion
14:25:58,682 INFO [STDOUT] 252574631 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.jdbc.JDBCContext - after transaction completion
14:25:58,682 INFO [STDOUT] 252574631 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.jdbc.JDBCContext - after transaction completion
14:25:58,683 INFO [STDOUT] 252574631 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.jdbc.JDBCContext - after transaction completion
14:25:58,683 INFO [STDOUT] 252574631 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.jdbc.JDBCContext - after transaction completion
14:25:58,683 INFO [STDOUT] 252574631 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.jdbc.JDBCContext - after transaction completion
14:25:58,683 INFO [STDOUT] 252574631 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.jdbc.JDBCContext - after transaction completion
14:25:58,683 INFO [STDOUT] 252574631 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.jdbc.JDBCContext - after transaction completion
14:25:58,683 INFO [STDOUT] 252574631 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.jdbc.JDBCContext - after transaction completion
14:25:58,683 INFO [STDOUT] 252574632 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.impl.SessionImpl - after transaction completion
14:25:58,684 INFO [STDOUT] 252574632 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.impl.SessionImpl - after transaction completion
14:25:58,684 INFO [STDOUT] 252574632 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.impl.SessionImpl - after transaction completion
14:25:58,684 INFO [STDOUT] 252574632 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.impl.SessionImpl - after transaction completion
14:25:58,684 INFO [STDOUT] 252574632 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.impl.SessionImpl - after transaction completion
14:25:58,684 INFO [STDOUT] 252574632 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.impl.SessionImpl - after transaction completion
14:25:58,684 INFO [STDOUT] 252574632 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.impl.SessionImpl - after transaction completion
14:25:58,684 INFO [STDOUT] 252574632 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.impl.SessionImpl - after transaction completion
14:25:58,685 INFO [STDOUT] 252574632 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.impl.SessionImpl - after transaction completion
14:25:58,685 INFO [STDOUT] 252574632 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.impl.SessionImpl - after transaction completion
14:25:58,685 INFO [STDOUT] 252574632 [http-0.0.0.0-8080-Processor25] DEBUG org.hibernate.impl.SessionImpl - after transaction completion


Is something, I am doing wrong in my log file? or hibernate issue?


Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp

Hibernate version:

Mapping documents:

Code between sessionFactory.openSession() and session.close():

Full stack trace of any exception that occurs:

Name and version of the database you are using:

The generated SQL (show_sql=true):

Debug level Hibernate log excerpt:


Top
 Profile  
 
 Post subject: warn
PostPosted: Mon Aug 15, 2005 3:25 pm 
Expert
Expert

Joined: Fri Jul 22, 2005 2:42 pm
Posts: 670
Location: Seattle, WA
Try increasing log level to WARN or ERROR.
http://logging.apache.org/log4j/docs/manual.html

_________________
--------------
Konstantin

SourceLabs - dependable OpenSource systems


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.