DBCP borrowObject failed - Mailing list pgsql-bugs

From Azam .
Subject DBCP borrowObject failed
Date
Msg-id 20030627091807.13569.qmail@web41802.mail.yahoo.com
Whole thread Raw
Responses Re: DBCP borrowObject failed  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
hi all

I don't know if this is the right list to ask this question or not but however I'm using postgres and tomcat4.1.24, I
gotthis error  

DBCP borrowObject failed: Something unusual has occured to cause the driver to fail. Please report this exception:
Exception:java.sql.SQLException: FATAL 1:  Sorry, too many clients already 
Stack Trace:
java.sql.SQLException: FATAL 1:  Sorry, too many clients already
 at org.postgresql.Connection.openConnection(Connection.java:274)
 at org.postgresql.Driver.connect(Driver.java:149)
 at org.apache.commons.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:83)
 at org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:184)
 at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(Unknown Source)
 at org.apache.commons.dbcp.AbandonedObjectPool.borrowObject(AbandonedObjectPool.java:117)
 at org.apache.commons.dbcp.PoolingDataSource.getConnection(P....

and after I restarted tomcat It was corrected,Is there anything wrong?This is the content of my postmaster.opts
/usr/bin/postmaster '-i' '-N' '64' '-B' '256'

Thanks in advance
azam



---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

pgsql-bugs by date:

Previous
From: Jacek Kalinski
Date:
Subject: Re: SELECT bug?
Next
From: Hubert Lubaczewski
Date:
Subject: Re: SELECT bug?