You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Aris Javier <aj...@eazix.com> on 2004/07/01 02:04:09 UTC

RE: Please Help! Tomcat 5.0.25

No Sir... I'm accessing my database on my pc...
MS Access 2000... everything is in my pc...

I've tried putting everything under classpath but still 
this dbcp error occured...

But the amazing thing is, no problem occured when i run
tomcat not in service...

sigh!

-----Original Message-----
From: Robert Bateman [mailto:bobbateman@sequoiallc.com] 
Sent: Wednesday, June 30, 2004 9:39 PM
To: Tomcat Users List
Subject: Re: Please Help! Tomcat 5.0.25


This may or may not be totally on topic - apologies if it's not...

On Wednesday 30 June 2004 12:16 am, Aris Javier wrote:
> Still the same error occured after replacing my service.bat with your 
> service.bat... (declares tools.jar inside) =|
>
> org.apache.commons.dbcp.SQLNestedException: Cannot create 
> PoolableConnectionFactory, cause: General error
>
> When i run startup.bat... it worked fine again... the following are 
> the logged scripts in MS DOS when i run startup.bat...


I've seen similar errors when running programs as services in a Windows 
environment.  One thing that got me over and over was the data base I
was 
accessing was not local.  Because the "remote" data base needed me to
"map" a 
drive letter to it, my program running as service failed.

Are you by chance attempting to access your data base on a network
drive?

Bob

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org