Re: Configuration information in tomcat as a window service...

2008-08-04 Thread Thangavel Sankaranarayanan
But my application is going down atleat once a day,.. The problems that i am facing are one among the following.. 1.Reached maxthreads..all threads are busy waiting (i could'nt do a thread dump as tomcat is a window service... so i increased no of connector threads to 150) 2. the application

Re: Configuration information in tomcat as a window service...

2008-08-04 Thread André Warnier
Well, I guess one could use this stuff to restart Tomcat automatically when it crashes.. But don't do that, or you will actually never know why it crashes in the first place. So, stay away from this for now, and leave them at "take no action". Thangavel Sankaranarayanan wrote: Hi, I went to

RE: Configuration information in tomcat as a window service...

2008-08-04 Thread Thangavel Sankaranarayanan
Hi, I went to tomcat service .Right click on my tomcat service-->select properties-->Then select Recovery tab...i can see the following items ---

RE: Configuration information in tomcat as a window service...

2008-08-04 Thread Peter Crowther
> From: Thangavel Sankaranarayanan [mailto:[EMAIL PROTECTED] > I have a tomcat 4.1.27 running as a window service and > operating system is Windows2000. > > I went to the service .Right click on my tomcat service-->select > properties-->Then select Recovery tab...i can see the > following items wh