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=12139>. 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=12139 ConcurrentModificationException in Cocoon.debug() Summary: ConcurrentModificationException in Cocoon.debug() Product: Cocoon 2 Version: 2.0.3 Platform: Sun OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I get ConcurrentModificationException when loading a page with multiple frames and debug truned on. java.util.ConcurrentModificationExeption at java.util.HashMap$HashIterator.next(HashMap.java:731) at java.util.AbstractMap.toString(AbstractMap.java:561) at java.lang.String.valueOf(String.java:1942) at java.lang.StringBuffer.append(StringBuffer.java:365) at org.apache.cocoon.Cocoon.debug(Cocoon.java:545) at org.apache.cocoon.Cocoon.process(Cocoon.java:571) at org.apache.cocoon.CocoonServlet.service(CocoonServlet.java:1013) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) ... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]