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 224422

Summary: reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0
Product: java Reporter: Exceptions Reporter <exceptions_reporter>
Component: HintsAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mmirilovic
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 189815
Attachments: stacktrace

Description Exceptions Reporter 2013-01-03 13:29:53 UTC
This issue was reported manually by mmirilovic.
It already has 23 duplicates 


Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) Client VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: Windows XP

User Comments:
GUEST: Running ispect and transform dialog

GUEST: ?????? ?? ?????, ?????? ???????? NetBeans

GUEST: ?????? NetBeanx ? ????? ?? ?????????? ??? ??????. ? ??? 3 ???? ??????.




Stacktrace: 
java.lang.reflect.InvocationTargetException
   at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:0)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:601)
   at org.netbeans.modules.java.hints.providers.code.CodeHintProviderImpl$WorkerImpl.createErrors(CodeHintProviderImpl.java:299)
   at org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker.runHint(HintsInvoker.java:751)
Comment 1 Exceptions Reporter 2013-01-03 13:29:55 UTC
Created attachment 129853 [details]
stacktrace
Comment 2 Jan Lahoda 2013-01-03 22:27:07 UTC
Almost surely fixed by fix of bug #223339.

*** This bug has been marked as a duplicate of bug 223339 ***