Re: Tomcat does not generate catalina.out file when starting as service.

2011-09-01 Thread kkazmierczyk
Hello, I reviewed following documents: http://tomcat.apache.org/tomcat-7.0-doc/windows-service-howto.html and http://tomcat.apache.org/tomcat-7.0-doc/logging.html but did not find anything. Did you mean any other documetns? To clarify I have not changed anytching in logging.properties file. Dn

Tomcat does not generate catalina.out file when starting as service.

2011-09-01 Thread kkazmierczyk
Hello, I am having following issue: When I am starting Tomcat (5.5.30) as Windows service all the log files (admin.log, jakarta_service.log, localhost.log, stdout.log and stderr.log) are generated except catalina.out file. This issue does not happen when I use the script which starts "%CATALINA_

Re: Tomcat stop responding without any reason

2011-04-30 Thread kkazmierczyk
Dnia 29-04-2011 o godz. 12:36 Konstantin Kolinko napisaƂ(a): > 2011/4/29 : > > Hello, > > Here is the configuration used: > > 1. MS Windows Server 2003 R2 SP2 > > 2. 4GB RAM > > 3. Tomcat has set -Xmx to 1G > > 4. Tomcat 5.5.30 > > 5. This is production environment > > > > The server had been wor

Tomcat stop responding without any reason

2011-04-29 Thread kkazmierczyk
Hello, Here is the configuration used: 1. MS Windows Server 2003 R2 SP2 2. 4GB RAM 3. Tomcat has set -Xmx to 1G 4. Tomcat 5.5.30 5. This is production environment The server had been working for a long time quite well but one day it stopped responding (it did not respond on request) with weird lo