DO NOT REPLY [Bug 34126] - java.util.ConcurrentModificationException at startup

2005-03-22 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 34126] New: - java.util.ConcurrentModificationException at startup

2005-03-22 Thread bugzilla
gzilla/show_bug.cgi?id=34126 Summary: java.util.ConcurrentModificationException at startup Product: Tomcat 5 Version: 5.0.27 Platform: PC OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Ca

DO NOT REPLY [Bug 29056] - java.util.ConcurrentModificationException

2005-02-18 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 29056] - java.util.ConcurrentModificationException

2005-02-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 29056] - java.util.ConcurrentModificationException

2005-02-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 26752] - java.util.ConcurrentModificationException

2005-02-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 29056] - java.util.ConcurrentModificationException

2005-02-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 26752] - java.util.ConcurrentModificationException

2005-02-13 Thread bugzilla
t the newer distribution. here is the stack trace I'm getting: Feb 13, 2005 2:18:08 PM org.apache.coyote.tomcat5.MapperListener init WARNING: Error registering contexts java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:782) at j

DO NOT REPLY [Bug 27315] - Coyote java.util.ConcurrentModificationException removing request processor

2005-01-07 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 27315] - Coyote java.util.ConcurrentModificationException removing request processor

2004-07-16 Thread bugzilla
gzilla/show_bug.cgi?id=27315 Coyote java.util.ConcurrentModificationException removing request processor [EMAIL PROTECTED] changed: What|Removed |Added

DO NOT REPLY [Bug 24182] - java.util.ConcurrentModificationException

