Re: Apache Tomcat 6.0 Tomcat6 service stopped unexpectedly in windows server 2012

2014-08-07 Thread Luciano Fioriti
Hi, try to increase Maximum number of threads in server.xml bie 2014-08-07 6:57 GMT+02:00 Alapan Sur : > Hi Team, > > > > We have .Net application consuming tomcat solr3.5 services and deployed on > Windows Server 2012. Its is 64 bit machine with 32 GB RAM and Tomcat > veriosn > is 6 and is in

Re: SEVERE message from DeltaManager

2010-07-19 Thread Luciano Fioriti
2010/7/16 Mark Thomas > On 16/07/2010 14:50, Luciano Fioriti wrote: > >> I had done a stress test with 20 contemporary request to a web app using >> tomcat6 6bit. >> When maxThreads=200 tomcat gave response to only some request then went >> to >> 0 cpu time >

Re: SEVERE message from DeltaManager

2010-07-16 Thread Luciano Fioriti
). Increasing maxThreads to 250 all request were satisfied. Lucio 2010/7/16 Mark Thomas > On 16/07/2010 14:19, Luciano Fioriti wrote: > >> It may be caused by maxThreads parameter in http connector, try to >> increase >> > > On what basis are you reaching that conclus

Re: SEVERE message from DeltaManager

2010-07-16 Thread Luciano Fioriti
It may be caused by maxThreads parameter in http connector, try to increase lucio 2010/7/16 Mark Thomas > On 16/07/2010 06:49, Matt Peterson wrote: > >> While load testing our clustered Tomcats, we are seeing the following >> stack >> trace in our catalina.out occasionally, but not regularly: >