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

Summary: reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0
Product: ide Reporter: kzmuhia <kzmuhia>
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=143946
Issue Type: DEFECT Exception Reporter: 143946
Attachments: stacktrace

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 ***