Nachricht-
> Von: Marc Rameder [mailto:[EMAIL PROTECTED]
> Gesendet: Dienstag, 22. Mai 2007 16:38
> An: 'Tomcat Users List'
> Betreff: AW: AW: AW: logging log4j of my application
>
> First of all thanks for your help!!! But I didn't find a solution until
> now.
&
arc Rameder [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 22. Mai 2007 16:38
An: 'Tomcat Users List'
Betreff: AW: AW: AW: logging log4j of my application
First of all thanks for your help!!! But I didn't find a solution until
now.
After revising the source code if found the main pr
Sorry for spaming but solution is found!
Jar file was corrupted.
Thanks @ all
marc
-Ursprüngliche Nachricht-
Von: Marc Rameder [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 22. Mai 2007 16:38
An: 'Tomcat Users List'
Betreff: AW: AW: AW: logging log4j of my application
Fi
lem at the bottom 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
Your config looks OK to me.
Sometimes such a thing h
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
The output of the log file should be information about hibernate, spring and
my development in the net.thefource package.
I have used this log4j.properties for a GUI application where it is working
fine and also by testing the server with JUnit all debug information are
displayed.
I am starting th