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

2011-09-01 Thread Konstantin Kolinko
2011/9/1 : > 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 logg

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

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

2011-09-01 Thread Konstantin Kolinko
2011/9/1 : > What could be a root cause of this issue? > How we could configure Tomcat to produce catalina.out file? See logging documentation in 7.0.x for an explanation. I wouldn't update 5.5 docs, because 5.5 is near its end-of-life. Best regards, Konstantin Kolinko ---

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_