Hi, I've been having a problem with the creation of these two files inside the folder <apache home>/conf/Catalina/localhost/ I have a problem that may be rare, but it made tomcat to produce 52GB of logging.
The files were created but there was no content, so every time tomcat tried to read this file it threw an PrematureEndOfFileException. It there any wait to tell tomcat to not create these files? Maybe a command line argument or property file. I'm using tomcat 6.0.20. Thanks. -- Abs Bruno Bastos