in a loop that sleeps
for 5 or so seconds and then tries again?
Nathan Aaron wrote:
I am using Tomcat 6.0.18 and jdk1.6.0_12. I apologize for not posting
that in the beginning.
I deploy several applications using one instance of Tomcat. The
Application uses a database that resides on
server A.
Then on server B, the database startup script can just make a call to
start the context. If I don't do it this way Tomcat will start and start
all the contexts. If the database is not available they will fail to start.
Thanks,
Nathan
Caldarale, Charles R wrote:
From: Nathan
Thanks,
I changed the following in the server.xml:
to
This had no effect. All the contexts started when Tomcat started.
Any other ideas?
Nathan
Caldarale, Charles R wrote:
From: Nathan Aaron [mailto:naa...@glenraven.com]
Subject: tomcat startup
Is it possible to start Tomcat and not
Is it possible to start Tomcat and not start deployed Contexts. For
example I have several statically deployed contexts. When I start
Tomcat I do not want them to be available. Is this possible?
Thanks,
Nathan
-
To unsubsc
nseignements de caractère privé ou confidentiel. Si vous n'êtes pas le destinataire de ce document, nous vous signalons qu'il est strictement interdit de le diffuser, de le distribuer ou de le reproduire.
- Original Message -
From: "Nathan Aaron" <[EMAIL PROTECTED]>
To: &
]
Did you debug your app to see where this error could be occurring?
After debugging your app, if you think it's a Tomcat error you could
report
a bug here:
http://tomcat.apache.org/bugreport.html
-Rashmi
On 3/21/07, Nathan Aaron <[EMAIL PROTECTED]> wrote:
I sent this yeste
I sent this yesterday. I am hoping someone can let me know as why this
is occurring or maybe give me some ideas of things to look at. Any help
would be greatly appreciated!
I am running Apache 2.0.52, jk2 2.0.4, and Tomcat 5.0.28. Recently I
changed the version of Java that Tomcat is using
I am running Apache 2.0.52, jk2 2.0.4, and Tomcat 5.0.28. Recently I
changed the version of Java that Tomcat is using from IBM jdk 1.4.1 to
Sun jdk 1.6. Since then I get the following messages in the
catalina.out file every 5 minutes or so:
Mar 20, 2007 11:59:46 AM org.apache.commons.modeler