DO NOT REPLY [Bug 50213] Category callAppenders synchronization causes java.lang.Thread.State: BLOCKED - synchronization can be avoided by using immutable AppenderAttachableImpl

2011-03-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50213 Dave Cherkassky changed: What|Removed |Added CC||[email protected] --- Comment

DO NOT REPLY [Bug 50213] Category callAppenders synchronization causes java.lang.Thread.State: BLOCKED - synchronization can be avoided by using immutable AppenderAttachableImpl

2011-03-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50213 --- Comment #4 from Dave Cherkassky 2011-03-16 22:45:38 EDT --- (In reply to comment #3) > Created an attachment (id=26778) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26778) [details] > My thread dump with exact same proble

DO NOT REPLY [Bug 50213] Category callAppenders synchronization causes java.lang.Thread.State: BLOCKED - synchronization can be avoided by using immutable AppenderAttachableImpl

2011-03-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50213 --- Comment #3 from Dave Cherkassky 2011-03-16 22:40:41 EDT --- Created an attachment (id=26778) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26778) My thread dump with exact same problem, I think I seem to have the exact sa

DailyRollingFileAppender

2011-03-16 Thread smsignor
If I am logging and no entries are written past 10pm and it is setup as a yyy-MM-dd and no entries are written for 2 days. What would be the date appended to the rolled file? So last entry was 2011-03-16 22:01:59 and the next attempt to write to the file is not until 2011-03-18 02:30:00 -- View