Are you using either jdbc-odbc bridge or a JDBC driver that needs an
ODBC entry?
If so, then you will need to create a System DSN instead of a User DSN
(assuming you haven't already).

System DSN's are available to system services, User DSN's are not. That
would explain the reason why it runs
as a user process with startup.bat but not as an NT service.

Could be something else mind.

Andy

-----Original Message-----
From: David Oxley [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 10, 2001 3:18 PM
To: '[EMAIL PROTECTED]'
Subject: RE: nt service + nt service


Try changing the user that the Tomcat service is running under.

Dave
[EMAIL PROTECTED] 

-----Original Message-----
From: Michelle Buckley [mailto:[EMAIL PROTECTED]]
Sent: 10 September 2001 13:08
To: [EMAIL PROTECTED]
Subject: nt service + nt service


hi guys and gals

I have a slight problem and need some help, I have trawled the lists and
havent found my answer yet...

I have set up tomcat to run as an nt service using jk_nt_service, which
works well, as in it starts the service for me. But I am still getting a
problem, when i try to run serlvets, it keeps coming back with a db
error,
saying that that it couldnt get a connection..

If I stop the service and start tomcat using 'startup' instead, my
serlvets
run perfectly....can anyone point me to the answer to my problem?

Cheers and TIA,
MB




_________________________________________________________________
Get your FREE download of MSN Explorer at
http://explorer.msn.com/intl.asp

Reply via email to