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=24182>. 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=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 hashmap synchronized, and report if you still get exceptions! Filip --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]