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 100481 - IllegalStateException on diagram creation in apply design pattern
Summary: IllegalStateException on diagram creation in apply design pattern
Status: VERIFIED WORKSFORME
Alias: None
Product: uml
Classification: Unclassified
Component: Design Center (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Thuy.d Nguyen
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-04-10 15:55 UTC by Andrew Korostelev
Modified: 2007-06-08 14:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IllegalStateException (3.12 KB, text/plain)
2007-04-10 15:55 UTC, Andrew Korostelev
Details
full messaage log in 070417_5 build (115.48 KB, text/plain)
2007-04-17 15:41 UTC, Sergey Petrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Korostelev 2007-04-10 15:55:24 UTC
reproducible in all-nbms-hydra-070410_6
regression since Griffin.

If user has selected checkbox to create diagram during applying design pattern, 
IllegalStateException will rise.

steps:
- create java-model uml project
- add class element in model and name it.
- invoke 'Apply Design Pattern' for class node
- from Pattern Selection step:
  select "GoF Design Patterns" from the Project list 
  select "Creational::Builder" from the Design pattern list
- click 'Next' 3 times.
- On the "Options" step select 'Create class diagram' checkbox.
- finish process.
you will get IllegalStateException
Comment 1 Andrew Korostelev 2007-04-10 15:55:54 UTC
Created attachment 40688 [details]
IllegalStateException
Comment 2 Sergey Petrov 2007-04-17 15:41:58 UTC
Created attachment 41096 [details]
full messaage log in 070417_5 build
Comment 3 Andrew Korostelev 2007-06-08 14:34:24 UTC
not reproducible in netbeans-hudson-trunk-457-full.zip (070608)
Comment 4 Andrew Korostelev 2007-06-08 14:34:42 UTC
verified in netbeans-hudson-trunk-457-full.zip (070608)