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 169203 - Convert diagram fails with XNIException
Summary: Convert diagram fails with XNIException
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-27 10:35 UTC by mdm42
Modified: 2010-08-31 15:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stacktrace for XNIException (66.29 KB, text/plain)
2009-07-27 10:37 UTC, mdm42
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mdm42 2009-07-27 10:35:56 UTC
Importing a UML project (presumably created using NB5.x -- the projects in question were not created by me, and I have
no knowledge of the platforms used in creating the models -- these are models used for labwork in Sun's SL-425 course)
the UML module offers to convert the project files to the new format, but fails to do so.

Inspecting var/log/messages.log shows an XNIException (stack trace to be attached) due to an unrecognised encoding
("MacRoman") which seems to throw the converter into a near-infinite recursion.
Comment 1 mdm42 2009-07-27 10:37:04 UTC
Created attachment 85239 [details]
Stacktrace for XNIException
Comment 2 javydreamercsw 2010-08-16 20:42:16 UTC
Can you provide the project?
Comment 3 mdm42 2010-08-30 15:33:08 UTC
Sorry, it is not possible for me to provide the project in question as it is Sun proprietary material. Don't want to violate the Borg's copyright ;-)
Comment 4 javydreamercsw 2010-08-31 15:15:23 UTC
Can you try with the latest builds? Some P2 issues have been already fixed and might be related to this.

This is the dev update center: http://deadlock.netbeans.org/hudson/job/uml/lastStableBuild/artifact/build/updates/updates.xml

Delete your current UML plugins as the module versions have not been modified yet.