DBCP borrowObject failed

2003-10-01 Thread Curley, Thomas
he new box is inside a DMZ I get the following error: DBCP borrowObject failed: java.sql.SQLException: Server connection failure during transaction. Attempted reconnect 3 times. Giving up. I can use MySql client and connect to mysql using the user/passwd in server.xml <> &l

DBCP borrowObject failed: null

2003-07-14 Thread Alex
Greetings, I've searched the internet, found some hints, done some other fiddling around, but for the life of me i can not get working tomcat 4.1 (linux) with oracle 8.1.7 (solaris). in catalina.out the error message is: DBCP borrowObject failed: null >From server.xml:

Re: DBCP borrowObject failed: null

2002-10-18 Thread Felipe Schnack
Oct 2002 17:06:22 -0700 > > From: Leo Przybylski <[EMAIL PROTECTED]> > > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Subject: DBCP borrowObject failed: null > > > > Hello, > > > > I am getting the above error

Re: DBCP borrowObject failed: null

2002-10-18 Thread Leo Przybylski
t <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Subject: DBCP borrowObject failed: null > > > > Hello, > > > > I am getting the above error after several requests for database > > connections to DBCP. I am using Tomcat 4.1.10 and mysql database. Al

Re: DBCP borrowObject failed: null

2002-10-18 Thread Felipe Schnack
ct 2002, Leo Przybylski wrote: > > > > > > > Date: 16 Oct 2002 17:06:22 -0700 > > > > From: Leo Przybylski <[EMAIL PROTECTED]> > > > > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > > > > To: [EMAIL PROTECTED] >

Re: DBCP borrowObject failed: null

2002-10-18 Thread Leo Przybylski
> > > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > > > To: [EMAIL PROTECTED] > > > Subject: DBCP borrowObject failed: null > > > > > > Hello, > > > > > > I am getting the above error after several requests for database > > &

RE: DBCP borrowObject failed: null

2002-10-18 Thread Leo Przybylski
--- > > From: Craig R. McClanahan [mailto:craigmcc@;apache.org] > > Sent: Wednesday, October 16, 2002 8:56 PM > > To: Tomcat Users List > > Subject: Re: DBCP borrowObject failed: null > > > > > > > > > > On 16 Oct 2002, Leo Przybylski wrot

RE: DBCP borrowObject failed: null

2002-10-16 Thread Matt Raible
R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 16, 2002 8:56 PM > To: Tomcat Users List > Subject: Re: DBCP borrowObject failed: null > > > > > On 16 Oct 2002, Leo Przybylski wrote: > > > Date: 16 Oct 2002 17:06:22 -0700 > > From

Re: DBCP borrowObject failed: null

2002-10-16 Thread Craig R. McClanahan
On 16 Oct 2002, Leo Przybylski wrote: > Date: 16 Oct 2002 17:06:22 -0700 > From: Leo Przybylski <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: DBCP borrowObject failed: null > > Hello, > > I a

DBCP borrowObject failed: null

2002-10-16 Thread Leo Przybylski
Hello, I am getting the above error after several requests for database connections to DBCP. I am using Tomcat 4.1.10 and mysql database. All goes well and then I suddenly start seeing "DBCP borrowObject failed: null" Does anyone know what might be wrong? -Leo http://www.foo

DBCP on Tomcat 4.1: DBCP borrowObject failed: null

2002-09-18 Thread Matt Raible
I am trying to get DBCP working in my app on Tomcat 4.1.10. I have had success with Tyrex 0.9.7 on TC 4.0.4, but no luck with DBCP. I am able to establish a connection and it works for a few roundtrips to the database, and then I get "DBCP borrowObject failed: null". I tr

RE: DBCP borrowObject failed

2002-08-19 Thread Short, Dave
Simon, Thanks for the reply. I changed the URL to the following and it now works. jdbc:oracle:thin:@localhost:1521:test Dave -Original Message- From: Simon T [mailto:[EMAIL PROTECTED]] Sent: August 18, 2002 5:01 AM To: Tomcat Users List Subject: Re: DBCP borrowObject failed Your

Re: DBCP borrowObject failed

2002-08-18 Thread Simon T
tp11Protocol - -Starting Coyote HTTP/1.1 on port 8080 >[INFO] ChannelSocket - -JK2: ajp13 listening on tcp port 8009 >[INFO] JkMain - -APR not loaded, disabling jni components: >java.io.IOException: > >[INFO] JkMain - -Jk running ID=0 time=60/60 >confi

DBCP borrowObject failed

2002-08-17 Thread Short, Dave
ening on tcp port 8009 [INFO] JkMain - -APR not loaded, disabling jni components: java.io.IOException: no jkjni in java.library.path [INFO] JkMain - -Jk running ID=0 time=60/60 config=C:\Tomcat\conf\jk2.properties DBCP borrowObject failed: null java.lang.NullPointerException