-->
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: c3p0 postgresql, whole pool breaks on 1 connection refuse
PostPosted: Wed Mar 23, 2005 2:50 am 
Beginner
Beginner

Joined: Thu Dec 16, 2004 11:54 am
Posts: 26
Location: Brussels, Belgium
Hi,
I'm using Hibernate with a c3p0 connection pool in a Struts webapp.
It all started well, until a
Code:
org.postgresql.util.PSQLException: Backend start-up failed: org.postgresql.util.PSQLException: FATAL: connection limit exceeded for non-superusers


What I would never have expected to break the whole connection pool!

I found this thread http://forum.hibernate.org/viewtopic.php?t=934779 on a similar subject...

So I don't know if this will fix my problem. I'll try it out and tell, but still found it usefull to post this here, just in case someone experiences the same issue.

(I know this might sound weird, but I have no way to figure out how many connection to the database might be in use, besides the pooled ones, and I can't just set the max connection limit to a huge amount)

So if someone experienced something like this, I'd like to hear your solution, work-around, or what ever...
Thanks
Alex


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.