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 92470 - Partner View: Adding then removing partnerlinktype -> ConcurrentModificationException
Summary: Partner View: Adding then removing partnerlinktype -> ConcurrentModificationE...
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-12 18:02 UTC by jlautz
Modified: 2007-02-12 15:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack trace. (3.03 KB, text/plain)
2007-01-12 18:03 UTC, jlautz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jlautz 2007-01-12 18:02:53 UTC
Seen on Windows XP with Gavotte build 070111_20:

1. Open a WSDL document in Partner view.
2. Add 3 partnerlinktypes by clicking the Add PartnerlinkType button 3 times.
3. Choose the 1st new partnerlinktype and click Remove PartnerLinkType.

==> I see a ConcurrentModificationException. Stack trace attached.
Comment 1 jlautz 2007-01-12 18:03:50 UTC
Created attachment 37335 [details]
Exception stack trace.
Comment 2 jlautz 2007-01-12 18:56:03 UTC
Also seems to occur if I add a partnerlinktype in the WSDL view, then go to
partnerview and try to delete the partnerlinktype.

There seem to be a number of ways to recreate this exception. Let me know if you
need more scenarios.
Comment 3 jlautz 2007-01-12 22:25:46 UTC
Based on the feature described in issue 89415.
Comment 4 Shivanand Kini 2007-02-07 23:19:52 UTC
This seems to have been fixed. No CME was seen in recent builds.
Comment 5 jlautz 2007-02-08 18:15:59 UTC
Verified on Windows XP with NB 5.5.1 070206 and EP Gavotte 070207_28 with JDK
1.5.0_10.

Can no longer reproduce the described testcase.
Comment 6 kozlov 2007-02-12 15:50:46 UTC
Keyword "EP551_BETA_RN" was removed as the issue was fixed.