ottom with this
> new
> aspect?
>
> Regards
> marc
>
>
> -Ursprüngliche Nachricht-
> Von: Rainer Jung [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 21. Mai 2007 16:59
> An: Tomcat Users List
> Betreff: Re: AW: AW: logging log4j of my application
>
>
t: Montag, 21. Mai 2007 16:59
An: Tomcat Users List
Betreff: Re: AW: AW: logging log4j of my application
Your config looks OK to me.
Sometimes such a thing happens, if one starts the process unintended as
root, who then owns the log file and after starting again as non-root,
the process
Your config looks OK to me.
Sometimes such a thing happens, if one starts the process unintended as
root, who then owns the log file and after starting again as non-root,
the process user can not write to the file...
You can add "-Dlog4j.debug" to the startup options of your Tomcat. Then
cat