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 43950

Summary: Initialization of UML1.3 Metamodel fails with classloader trace
Product: java Reporter: jgsuess <jgsuess>
Component: UnsupportedAssignee: Martin Matula <mmatula>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: Other   
OS: Windows 95/98   
Issue Type: DEFECT Exception Reporter:
Attachments: Sourcecode archive for TestCase demonstrating the behavior

Description jgsuess 2004-05-27 20:29:37 UTC
Please see attached testcase for demonstration of 
behavior.
should run with the libs contained in mdr-
standalone.zip.
Things I checked:
- The bug only appears with _Diff file. Using the 
main file alone is ok. 
- It does not appear with UML1.4, even if using 
the _Diff file.
I have a line dump to show that a valid file URL 
is available.
This is not the clustering bug mentioned in the 
newsgroups, the XMI files are the latest versions.
Comment 1 jgsuess 2004-05-27 20:33:24 UTC
Created attachment 15330 [details]
Sourcecode archive for TestCase demonstrating the behavior
Comment 2 Martin Matula 2004-11-08 17:05:51 UTC
The test references de.tuberlin.cs.cis.eve.model.adapter.MDR.Manager
which is missing.
Comment 3 Martin Matula 2005-03-17 16:18:26 UTC
No info provided -> closing.