You need to provide some more information. What is the code that sets up the logging file look like? Where are you telling it to put the log file?
-----Original Message----- From: Vijay KN [mailto:KNVIJAY@;novell.com] Sent: Thursday, October 24, 2002 00:46 To: [EMAIL PROTECTED] Subject: Java Logger problem with Tomcat4 web apps on Unix platforms... Hi, We are using JVM1.4 Logger APIs in our servlet application deployed in Tomcat4.0 container to log messages into a file. On Unix platforms, the log file doesn't get created, though the application using Logger objects does not throw any exceptions. However, the same code works on other platforms like WinXP. Appreciate an early response. thanks vijay -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
