I considered poolman but it doesn't look like its supported or even available from the website to download anymore. Is this the case? I have heard good things about it.
Don't suppose you understand this JDBC conext binding error, do you? Thanks. Neal -----Original Message----- From: Mike Jackson [mailto:mjackson@;cdi-hq.com] Sent: Tuesday, October 29, 2002 3:25 PM To: Tomcat Users List Subject: RE: DBCP Woes! Poolman works nicely, I have little to no problems with it. Then again I haven't used DBCP. But you'd still have had the exhasted connections problem with poolman. --mikej -=----- mike jackson [EMAIL PROTECTED] > -----Original Message----- > From: neal [mailto:nealcabage@;yahoo.com] > Sent: Tuesday, October 29, 2002 4:22 PM > To: Tomcat Users List > Subject: RE: DBCP Woes! > > > Now I have some other strange error related to accessing my > database. Ever > since I started messing with thsi stuff my conneciton to my dB has been > flakey at best. Sometimes it works ... sometimes it doesn't. > > javax.naming.NamingException: Exception creating DataSource: > org.hsql.jdbcDriver > > I don't even know where this class is defined or called!!! > > >:( > > Neal > > > > > Still having DBCP problems. > > I ensured that all my connections, statements, and resulset objects > are being properly released when using DBCP for connection pooling. I've > enabled recoverAbandoned. It seems that yes I did have some > connection pool > leaking, > but that has since been resolved. But I still get this message > (along with > a > failure) from time to time. Does anyone know why? > > javax.naming.NameNotFoundException: Name jdbc is not bound in this Context > > This is a different message than I was getting when I was having problems > with the DBCP pool being exhausted. > > Thanks! > Neal > > > -- > To unsubscribe, e-mail: > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:tomcat-user-help@;jakarta.apache.org> > > > -- > To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>