Problem configuring Chainsaw with Log4j. Each time I run my application, I seem to get log messages generated until a certain part in the program where it seems to log a write abort error message: Caught java.io.IOException: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.apache.log4j.Logger
Intially I kept getting same error on a ton of my other classes. As I changed those to implement Serializable and they seemed to go away and now it traces back to org.apache.log4j.Logger. Any idea why/how this error occurs and how I can resolve it? -Shahyan. ------------------------------------------------------------------------------- This message and any included attachments are from Siemens Medical Solutions USA, Inc. and are intended only for the addressee(s). The information contained herein may include trade secrets or privileged or otherwise confidential information. Unauthorized review, forwarding, printing, copying, distributing, or using such information is strictly prohibited and may be unlawful. If you received this message in error, or have reason to believe you are not authorized to receive it, please promptly delete this message and notify the sender by e-mail with a copy to [EMAIL PROTECTED] Thank you --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
