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

Summary: IAE: A node selection cannot contain nodes (html) not underneath the root
Product: editor Reporter: Jesse Glick <jglick>
Component: CSL (API & infrastructure)Assignee: Torbjorn Norbye <tor>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: RANDOM, TEST
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://deadlock.netbeans.org/hudson/job/trunk/811/testReport/org.netbeans.test.j2ee/J2EEValidation/testWebApplication/
Issue Type: DEFECT Exception Reporter:

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.