Re: Help with Chainsaw v2 configuration. Receiver-log tab is missing in the chainsawWebStart gui.

2005-06-01 Thread Ami Thomasgaard
Scott Deboy wrote: Forgot to change the order: log4j.rootCategory=DEBUG,Chainsaw,A2 [...] Thank you! Now it worked! Regards, Ami - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

RE: Help with Chainsaw v2 configuration. Receiver-log tab is missing in the chainsawWebStart gui.

2005-06-01 Thread Scott Deboy
Forgot to change the order: log4j.rootCategory=DEBUG,Chainsaw,A2 -Original Message- From: Scott Deboy Sent: Wed 6/1/2005 10:52 AM To: Log4J Users List Cc: Subject:RE: Help with Chainsaw v2 configuration. Receiver-log tab is missing in the chainsawWebStart gui. Your

RE: Help with Chainsaw v2 configuration. Receiver-log tab is missing in the chainsawWebStart gui.

2005-06-01 Thread Scott Deboy
Your A2 appender specifies patterns that will generate Location Info for the logging event. Chainsaw V2 can't currently process serialized events from log4j 1.2.x if they contain MDC or location info. The solution is to move the socket appender to the front of your list of appenders: log4j.