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 51466 - Generate JMI interfaces / Stack overflow
Summary: Generate JMI interfaces / Stack overflow
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-12 17:24 UTC by mariacfg44
Modified: 2004-11-13 00:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mariacfg44 2004-11-12 17:24:57 UTC
I cannot generate the JMI interfaces for any 
metamodel with mdr browser in NetBeans IDE 3.6, 
as I systematically get a StackOverflowError :
java.lang.reflect.InvocationTargetException
at.sun.reflect.NativeMethodAccessorImpl.
Comment 1 Martin Matula 2004-11-13 00:34:26 UTC
This is a known problem due to some issue in core module in NB 3.6
which we are unable to fix. Please download NB 3.5.1 which works fine
with the MDR Browser.