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 143529 - [65cat]reflect.UndeclaredThrowableException at $Proxy2.resultChanged
Summary: [65cat]reflect.UndeclaredThrowableException at $Proxy2.resultChanged
Status: RESOLVED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 blocker (vote)
Assignee: martin_adamek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-11 20:53 UTC by sunbiz
Modified: 2008-10-30 14:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 88928


Attachments
stacktrace (14.87 KB, text/plain)
2008-08-11 20:54 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2008-08-11 20:53:48 UTC
Build: NetBeans IDE Dev (Build 080811)
VM: Java HotSpot(TM) Client VM, 11.0-b12, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b25
OS: Windows Vista, 6.0, x86
User comments: Renamed groovy script and then right-click on the Groovy 1.5.5 - groovy-all.jar under the libraries 
folder of projects window
STACKTRACE: (first 10 lines)
java.lang.reflect.UndeclaredThrowableException
        at $Proxy2.resultChanged(.java:0)
        at org.openide.util.lookup.ProxyLookup$1Notify.run(ProxyLookup.java:173)
        at org.openide.util.lookup.ProxyLookup.setLookups(ProxyLookup.java:179)
        at org.openide.util.lookup.ProxyLookup.setLookups(ProxyLookup.java:119)
        at org.openide.explorer.DefaultEMLookup.updateLookups(DefaultEMLookup.java:131)
        at org.openide.explorer.DefaultEMLookup.propertyChange(DefaultEMLookup.java:163)
        at org.openide.util.WeakListenerImpl$PropertyChange.propertyChange(WeakListenerImpl.java:186)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
        at org.openide.explorer.ExplorerManager$2.run(ExplorerManager.java:855)
Comment 1 sunbiz 2008-08-11 20:54:51 UTC
Created attachment 67079 [details]
stacktrace
Comment 2 martin_adamek 2008-08-14 19:30:32 UTC
I wasn't able to reproduce, so I just did blind fix.
http://hg.netbeans.org/main/rev/fa70d1f60846