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 112493 - java.lang.reflect.UndeclaredThrowableException
Summary: java.lang.reflect.UndeclaredThrowableException
Status: RESOLVED DUPLICATE of bug 112513
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-09 18:56 UTC by belkorin
Modified: 2007-08-22 09:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 811


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description belkorin 2007-08-09 18:56:47 UTC
DON'T DELETE THIS TEXT:

Build: NetBeans IDE Dev (Build 200708081200)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Windows Vista, 6.0, x86
STACKTRACE: (first 10 lines)
java.lang.reflect.UndeclaredThrowableException
        at $Proxy5.resultChanged(.java:0)
        at org.openide.util.lookup.SimpleProxyLookup.checkLookup(SimpleProxyLookup.java:89)
        at org.openide.util.lookup.SimpleProxyLookup.access$000(SimpleProxyLookup.java:36)
        at org.openide.util.lookup.SimpleProxyLookup$ProxyResult.checkResult(SimpleProxyLookup.java:161)
        at org.openide.util.lookup.SimpleProxyLookup$ProxyResult.allItems(SimpleProxyLookup.java:241)
        at org.openide.actions.SaveAsAction.resultChanged(SaveAsAction.java:139)
        at org.openide.actions.SaveAsAction.propertyChange(SaveAsAction.java:189)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
        at org.netbeans.core.windows.RegistryImpl.doFirePropertyChange(RegistryImpl.java:292)
Comment 1 Jaroslav Tulach 2007-08-22 08:47:55 UTC
Again profiler issue.
Comment 2 J Bachorik 2007-08-22 09:03:05 UTC

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