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 145376

Summary: [65cat] IllegalArgumentException: A node selection cannot contain nodes (08 28, 08 11:44:53 AM) not underneath the root (Version).
Product: platform Reporter: alcmontejo <alcmontejo>
Component: NodesAssignee: t_h <t_h>
Status: RESOLVED FIXED    
Severity: blocker CC: mmirilovic, saubrecht, t_h
Priority: P2 Keywords: API_REVIEW_FAST, THREAD
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=5943
Issue Type: DEFECT Exception Reporter: 5943
Attachments: stacktrace
API change patch.

Description alcmontejo 2008-08-28 05:15:26 UTC
Build: NetBeans IDE Dev (Build 200808261401)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b06, Java(TM) SE Runtime Environment, 1.6.0_02-b06
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.IllegalArgumentException: A node selection cannot contain nodes (08 28, 08 11:44:53 AM) not underneath the root (Version).
Comment 1 alcmontejo 2008-08-28 05:15:34 UTC
Created attachment 68502 [details]
stacktrace
Comment 2 alcmontejo 2008-08-28 05:18:48 UTC
hi! got this when i try to expand node on local history
Comment 3 Marian Mirilovic 2008-08-28 13:43:04 UTC
85 duplicates so far ...
Comment 4 Stanislav Aubrecht 2008-09-05 16:29:37 UTC
exceptions reporter shows 280 duplicates -> P2

this problem happens all over the ide, maybe there's something broken in Nodes implementation or ExplorerManager,
reassigning for evaluation
Comment 5 t_h 2008-09-15 16:39:04 UTC
*** Issue 145087 has been marked as a duplicate of this issue. ***
Comment 6 t_h 2008-09-16 09:24:15 UTC
Created attachment 69926 [details]
API change patch.
Comment 7 Jesse Glick 2008-09-16 11:59:25 UTC
Since we have no coherent threading model for Nodes, I guess this change makes sense.
Comment 8 t_h 2008-09-22 13:53:34 UTC
c6f3b6a7a339
Comment 9 Quality Engineering 2008-09-23 17:57:13 UTC
Integrated into 'main-golden', will be available in build *200809231435* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/c6f3b6a7a339
User: Tomas Holy <t_h@netbeans.org>
Log: #145376: IllegalArgumentException: A node selection cannot contain nodes not underneath the root
Comment 10 t_h 2008-11-10 12:07:41 UTC
*** Issue 152864 has been marked as a duplicate of this issue. ***