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 205432 - Ordering.setOrder fails on assert
Summary: Ordering.setOrder fails on assert
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.1
Hardware: All All
: P4 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-22 15:45 UTC by shmaltorhbooks
Modified: 2013-01-10 08:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 183089


Attachments
stacktrace (4.15 KB, text/plain)
2011-11-22 15:45 UTC, shmaltorhbooks
Details

Note You need to log in before you can comment on or make changes to this bug.
Description shmaltorhbooks 2011-11-22 15:45:54 UTC
This bug was originally marked as duplicate of bug 131021, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1 Beta (Build nbms-and-javadoc-8308-on-20111122)
VM: OpenJDK 64-Bit Server VM, 19.0-b09, OpenJDK Runtime Environment, 1.6.0_20-b20
OS: Linux

Stacktrace: 
java.lang.AssertionError: setOrder([MultiFileObject@2d227d01[HTMLPalette/HTML/OL.xml], MultiFileObject@333ce3cd[HTMLPalette/HTML/TABLE.xml], MultiFileObject@628fc202[HTMLPalette/HTML/UL.xml], MultiFileObject@5adc9d4a[HTMLPalette/HTML/IMG.xml], MultiFileObject@736c8a11[HTMLPalette/HTML/A.xml], MultiFileObject@49da93e0[HTMLPalette/HTML/META.xml]]) -> [MultiFileObject@333ce3cd[HTMLPalette/HTML/TABLE.xml], MultiFileObject@2d227d01[HTMLPalette/HTML/OL.xml], MultiFileObject@628fc202[HTMLPalette/HTML/UL.xml], MultiFileObject@5adc9d4a[HTMLPalette/HTML/IMG.xml], MultiFileObject@736c8a11[HTMLPalette/HTML/A.xml], MultiFileObject@49da93e0[HTMLPalette/HTML/META.xml]]
   at org.openide.filesystems.Ordering.setOrder(Ordering.java:350)
   at org.openide.filesystems.FileUtil.setOrder(FileUtil.java:2198)
   at org.openide.loaders.FolderOrder.write(FolderOrder.java:187)
   at org.openide.loaders.FolderOrder.setOrder(FolderOrder.java:140)
   at org.openide.loaders.DataFolder.setOrder(DataFolder.java:249)
   at org.openide.loaders.DataFolder$Index.reorder(DataFolder.java:1011)
Comment 1 shmaltorhbooks 2011-11-22 15:45:58 UTC
Created attachment 113419 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-12-05 07:24:42 UTC
Jesse, as you wrote the code, you may have more insight into this kind of problem.
Comment 3 Jaroslav Tulach 2013-01-10 08:49:48 UTC
No report since 7.1.