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 128933 - IAE: A node selection cannot contain nodes (html) not underneath the root
Summary: IAE: A node selection cannot contain nodes (html) not underneath the root
Status: RESOLVED DUPLICATE of bug 128452
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Torbjorn Norbye
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: RANDOM, TEST
Depends on:
Blocks:
 
Reported: 2008-03-02 18:15 UTC by Jesse Glick
Modified: 2009-02-19 20:45 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 Jesse Glick 2008-03-02 18:15:53 UTC
J2EEValidation.testWebApplication is often (but I think not always) failing with

java.lang.IllegalArgumentException: A node selection cannot contain nodes (html) not underneath the root (null).
	at org.openide.explorer.ExplorerManager.checkUnderRoot(ExplorerManager.java:561)
	at org.openide.explorer.ExplorerManager.access$300(ExplorerManager.java:87)
	at org.openide.explorer.ExplorerManager$1AtomicSetSelectedNodes.checkArgumentIsValid(ExplorerManager.java:232)
	at org.openide.explorer.ExplorerManager$1AtomicSetSelectedNodes.run(ExplorerManager.java:265)
	at org.openide.util.Mutex.readAccess(Mutex.java:362)
	at org.openide.explorer.ExplorerManager.setSelectedNodes(ExplorerManager.java:272)
	at org.netbeans.modules.gsfret.navigation.ClassMemberPanelUI.selectElementNode(ClassMemberPanelUI.java:171)
	at org.netbeans.modules.gsfret.navigation.ClassMemberPanel.selectElement(ClassMemberPanel.java:97)
	at org.netbeans.modules.gsfret.navigation.CaretListeningTask.run(CaretListeningTask.java:77)
	at org.netbeans.modules.gsfret.navigation.CaretListeningTask.run(CaretListeningTask.java:57)
	at org.netbeans.napi.gsfret.source.Source$CompilationJob.run(Source.java:1216)
	[...]
Comment 1 Jiri Skrivanek 2008-03-10 08:23:13 UTC

*** This issue has been marked as a duplicate of 128452 ***
Comment 2 Martin Krauskopf 2009-02-02 14:36:35 UTC
'ruby/gsf -> editor/csl' mass-move to be able to deleted gsf/ruby. Having to
change the version and platform of all closed moved issues to the same due to
Issuezilla deficiencies - choosing version == 6.5 and TM = 7.0.