[jdom-interest] insertChild in Element
Jason Hunter
jhunter at collab.net
Sat Sep 2 20:17:37 PDT 2000
Looks like you're walking an iterator and changing the List at the same
time. Can't do that.
-jh-
Beau Bisquette wrote:
>
> Has anyone seen this error?
>
> Internal Servlet Error:
> java.util.ConcurrentModificationException
> at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:531)
> at java.util.LinkedList$ListItr.next(LinkedList.java:472)
> at org.jdom.Element.getChildren(Element.java:656)
> at org.jdom.Element.getChildren(Element.java:721)
> at org.jdom.Element.getChildren(Element.java:698)
>
> Thanks,
> Beau
>
> Beau Bisquette
> TPC Productions
> Oakland, California
>
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
More information about the jdom-interest
mailing list