Re: tomcat startup

2009-03-27 Thread Nathan Aaron
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 a separate

Re: tomcat startup

2009-03-26 Thread Nathan Aaron
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 Aaron

tomcat startup

2009-03-25 Thread Nathan Aaron
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

Re: tomcat startup

2009-03-25 Thread Nathan Aaron
xmlNamespaceAware=false deployOnStartup=false 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 start deployed Contexts

Re: Can I get your 2 cents?

2007-03-22 Thread Nathan Aaron
] 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 yesterday. I am hoping

Re: Can I get your 2 cents?

2007-03-22 Thread Nathan Aaron
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: Tomcat Users List users@tomcat.apache.org Sent

Can I get your 2 cents?

2007-03-21 Thread Nathan Aaron
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

SEVERE: Error unregistering mbean

2007-03-20 Thread Nathan Aaron
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