2004-06-22 Thread bugzilla
gzilla/show_bug.cgi?id=24182 java.util.ConcurrentModificationException [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

DO NOT REPLY [Bug 24182] - java.util.ConcurrentModificationException

2004-06-22 Thread bugzilla
gzilla/show_bug.cgi?id=24182 java.util.ConcurrentModificationException --- Additional Comments From [EMAIL PROTECTED] 2004-06-22 21:17 --- Yes, my two classes that I was storing in the session extended java.util.LinkedHashMap and implemented the removeEldestEntry

DO NOT REPLY [Bug 24182] - java.util.ConcurrentModificationException

2004-06-22 Thread bugzilla
gzilla/show_bug.cgi?id=24182 java.util.ConcurrentModificationException --- Additional Comments From [EMAIL PROTECTED] 2004-06-22 20:04 --- So the problem was with java.util.LinkedHashMap then? - To unsubscribe, e-mail:

DO NOT REPLY [Bug 24182] - java.util.ConcurrentModificationException

2004-06-21 Thread bugzilla
gzilla/show_bug.cgi?id=24182 java.util.ConcurrentModificationException --- Additional Comments From [EMAIL PROTECTED] 2004-06-21 23:30 --- No, though it seemed to make it occur much less frequently. I ended up writing my own LRU map that dealt with concurrency better and haven't had a

DO NOT REPLY [Bug 24182] - java.util.ConcurrentModificationException

2004-06-21 Thread bugzilla
gzilla/show_bug.cgi?id=24182 java.util.ConcurrentModificationException --- Additional Comments From [EMAIL PROTECTED] 2004-06-21 22:40 --- Did making the HashMap synchronized fix this issue? - To unsubscribe, e-mail:

DO NOT REPLY [Bug 29056] - java.util.ConcurrentModificationException

2004-06-18 Thread bugzilla
gzilla/show_bug.cgi?id=29056 java.util.ConcurrentModificationException --- Additional Comments From [EMAIL PROTECTED] 2004-06-18 18:34 --- My previous advice was wrong - that file is not included in default Tomcat builds (and bizarrely it only fixed the problem for a few days). However,

DO NOT REPLY [Bug 27315] - Coyote java.util.ConcurrentModificationException removing request processor

2004-06-16 Thread bugzilla
gzilla/show_bug.cgi?id=27315 Coyote java.util.ConcurrentModificationException removing request processor --- Additional Comments From [EMAIL PROTECTED] 2004-06-16 13:52 --- Yes I should have seen it. I had the 4.1.30 tag blinders on, thanks for the pointer and for closing the

DO NOT REPLY [Bug 27315] - Coyote java.util.ConcurrentModificationException removing request processor

2004-06-15 Thread bugzilla
gzilla/show_bug.cgi?id=27315 Coyote java.util.ConcurrentModificationException removing request processor [EMAIL PROTECTED] changed: What|Removed |Added Stat

DO NOT REPLY [Bug 27315] - Coyote java.util.ConcurrentModificationException removing request processor

2004-06-15 Thread bugzilla
gzilla/show_bug.cgi?id=27315 Coyote java.util.ConcurrentModificationException removing request processor [EMAIL PROTECTED] changed: What|Removed |Added S

DO NOT REPLY [Bug 27315] - java.util.ConcurrentModificationException

2004-06-15 Thread bugzilla
gzilla/show_bug.cgi?id=27315 java.util.ConcurrentModificationException --- Additional Comments From [EMAIL PROTECTED] 2004-06-15 11:23 --- There was a change in RequestInfo.java which may contribute to the problem: === RC

DO NOT REPLY [Bug 29056] - java.util.ConcurrentModificationException

2004-06-14 Thread bugzilla
gzilla/show_bug.cgi?id=29056 java.util.ConcurrentModificationException --- Additional Comments From [EMAIL PROTECTED] 2004-06-14 15:50 --- This appears to be fixed by commenting out the entire element in server\classes\org\apache\catalina\mbeans. As far as I can tell, it does not cause a

DO NOT REPLY [Bug 29056] - java.util.ConcurrentModificationException

2004-05-24 Thread bugzilla
gzilla/show_bug.cgi?id=29056 java.util.ConcurrentModificationException --- Additional Comments From [EMAIL PROTECTED] 2004-05-25 02:46 --- Upon further investigation I found my config file (brought forward from TC4) was explicitly referring to the connector class: Removing this has re

DO NOT REPLY [Bug 29056] - java.util.ConcurrentModificationException

2004-05-19 Thread bugzilla
gzilla/show_bug.cgi?id=29056 java.util.ConcurrentModificationException [EMAIL PROTECTED] changed: What|Removed |Added Status|REOPENED|RESOLVED Reso

DO NOT REPLY [Bug 29056] - java.util.ConcurrentModificationException

2004-05-18 Thread bugzilla
gzilla/show_bug.cgi?id=29056 java.util.ConcurrentModificationException [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|REOPENED Reso

DO NOT REPLY [Bug 29056] - java.util.ConcurrentModificationException

2004-05-17 Thread bugzilla
gzilla/show_bug.cgi?id=29056 java.util.ConcurrentModificationException [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

DO NOT REPLY [Bug 29056] New: - java.util.ConcurrentModificationException

2004-05-17 Thread bugzilla
gzilla/show_bug.cgi?id=29056 java.util.ConcurrentModificationException Summary: java.util.ConcurrentModificationException Product: Tomcat 5 Version: 5.0.24 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity:

DO NOT REPLY [Bug 27315] New: - java.util.ConcurrentModificationException

2004-02-28 Thread bugzilla
gzilla/show_bug.cgi?id=27315 java.util.ConcurrentModificationException Summary: java.util.ConcurrentModificationException Product: Tomcat 4 Version: 4.1.30 Platform: PC OS/Version: Other Status: NEW Severity: Major Pr

DO NOT REPLY [Bug 26752] - java.util.ConcurrentModificationException

2004-02-07 Thread bugzilla
gzilla/show_bug.cgi?id=26752 java.util.ConcurrentModificationException [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

DO NOT REPLY [Bug 26752] New: - java.util.ConcurrentModificationException

2004-02-07 Thread bugzilla
gzilla/show_bug.cgi?id=26752 java.util.ConcurrentModificationException Summary: java.util.ConcurrentModificationException Product: Tomcat 5 Version: 5.0.18 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Pr

DO NOT REPLY [Bug 24182] - java.util.ConcurrentModificationException

2003-11-10 Thread bugzilla
gzilla/show_bug.cgi?id=24182 java.util.ConcurrentModificationException --- Additional Comments From [EMAIL PROTECTED] 2003-11-11 02:44 --- This error has caused Tomcat to crash several times in production, though I haven't been able to reproduce it with any tests. Tomcat is gettin

DO NOT REPLY [Bug 24182] - java.util.ConcurrentModificationException

2003-11-10 Thread bugzilla
gzilla/show_bug.cgi?id=24182 java.util.ConcurrentModificationException --- Additional Comments From [EMAIL PROTECTED] 2003-11-11 00:11 --- are you trying to serialize a hashmap? Is it possible that you are at the same time trying to change values in this hashmap? Try this, make the h

DO NOT REPLY [Bug 24182] - java.util.ConcurrentModificationException

2003-11-10 Thread bugzilla
gzilla/show_bug.cgi?id=24182 java.util.ConcurrentModificationException --- Additional Comments From [EMAIL PROTECTED] 2003-11-11 00:04 --- Can you provide some more information about the circumstances in which you saw this exception? Is it reproducible? If so - how? If you have a simple

DO NOT REPLY [Bug 24182] New: - java.util.ConcurrentModificationException

2003-10-28 Thread bugzilla
gzilla/show_bug.cgi?id=24182 java.util.ConcurrentModificationException Summary: java.util.ConcurrentModificationException Product: Tomcat 4 Version: 4.1.27 Platform: Other OS/Version: Other Status: NEW Severity: Cr

java.util.ConcurrentModificationException

2002-02-01 Thread Yinghui \(Susan\) Zeng
Dear all I just upgrade to tomcat 4. I got this error when run my servlet and jsp application. It was runing before under tomcat 3.1.2 Please help. Thank you very much. yinghui