Limiting the size of the log files produced by wrapper.properties

2003-10-22 Thread Anthony Nolan
wrapper.stderr=$(wrapper.tomcat_home)\logs\jvm.stderr.log Does anyone know of a way to limit the size of these logs? There was a repeated exception on our server recently and one of the logs got to 1.5Gb. Thanks Anthony Nolan This E-mail and any files transmitted with it are confidential and

Tomcat 3.2.1 Standalone with SSL , Genuine Signed Certificate

2003-03-26 Thread Anthony Nolan
out there experiencing similar difficulty. Apologies for the long mail, but I wanted to get as much detail in as possible. Regards Anthony Nolan This E-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.

Setting up multiple ports HOWTO?

2002-10-22 Thread Anthony Nolan
Another way to do this is to create a new directory containing: conf, webapps, work and temp directories. Customise the server.xml in this new conf directory to use the port that you want. Before you start tomcat set a variable called CATALINA_BASE to point to this new directory. When you run start