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 42943 - Generate JMI interfaces / Stack overflow
Summary: Generate JMI interfaces / Stack overflow
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker with 1 vote (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-07 15:23 UTC by sbgemplus
Modified: 2004-08-24 09:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE LOG (783.48 KB, text/plain)
2004-05-07 15:35 UTC, sbgemplus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sbgemplus 2004-05-07 15:23:11 UTC
I can load metamodels in the MDR Repository (from 
XMI 1.0 file), and export them as XMI 1.2 files. 

But I cannot generate the JMI interfaces, as I 
systematically get a StackOverflowError :
java.lang.reflect.InvocationTargetException
at 
sun.reflect.NativeMethodAccessorImpl.invoke0
Comment 1 sbgemplus 2004-05-07 15:35:09 UTC
Created attachment 14763 [details]
IDE LOG
Comment 2 Martin Matula 2004-07-18 22:11:51 UTC
Is it possible that the metamodel is not wellformed in some way?
(could you attach it so that I can try to reproduce it?)
Btw. the IDE log you attached does not contain any
StackOverflowException. I need more data to be able to do something
about this issue.
Comment 3 Martin Matula 2004-08-24 09:11:36 UTC
No more info provided in more than 2 months - closing as WORKSFORME.