Return-Path: Delivered-To: apmail-db-ojb-dev-archive@www.apache.org Received: (qmail 33399 invoked from network); 24 Nov 2006 21:06:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Nov 2006 21:06:43 -0000 Received: (qmail 93313 invoked by uid 500); 24 Nov 2006 21:06:53 -0000 Delivered-To: apmail-db-ojb-dev-archive@db.apache.org Received: (qmail 93295 invoked by uid 500); 24 Nov 2006 21:06:52 -0000 Mailing-List: contact ojb-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "OJB Developers List" Reply-To: "OJB Developers List" Delivered-To: mailing list ojb-dev@db.apache.org Received: (qmail 18273 invoked by uid 99); 24 Nov 2006 19:41:33 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Message-ID: <21159331.1164397262586.JavaMail.jira@brutus> Date: Fri, 24 Nov 2006 11:41:02 -0800 (PST) From: "Phil Steitz (JIRA)" To: ojb-dev@db.apache.org Subject: [jira] Moved: (OJB-124) Unexpected error with DBCP and OJB where OJB was unable to get a connection. The root cause appears to be a org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool exhausted, cause: null MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/OJB-124?page=all ] Phil Steitz moved DBCP-196 to OJB-124: -------------------------------------- Project: OJB (was: Commons Dbcp) Key: OJB-124 (was: DBCP-196) > Unexpected error with DBCP and OJB where OJB was unable to get a connection. The root cause appears to be a org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool exhausted, cause: null > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: OJB-124 > URL: http://issues.apache.org/jira/browse/OJB-124 > Project: OJB > Issue Type: Bug > Environment: Jboss 4.0 > commons-dbcp-1.1.jar > commons-pool-1.1.jar > db-ojb-1.0.rc6.jar > Reporter: Eric Ferrer > Priority: Critical > Attachments: dbcp_exhausted_connection_error.txt > > > Our application has been running fine for 9 months and this is the first time I have encounted this error. It happend randomly throughout the day in an inconsistent pattern (user was entering data on web, user was searching for data, ect.) It did not occur on any particular screen. Attached is the stack trace from OJB Broker loadByExample request to DBCP error. THe rest of the stack trace was ommitted since it involves the uncaught exception entire stack back to the web tier -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org For additional commands, e-mail: ojb-dev-help@db.apache.org