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 141625 - 6.1 class diagram could not be converted or opened w/exceptions
Summary: 6.1 class diagram could not be converted or opened w/exceptions
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Viktor Lapitski
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2008-07-25 00:48 UTC by Peter Lam
Modified: 2008-07-30 00:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log file (62.34 KB, text/plain)
2008-07-25 00:48 UTC, Peter Lam
Details
sample uml project (339.71 KB, application/x-compressed)
2008-07-25 00:49 UTC, Peter Lam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2008-07-25 00:48:44 UTC
build 20080724. This is a regression.

The class diagram named "d_class_more" (the 2nd one from the Diagrams node) could not be opened at all. IDE just logged
NPE in the ide log file and no visible ui alert. See attached ide log file for exceptions.
Comment 1 Peter Lam 2008-07-25 00:48:59 UTC
Created attachment 65603 [details]
ide log file
Comment 2 Peter Lam 2008-07-25 00:49:31 UTC
Created attachment 65604 [details]
sample uml project
Comment 3 Peter Lam 2008-07-25 00:53:52 UTC
Actually this is InvocationTargetException and AssertionError instead of NPE.
Comment 4 Viktor Lapitski 2008-07-25 02:06:25 UTC
have fix for it already in my ws. Will be pushed together with current work.
Comment 5 Sergey Petrov 2008-07-25 03:22:39 UTC
after investigation of the issue it looks like an issue in design patters creation, I got similar exception by creation
of design pattern and draw rol binding to the pattern. so "converting" is just a sample project where this issue appears
too.
Comment 6 Viktor Lapitski 2008-07-25 04:55:31 UTC
http://hg.netbeans.org/uml-main/rev/68e5b52280db
Comment 7 Trey Spiva 2008-07-25 19:19:19 UTC
reviewed
Comment 8 Peter Lam 2008-07-30 00:51:18 UTC
verified in build 20080728.