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 122550 - Performance problem when creating robustness diagrams
Summary: Performance problem when creating robustness diagrams
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Viktor Lapitski
URL:
Keywords:
Depends on:
Blocks: 123518
  Show dependency tree
 
Reported: 2007-11-21 20:13 UTC by knitter
Modified: 2008-04-03 19:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump when adding a boundry object to the diagram (15.26 KB, text/plain)
2007-11-21 20:15 UTC, knitter
Details
Thread dump when selecting an object on the diagram (15.22 KB, text/plain)
2007-11-21 20:15 UTC, knitter
Details
Project I was working on, could be used for testing (165.94 KB, application/octet-stream)
2007-11-21 20:17 UTC, knitter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description knitter 2007-11-21 20:13:41 UTC
After adding robustness diagrams to a UML project that add only Use Case diagrams, the performance of the IDE drop to
nearly unusable.

If I open a Use Case diagram the IDE responds to input, but if I open a robustness diagram I can't zoom, scroll, select
items from the project tree, add new elements to the diagram, move an entity on the diagram, hell I can't do a single
operation without a freeze, usually from 30 seconds to a minute long.

I'm using Netbeans 6 beta 2 but have found the problem with Netbeans 6 beta 1 and Netbeans 5.5.1. Tried on two machines
with same results. Both machines meet the hardware specs.
Comment 1 knitter 2007-11-21 20:15:15 UTC
Created attachment 53335 [details]
Thread dump when adding a boundry object to the diagram
Comment 2 knitter 2007-11-21 20:15:58 UTC
Created attachment 53336 [details]
Thread dump when selecting an object on the diagram
Comment 3 knitter 2007-11-21 20:17:09 UTC
Created attachment 53337 [details]
Project I was working on, could be used for testing
Comment 4 Viktor Lapitski 2007-12-03 09:08:05 UTC
fixed in trunk (6.x) and visualcomponent branch
Comment 5 Peter Lam 2008-04-03 19:12:12 UTC
Verified in NB 6.0 / 6.0.1 using the attached project and did see the performance problem as described.
Verified in the latest NB 6.1 build using the same attached project. The performance problem described in the issue is
no longer reproducible.