-->
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: Hibernate + C3PO Issue.
PostPosted: Wed Mar 26, 2008 7:41 pm 
Newbie

Joined: Wed Mar 26, 2008 7:30 pm
Posts: 1
Hibernate Version : 3.2.4.sp1
Database : Oracle 9i
OS : ES3
Java VM 1.5 (Jrocket)


Hi all,
I have a very strange issue with Hibernate and C3PO.
From time to time C3PO seem to leak or loose connections, it seems when the end user commits/saves some work the transaction is never committed to the DB when I have a look at the Oracle system I can see some sessions that always remain active the current sql being an update statement.

There are no blocking locks in the DB or dead locks in the JVM.

Funny thing is this seem to work when using hibernates own built in connection pool.

So any help would be good :)

Edit:

I am using the session per thread pattern,


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.