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 246879 - StackOverflowError at sun.reflect.GeneratedMethodAccessor10.invoke
Summary: StackOverflowError at sun.reflect.GeneratedMethodAccessor10.invoke
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-04 17:17 UTC by Tomas Stupka
Modified: 2014-09-17 12:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 211229


Attachments
stacktrace (97.93 KB, text/plain)
2014-09-04 17:17 UTC, Tomas Stupka
Details
stacktrace (98.26 KB, text/plain)
2014-09-05 11:59 UTC, Tomas Stupka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Stupka 2014-09-04 17:17:19 UTC
Build: NetBeans IDE Dev (Build 20140904-0df687ad1ccc)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Mac OS X

User Comments:
tstupka: after restart

GUEST: Starting the IDE




Stacktrace: 
java.lang.StackOverflowError
   at sun.reflect.GeneratedMethodAccessor10.invoke(GeneratedMethodAccessor10.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:483)
   at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
   at javax.swing.UIDefaults.getUI(UIDefaults.java:771)
   at javax.swing.UIManager.getUI(UIManager.java:1016)
Comment 1 Tomas Stupka 2014-09-04 17:17:21 UTC
Created attachment 149041 [details]
stacktrace
Comment 2 Tomas Stupka 2014-09-05 11:59:05 UTC
Created attachment 149052 [details]
stacktrace

yet again - after nb start
Comment 3 Tomas Stupka 2014-09-05 13:17:43 UTC
this happens now effectively on every start. besides that it is annoying, it also blocks the IDE for some while ...
Comment 4 Tomas Stupka 2014-09-05 15:47:26 UTC
fixed in core-main #c54e2d10033b
Comment 5 Quality Engineering 2014-09-07 02:05:58 UTC
Integrated into 'main-silver', will be available in build *201409070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c54e2d10033b
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #246879 - StackOverflowError at sun.reflect.GeneratedMethodAccessor10.invoke
Comment 6 Quality Engineering 2014-09-17 12:14:16 UTC
Integrated into 'releases/release801', will be available in build *201409171118* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/33acfee99acc
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #246879 - StackOverflowError at sun.reflect.GeneratedMethodAccessor10.invoke