Hi,

>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.

Perhaps a permissions problem on the directory where the file is
supposed to get created?  Does the server user have permissions to
create and write in that directory?

Also, maybe you could try configuring a console appender in addition to
the file appender, to make sure you logging messages are coming out as
expected.

Yoav Shapira
Millennium ChemInformatics
This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to