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

Summary: Generate JMI interfaces / Stack overflow
Product: java Reporter: sbgemplus <sbgemplus>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE LOG

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.