http://marc.theaimsgroup.com/?l=tomcat-user&m=106216990220530&w=2

-Tim

Koes, Derrick wrote:

-----Original Message-----
From: Koes, Derrick Sent: Friday, August 29, 2003 11:05 AM
To: '[EMAIL PROTECTED]'
Subject: Tomcat startup with JDBC Realm
I have a timing issue where both my database and tomcat are being run as
Windows services. If my server reboots for some reason, even though I have
startup dependencies (tomcat depends on db), tomcat often doesn't start my
web app because it failed the initial JDBC check it does for a database when
there is a JDBC realm configured. I presume this is because Windows reports
the db service as started so the tomcat service attempts to start. However,
the db isn't fully up when the service is "started".
Have others witnessed this issue? Workarounds?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to