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 97392 - java.lang.reflect.UndeclaredThrowableException
Summary: java.lang.reflect.UndeclaredThrowableException
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2007-03-07 15:13 UTC by Jaromir Uhrik
Modified: 2007-05-21 13:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Messages.log attached... (31.65 KB, text/plain)
2007-03-07 15:14 UTC, Jaromir Uhrik
Details
Screenshot attached... (31.17 KB, text/plain)
2007-03-07 15:18 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2007-03-07 15:13:18 UTC
Mac OS X 10.4.8 on i386
NetBeans IDE 5.5.1 Beta (Build 200702211400)
Java HotSpot(TM) Client VM 1.5.0_07-87

Pushed Add All button at the 2nd step of Update Center Wizard and got following
exception (I am not able to reproduce this exception anymore):

java.lang.reflect.UndeclaredThrowableException
	at $Proxy7.childrenRemoved(Unknown Source)
	at org.openide.nodes.Node.fireSubNodesChange(Node.java:1020)
	at org.openide.nodes.Children.notifyRemove(Children.java:850)
	at org.openide.nodes.Children$Keys.notifyRemove(Children.java:2098)
	at org.openide.nodes.Children.updateRemove(Children.java:822)
	at org.openide.nodes.Children.setEntries(Children.java:780)
	at org.openide.nodes.Children$Keys$2.run(Children.java:2036)
	at org.openide.util.Mutex.postRequest(Mutex.java:1119)
Comment 1 Jaromir Uhrik 2007-03-07 15:14:38 UTC
Created attachment 39259 [details]
Messages.log attached...
Comment 2 Jaromir Uhrik 2007-03-07 15:17:35 UTC
Sorry, the previously attached messages.log is not the right one. See the
following...
Comment 3 Jaromir Uhrik 2007-03-07 15:18:26 UTC
Created attachment 39260 [details]
Screenshot attached...
Comment 4 Jiri Rechtacek 2007-05-21 13:15:20 UTC
The Autoupdate UI was removed in NB6/M9, new Plugin Manager is a facility to
install new or update installed plugins.