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 155813 - reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0
Summary: reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.inv...
Status: RESOLVED DUPLICATE of bug 154756
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ide
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-19 08:37 UTC by kzmuhia
Modified: 2009-02-19 20:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 143946


Attachments
stacktrace (5.85 KB, text/plain)
2008-12-19 08:37 UTC, kzmuhia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kzmuhia 2008-12-19 08:37:41 UTC
Build: NetBeans IDE 6.1 (Build 080922)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.27.7-134.fc10.i686, i386

User Comments:
GUEST: I was updated the IDE when the generator was down and the internet connection was off.



Stacktrace: 
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:0)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.netbeans.core.startup.layers.BinaryFS$AttrImpl.methodValue(BinaryFS.java:0)
        at org.netbeans.core.startup.layers.BinaryFS$AttrImpl.getValue(BinaryFS.java:0)
Comment 1 kzmuhia 2008-12-19 08:37:47 UTC
Created attachment 75172 [details]
stacktrace
Comment 2 Peter Pis 2008-12-19 08:43:38 UTC

*** This issue has been marked as a duplicate of 154756 ***