DO NOT REPLY [Bug 38483] access log valve uses simpledateformat in tread-unsafe way

2009-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38483 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 38483] access log valve uses simpledateformat in tread-unsafe way

2009-06-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38483 --- Comment #16 from Xie Xiaodong 2009-06-17 09:57:32 PST --- I think synchronize on "this" is not a good idea, since all synchronized method and those blocks which is synchronized on "this" in this class will wait for the lock. Separ

DO NOT REPLY [Bug 38483] access log valve uses simpledateformat in tread-unsafe way

2009-02-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38483 --- Comment #15 from Mark Thomas 2009-02-04 02:39:20 PST --- The fix was applied to trunk and 6.0.x but not 5.5.x. I have proposed a patch for 5.5.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --

DO NOT REPLY [Bug 38483] access log valve uses simpledateformat in tread-unsafe way

2008-04-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38483 --- Comment #14 from Peter Rossbach <[EMAIL PROTECTED]> 2008-04-06 08:08:57 PST --- After reading all comments I agree with Tim that a simple sync fix the problem. The use of ThreadLocal or thread safe API add complexity and new depend

DO NOT REPLY [Bug 38483] access log valve uses simpledateformat in tread-unsafe way

2008-04-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38483 --- Comment #13 from quartz <[EMAIL PROTECTED]> 2008-04-05 05:31:41 PST --- I would agree with the comment about using a thread safe data formatter. After all, there is no need for anything more than threadstack variables to format a da

DO NOT REPLY [Bug 38483] access log valve uses simpledateformat in tread-unsafe way

2008-04-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38483 --- Comment #12 from Niall Pemberton <[EMAIL PROTECTED]> 2008-04-04 07:47:02 PST --- I don't see that theres a problem any more - the block that uses most (i.e. all except fileDateFormatter) of the SimpleDateFormats is now in a synchro

DO NOT REPLY [Bug 38483] access log valve uses simpledateformat in tread-unsafe way

2008-04-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38483 --- Comment #11 from Tim Funk <[EMAIL PROTECTED]> 2008-04-04 05:52:05 PST --- In this case - syncs aren't really that evil. All the syncing is occuring during the logging phase. Which occurs after the request has been served to the clie

DO NOT REPLY [Bug 38483] access log valve uses simpledateformat in tread-unsafe way

2008-04-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38483 --- Comment #10 from Rainer Jung <[EMAIL PROTECTED]> 2008-04-04 05:34:35 PST --- Since we are collecting ideas: - FastDateFormat from commons.lang - Joda Time (also seems to be ASL licensed) Both would add another foreign dependency

DO NOT REPLY [Bug 38483] access log valve uses simpledateformat in tread-unsafe way

2008-04-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38483 --- Comment #9 from Peter Rossbach <[EMAIL PROTECTED]> 2008-04-04 05:26:40 PST --- The question is also: How we can fix it: Critical section at AccessLogValve is (LL 581 (current tomcat 5.5 trunk): result.append("[");

DO NOT REPLY [Bug 38483] access log valve uses simpledateformat in tread-unsafe way

2008-04-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38483 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEEDINFO|NEW --- Comme

DO NOT REPLY [Bug 38483] access log valve uses simpledateformat in tread-unsafe way

2008-04-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38483 --- Comment #7 from Tony <[EMAIL PROTECTED]> 2008-04-04 01:35:47 PST --- Is this bug going to be fixed and what additional comments you may need? As we know it's very hard to reproduce this errors. Thanks -- Configure bugmail: https

DO NOT REPLY [Bug 38483] access log valve uses simpledateformat in tread-unsafe way

2008-04-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38483 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]

DO NOT REPLY [Bug 38483] - access log valve uses simpledateformat in tread-unsafe way

2006-12-24 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38483] - access log valve uses simpledateformat in tread-unsafe way

2006-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38483] - access log valve uses simpledateformat in tread-unsafe way

2006-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38483] - access log valve uses simpledateformat in tread-unsafe way

2006-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38483] - access log valve uses simpledateformat in tread-unsafe way

2006-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu