-->
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.  [ 3 posts ] 
Author Message
 Post subject: afterTransactionCompletion() was never called
PostPosted: Mon Oct 06, 2003 8:11 am 
I noticed the following warning message, resulting from the hibernate upgrade from v2.0.3 to v2.1.b4:

"WARN - afterTransactionCompletion() was never called"

Can anyone give me more explanations about the meaning and the reasons of such message ?
Does it mean that I forget to commit/rollback a transaction somewhere in my code ?
Why didn't I get this warning with the previous version ?

Thanks,

Bernard.


Top
  
 
 Post subject:
PostPosted: Mon Oct 06, 2003 2:46 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
perhaps you have a TransactionManagerLookup configured, but there is no actual transactionmanager available? Or something....


Top
 Profile  
 
 Post subject: Re: afterTransactionCompletion() was never called
PostPosted: Tue Oct 07, 2003 3:13 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
bligny wrote:
Why didn't I get this warning with the previous version ?

Because the code changed beetween 2.0.x and 2.1.x. There were no warn in the 2.0 base code for such a case.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.