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 - reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0
Summary: reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.inv...
Status: RESOLVED DUPLICATE of bug 223339
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-03 13:29 UTC by Exceptions Reporter
Modified: 2013-01-03 22:27 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189815


Attachments
stacktrace (5.19 KB, text/plain)
2013-01-03 13:29 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***