Hi,
I have this problem using log4j:
[CODE]
[24/10/05 09:53:20:684 CEST] 18429089 SystemErr R log4j:ERROR A
"org.apache.log4j.ConsoleAppender" object is not assignab
le to a "org.apache.log4j.Appender" variable.
[24/10/05 09:53:20:684 CEST] 18429089 SystemErr R log4j:ERROR Could not
instantiate appender named "stdout".
[24/10/05 09:53:20:688 CEST] 18429089 SystemErr R log4j:ERROR A
"org.apache.log4j.RollingFileAppender" object is not assi
gnable to a "org.apache.log4j.Appender" variable.
....
....
[/CODE]
I found many post about this and try the solution found
I use log4j in a websphere application. when I start it under eclipse it
works fine the log are well configured.
But when I launch it in my real server I get the error.
I try to add the property : log4j.ignoreTCL=true with no result.
I have only one log4j jar in my application, I use log4j 1.2.8.
did someone have any idea??
thanks in advance.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]