This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 151565 - [65cat] java.util.ConcurrentModificationException at java.util.AbstractList$Itr.checkForComodification
Summary: [65cat] java.util.ConcurrentModificationException at java.util.AbstractList$I...
Status: RESOLVED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-28 10:33 UTC by sunbiz
Modified: 2015-02-04 03:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 133397


Attachments
stacktrace (5.06 KB, text/plain)
2008-10-28 10:33 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2008-10-28 10:33:26 UTC
Build: NetBeans IDE Dev (Build 200810240201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc2-b32
OS: Windows Vista, 6.0, x86

User Comments:
sunbiz: Double clicked on Create partner link for a WSDL and got this exception



Stacktrace: 
java.util.ConcurrentModificationException
        at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
        at java.util.AbstractList$Itr.next(AbstractList.java:343)
        at org.netbeans.modules.xml.xdm.visitor.FindNamespaceVisitor.visitNode(FindNamespaceVisitor.java:104)
        at org.netbeans.modules.xml.xdm.visitor.DefaultVisitor.visit(DefaultVisitor.java:61)
        at org.netbeans.modules.xml.xdm.nodes.Attribute.accept(Attribute.java:150)
        at org.netbeans.modules.xml.xdm.visitor.ChildVisitor.visitNode(ChildVisitor.java:65)
Comment 1 sunbiz 2008-10-28 10:33:36 UTC
Created attachment 72749 [details]
stacktrace
Comment 2 Samaresh Panda 2008-11-18 19:38:31 UTC
Needs to be evaluated by wsdl team.
Comment 3 Quality Engineering 2015-02-04 03:37:40 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.