DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32910>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32910 ------- Additional Comments From [EMAIL PROTECTED] 2005-01-01 18:10 ------- Have you tried SocketHubReceiver? http://cvs.apache.org/viewcvs.cgi/logging-log4j/src/java/org/apache/log4j/net/SocketHubReceiver.java?rev=1.12&view=auto If this doesn't work it may be because one of the appenders is setting LocationInfo, and you're using 1.2.8 on the appender side. LocationInfo can be set if you're also writing to a FileAppender and using the line/method/class conversion patterns. If that's the case, move the SocketHubAppender to the first appender in your list. Let us know if this resolves the problem. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
