DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15531>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15531 Heavy compiling jsp causes exception checkCompile Summary: Heavy compiling jsp causes exception checkCompile Product: Tomcat 4 Version: Unknown Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: Normal Priority: Other Component: Jasper 2 AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CAUSE: Using iterator for a Map that is changed by more than 1 thread STACKTRACE: java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:750) at java.util.HashMap$ValueIterator.next(HashMap.java:780) at org.apache.jasper.compiler.JspRuntimeContext.checkCompile(JspRuntimeContext.java:308) at org.apache.jasper.compiler.JspRuntimeContext.run(JspRuntimeContext.java:515) at java.lang.Thread.run(Thread.java:536) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>