Re: AW: AW: logging log4j of my application

2007-05-25 Thread Mirek Kopriva
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 > >

Re: AW: AW: logging log4j of my application

2007-05-25 Thread Mirek Kopriva
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

Re: AW: AW: logging log4j of my application

2007-05-21 Thread Rainer Jung
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