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 103487 - Concurrent Modification Exception after pattern applying
Summary: Concurrent Modification Exception after pattern applying
Status: RESOLVED INVALID
Alias: None
Product: uml
Classification: Unclassified
Component: Design Center (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-08 15:02 UTC by Sergey Petrov
Modified: 2008-11-19 16:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stack trace (2.83 KB, text/plain)
2007-05-08 15:05 UTC, Sergey Petrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2007-05-08 15:02:35 UTC
reproducible with 070502
tests reproduce the issue with about 20% rate on 9 tests set => real reproduce
rate may be about 5% or less, I didn't file the issue before, because I wasn't
able to reproduce it manually, and now I got it for the first time. P4 for now
because of low rate and I don't see difference between results with and without
exception right now.

steps:
1. create java platform uml project
2. add package pkg in project tree
3. invoke Apply Design Pattern on the package node
4. select EJB1.1:BMP, next, next
5. set to create diagram with name "EJB01_BMP" for example and next, finish
6. wait
exception is thrown, see attachment
Comment 1 Sergey Petrov 2007-05-08 15:05:12 UTC
Created attachment 42212 [details]
exception stack trace
Comment 2 Sergey Petrov 2008-11-19 16:30:10 UTC
part of stack trace from library we do not use any more.