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 82831

Summary: creating class diagram from selected elements returns StackOverflowError exception
Product: uml Reporter: Peter Lam <petersl>
Component: Diagram ClassAssignee: issues@uml <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: Macintosh   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 102545    
Attachments: ide log file

Description Peter Lam 2006-08-16 19:37:49 UTC
Coke build 17a on Mac OS X ppc & intel only using jdk 1.6 beta 2.

Stepping through the Reverse Engineering tutorial to steps to create class
diagram from selected elements step 5 of section "Generating a Class Diagram".
The attached java.lang.StackOverflowError exception dialog appeared and class
diagram was not created properly. After this dismissing this exception dialog,
clicking anywhere on the diagram pops up this exception dialog again. So, could
not continue to work until ide is restarted. See attached for the ide log file
containing this super long exception.
Comment 1 Peter Lam 2006-08-16 19:38:41 UTC
Created attachment 33004 [details]
ide log file
Comment 2 Peter Lam 2006-08-16 19:50:41 UTC
Workaround: use jdk 1.5 to start IDE.
Comment 3 Kris Richards 2006-09-21 01:38:37 UTC
in current trunk build (200609191130) this bug in no longer reproducible on the mac.
Comment 4 Kris Richards 2006-09-21 02:24:57 UTC
wasn't using 1.6 - reopening
Comment 5 Kris Richards 2006-10-02 21:11:26 UTC
This has been filed against Apple JDK (#4753898). This is a known problem... Message from 

01-Oct-2006 08:39 PM Stoney Gamble:
Hi Kris, this is a known issue and is being tracked under Bug ID#4647508. Once this issue has been 
addressed, I'll notify you of the resolution.
Comment 6 George Vasick 2007-07-13 16:25:25 UTC
Waiver candidates from 7/12/2007 bug scrub.
Comment 7 George Vasick 2008-01-04 17:10:29 UTC
Depends on the port to the netbeans graph library, currently scheduled for after
6.1.
Comment 8 George Vasick 2008-05-31 00:39:10 UTC
Problem is no longer present with latest Mac JDK and port to NB visual library.