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 240957 - IllegalArgumentException: Node:class org.openide.nodes.FilterNode[null] of original:class org.netbeans.modules.maven.nodes.OthersRootChildren$OGFilterNode gets null name!
Summary: IllegalArgumentException: Node:class org.openide.nodes.FilterNode[null] of or...
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-25 15:25 UTC by Exceptions Reporter
Modified: 2015-05-21 13:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206960


Attachments
stacktrace (2.12 KB, text/plain)
2014-01-25 15:25 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-01-25 15:25:22 UTC
This bug was originally marked as duplicate of bug 219277, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 7

User Comments:
GUEST: open an xmlfile in a mavenproject




Stacktrace: 
java.lang.IllegalArgumentException: Node:class org.openide.nodes.FilterNode[null] of original:class org.netbeans.modules.maven.nodes.OthersRootChildren$OGFilterNode gets null name!
   at org.openide.nodes.NodeOp.createPath(NodeOp.java:251)
   at org.openide.explorer.ExplorerManager.equalNodes(ExplorerManager.java:209)
   at org.openide.explorer.ExplorerManager.access$100(ExplorerManager.java:95)
   at org.openide.explorer.ExplorerManager$1AtomicSetSelectedNodes.checkAndSet(ExplorerManager.java:239)
   at org.openide.explorer.ExplorerManager$1AtomicSetSelectedNodes.run(ExplorerManager.java:297)
   at org.openide.util.Mutex.readAccess(Mutex.java:372)
Comment 1 Exceptions Reporter 2014-01-25 15:25:24 UTC
Created attachment 144366 [details]
stacktrace
Comment 2 Jan Peska 2014-07-16 13:22:17 UTC
Reassigning to Maven for further evaluation
Comment 3 Tomas Stupka 2015-05-21 13:02:17 UTC
no duplicates since 8.0 beta, so problem probably gone. 
closing.