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 48885 - Exception after closing multiple projects
Summary: Exception after closing multiple projects
Status: CLOSED DUPLICATE of bug 50032
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-09-11 18:43 UTC by _ tboudreau
Modified: 2008-12-22 19:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2004-09-11 18:43:00 UTC
I selected 49 out of 50 projects in Explorer (all but openide) and 
closed them.  The following exception occured:

Annotation: Exception occurred in Request Processor
java.lang.IllegalArgumentException: A node selection cannot 
contain nodes (JMI Utilities) not underneath the root (Projects).
	at 
org.openide.explorer.ExplorerManager.setSelectedNodes(Explore
rManager.java:161)
	at 
org.openide.explorer.ExplorerManager.setSelectedNodes0(Explo
rerManager.java:341)
	at 
org.openide.explorer.ExplorerManager$Listener.run(ExplorerMa
nager.java:834)
	at org.openide.util.Task.run(Task.java:136)
	at 
org.openide.util.RequestProcessor$Task.run(RequestProcessor.ja
va:330)
[catch] at 
org.openide.util.RequestProcessor$Processor.run(RequestProces
sor.java:686)
Comment 1 Petr Nejedly 2004-10-26 14:26:01 UTC
Should be fixed by the fix of issue 50032.


*** This issue has been marked as a duplicate of 50032 ***
Comment 2 Marian Mirilovic 2005-07-12 10:17:03 UTC
closed