RE: going crazy with DBCP

2002-07-10 Thread Craig R. McClanahan
On Tue, 9 Jul 2002, Clay Graham wrote: Date: Tue, 9 Jul 2002 19:49:59 -0700 From: Clay Graham [EMAIL PROTECTED] To: 'Craig R. McClanahan' [EMAIL PROTECTED], Tomcat Users List [EMAIL PROTECTED] Subject: RE: going crazy with DBCP Craig, my reading from that was that it was trying

RE: going crazy with DBCP

2002-07-10 Thread Clay Graham
PROTECTED] Subject:Re: going crazy with DBCP Hi Clay, Let's see if I can give you a hand with this. Let me ask a couple of questions first. It sounds like you're working from RPMs, is this true? If so, that may have something to do with your problems. I'm using Tomcat 4.0.3 (although

RE: going crazy with DBCP

2002-07-10 Thread Cindy Ballreich
At 11:44 AM 7/10/02 -0700, Clay Graham wrote: this is confusing because first of all I read on the list that needed to create a directory under my webapps called /DBTest (for my example) I don't really see how you are doing you're path to jdbc/Support, did you create a directory? This is what

RE: going crazy with DBCP

2002-07-10 Thread Jacob Kjome
jakarta-tomcat-4.1.3]$ ls common/lib/mm*.jar common/lib/mm.mysql-2.0.14-bin.jar -Original Message- From: Cindy Ballreich [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, July 09, 2002 10:06 AM To: [EMAIL PROTECTED] Subject:Re: going crazy with DBCP Hi Clay, Let's see if I can give

RE: going crazy with DBCP

2002-07-09 Thread Andrew Conrad
I need to pay more attention to the docs I was reading. Sorry about the confusion I may have caused. Thanks for the catch Jacob. - Andrew -Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 09, 2002 12:53 AM To: Tomcat Users List Subject: RE: going

RE: going crazy with DBCP

2002-07-09 Thread Clay Graham
: going crazy with DBCP Try using Tomcat 4.1.3 or 4.1.7 (not anything in between because I think DBCP was broken for a bit there). Everything should work just great. Jake At 04:36 PM 7/8/2002 -0700, you wrote: I will pay someone to help me at this point, I am not rich but I know when to admit when

RE: going crazy with DBCP

2002-07-09 Thread Craig R. McClanahan
: RE: going crazy with DBCP I went to 4.1.7 yesterday, I tjhought hey this will all work because the .tar.gz has the commons jars already wrapped up in it, yay this will all work great just by getting the new stuff. so I downloaded it got it up and running, and then added the new DBTest context

RE: going crazy with DBCP

2002-07-09 Thread Clay Graham
09, 2002 12:51 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject:RE: going crazy with DBCP Why are you assuming that this is a DBCP problem? The key issue seems to be the following line from the log: 2002-07-08 16:14:38 StandardContext[/DBTest]: Error initializing resources

RE: going crazy with DBCP

2002-07-09 Thread Andrew Conrad
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 09, 2002 10:50 PM To: 'Craig R. McClanahan'; Tomcat Users List Subject: RE: going crazy with DBCP Craig, my reading from that was that it was trying to find the /DBTest directory when the pool failed, like it said hey your pool doesn't work so now I am

Re: going crazy with DBCP

2002-07-08 Thread Jacob Kjome
Try using Tomcat 4.1.3 or 4.1.7 (not anything in between because I think DBCP was broken for a bit there). Everything should work just great. Jake At 04:36 PM 7/8/2002 -0700, you wrote: I will pay someone to help me at this point, I am not rich but I know when to admit when need help. I am

RE: going crazy with DBCP

2002-07-08 Thread Andrew Conrad
Hey Clay, here's something I noticed. With Tomcat 4.0.x the place to put your jars for server wide access is in %CATALINA%\lib, not %CATALINA%\common\lib. (the common\lib is the new location for 4.1.x) Also, double-check your URL in your Resource tag. I'm not famaliar with the tag for MySQL,

RE: going crazy with DBCP

2002-07-08 Thread Jacob Kjome
At 11:05 PM 7/8/2002 -0400, you wrote: Hey Clay, here's something I noticed. With Tomcat 4.0.x the place to put your jars for server wide access is in %CATALINA%\lib, not %CATALINA%\common\lib. (the common\lib is the new location for 4.1.x) This is not at all correct. %CATALINA%\common\lib