RE: going crazy with DBCP

2002-07-10 Thread Jacob Kjome
g.apache.commons.dbcp.BasicDataSource.createDataSource(Unknown >Source) > at org.apache.commons.dbcp.BasicDataSource.getConnection(Unknown >Source) > at com.noi.webapp.test.action.RegisterAction.perform(Unknown >Source) > at >org.apache.struts.action

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 wh

RE: going crazy with DBCP

2002-07-10 Thread Clay Graham
ache.struts.action.ActionServlet.process(ActionServlet.java:1586) I know that the mysql jar is in there [clay@meis 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,

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 &

RE: going crazy with DBCP

2002-07-09 Thread Andrew Conrad
lto:[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

RE: going crazy with DBCP

2002-07-09 Thread Clay Graham
EMAIL PROTECTED]] Sent: Tuesday, July 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 Standard

RE: going crazy with DBCP

2002-07-09 Thread Craig R. McClanahan
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > To: 'Tomcat Users List' <[EMAIL PROTECTED]> > Subject: 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 t

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

RE: going crazy with DBCP

2002-07-09 Thread Andrew Conrad
crazy with DBCP 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

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\li

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 tag. I'm not famaliar with the tag for MySQL, but I tho

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