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 - Initialization of UML1.3 Metamodel fails with classloader trace
Summary: Initialization of UML1.3 Metamodel fails with classloader trace
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: Other Windows 95/98
: P3 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-27 20:29 UTC by jgsuess
Modified: 2005-03-17 16:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Sourcecode archive for TestCase demonstrating the behavior (26.76 KB, application/x-zip-compressed)
2004-05-27 20:33 UTC, jgsuess
Details

Note You need to log in before you can comment on or make changes to this bug.
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.