Another release push for log4j 1.2.16

2009-10-08 Thread Curt Arnold
I should have some time this weekend to prepare a release candidate. I've been going through the bug database trying to knock off some low- hanging fruit. Got a couple of questions I'd like feedback on. 1. The recent thread on parameterized logging briefly touched on LogSF and LogMF in the

DO NOT REPLY [Bug 47740] log4j 1.2.15 deadlock RootAppender NDC

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47740 Curt Arnold changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Curt Ar

DO NOT REPLY [Bug 46573] MDC attributes cant't be displayed on Chainsaw

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46573 Curt Arnold changed: What|Removed |Added Status|NEW |NEEDINFO -- Configure bugmail: http

DO NOT REPLY [Bug 46539] The QuietWriter class does not live up to its published contract

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46539 Curt Arnold changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r823409 - /logging/log4j/trunk/src/changes/changes.xml

2009-10-08 Thread carnold
Author: carnold Date: Fri Oct 9 04:46:58 2009 New Revision: 823409 URL: http://svn.apache.org/viewvc?rev=823409&view=rev Log: Bug 46539: Wrong bug number on rev 823408 Modified: logging/log4j/trunk/src/changes/changes.xml Modified: logging/log4j/trunk/src/changes/changes.xml URL: http://sv

svn commit: r823408 - in /logging/log4j/trunk/src: changes/changes.xml main/java/org/apache/log4j/helpers/QuietWriter.java

2009-10-08 Thread carnold
Author: carnold Date: Fri Oct 9 04:45:42 2009 New Revision: 823408 URL: http://svn.apache.org/viewvc?rev=823408&view=rev Log: Bug 46574: The QuietWriter class does not live up to its published contract Modified: logging/log4j/trunk/src/changes/changes.xml logging/log4j/trunk/src/main/jav

DO NOT REPLY [Bug 46574] Log4j cant't hang on chainsaw if this one is restarted

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46574 Curt Arnold changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47898] DailyRollingFileAppender unable to create backup log on AIX

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47898 Curt Arnold changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Curt Ar

DO NOT REPLY [Bug 47967] log4j.ignoreTCL should apply to the getResource method in addition to the loadClass method of org.apache.log4j.helpers.Loader

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47967 Curt Arnold changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r823403 - in /logging/log4j/trunk/src: changes/changes.xml main/java/org/apache/log4j/helpers/Loader.java

2009-10-08 Thread carnold
Author: carnold Date: Fri Oct 9 04:22:45 2009 New Revision: 823403 URL: http://svn.apache.org/viewvc?rev=823403&view=rev Log: Bug 47967: log4j.ignoreTCL not honored on Loader.getResource Modified: logging/log4j/trunk/src/changes/changes.xml logging/log4j/trunk/src/main/java/org/apache/lo

DO NOT REPLY [Bug 37638] logging doesn't fall back with FallbackErrorHandler if PRIMARY appender is used by multiple loggers

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=37638 --- Comment #2 from Curt Arnold 2009-10-08 21:07:24 PDT --- The sample configuration only specifies falling back on the root logger. If there was a failure, only the root logger would be switched to the FALLBACK appender. The "org.mailbox

DO NOT REPLY [Bug 37638] logging doesn't fall back with FallbackErrorHandler if PRIMARY appender is used by multiple loggers

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=37638 --- Comment #1 from Curt Arnold 2009-10-08 21:04:39 PDT --- Created an attachment (id=24366) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24366) Test case that demonstrates problem with multiply attached fallbackerrorhandler

svn commit: r823396 - /logging/log4j/trunk/tests/input/fallback1.properties

2009-10-08 Thread carnold
Author: carnold Date: Fri Oct 9 03:57:04 2009 New Revision: 823396 URL: http://svn.apache.org/viewvc?rev=823396&view=rev Log: Bug 38061: and include the properties file Added: logging/log4j/trunk/tests/input/fallback1.properties Added: logging/log4j/trunk/tests/input/fallback1.properties UR

svn commit: r823394 - /logging/log4j/trunk/src/main/java/org/apache/log4j/PropertyConfigurator.java

2009-10-08 Thread carnold
Author: carnold Date: Fri Oct 9 03:55:17 2009 New Revision: 823394 URL: http://svn.apache.org/viewvc?rev=823394&view=rev Log: Bug 38061: Really remove stray warnings this time Modified: logging/log4j/trunk/src/main/java/org/apache/log4j/PropertyConfigurator.java Modified: logging/log4j/tru

DO NOT REPLY [Bug 47957] SyslogAppender does not validate the existence of Layout class

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47957 Curt Arnold changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 46271] NullPointException from SyslogAppender

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46271 Curt Arnold changed: What|Removed |Added CC||[email protected] --- Comment #2 fr

DO NOT REPLY [Bug 47960] appender-ref children in appender element

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47960 --- Comment #4 from [email protected] 2009-10-08 15:54:02 PDT --- I have implemented a new CompositeAppender (in fact copied the AsynchAppender and deleted unnecessary code). DOMConfigurator enhanced: empty class attribute is now expanded to n

DO NOT REPLY [Bug 47960] appender-ref children in appender element

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47960 --- Comment #3 from [email protected] 2009-10-08 15:44:00 PDT --- Created an attachment (id=24365) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24365) contribution CompositeAppender, incl. testcase new implementation of and test

DO NOT REPLY [Bug 47967] New: log4j.ignoreTCL should apply to the getResource method in addition to the loadClass method of org.apache.log4j.helpers.Loader

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47967 Summary: log4j.ignoreTCL should apply to the getResource method in addition to the loadClass method of org.apache.log4j.helpers.Loader Product: Log4j Version: unspecifi

DO NOT REPLY [Bug 47960] appender-ref children in appender element

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47960 --- Comment #2 from [email protected] 2009-10-08 08:04:46 PDT --- Thanks for the clarifications and suggenstions. If I have time I will look how difficult it would be to implement such a CompositeAppender. BTW: The question one week ago on th

DO NOT REPLY [Bug 47959] java.io.IOException: Invalid descriptor

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47959 Curt Arnold changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47960] appender-ref children in appender element

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47960 --- Comment #1 from Curt Arnold 2009-10-08 06:37:52 PDT --- I wrote this reply after a similar posting on log4j-user after a related post. However, I can't find my reply in the archive, so maybe it did not get there: On Sep 29, 2009, at

DO NOT REPLY [Bug 47960] New: appender-ref children in appender element

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47960 Summary: appender-ref children in appender element Product: Log4j Version: 1.2 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2