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 174205 - org.openide.util.TopologicalSortException at org.openide.util.Utilities.topologicalSort
Summary: org.openide.util.TopologicalSortException at org.openide.util.Utilities.topol...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@third-party
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-09 11:31 UTC by dante
Modified: 2009-10-09 14:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 159865


Attachments
stacktrace (889 bytes, text/plain)
2009-10-09 11:31 UTC, dante
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dante 2009-10-09 11:31:03 UTC
This issue was originally marked as duplicate of issue 112691, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE 6.5.1 (Build 200905151554)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Starting netbeans

kawazu428: tried to create "new folder" while in Favorites view, the exception was thrown when I chose "new - other" and the "Choose file type" window popped up. things seem to work well afterwards, though.

GUEST: When installing the perforce plug-in

GUEST: On start-up after perforce plug-in was installed.

hlein: Happens shortly after starting the IDE (RC2).

GUEST: i was trying to install perforce plugin
http://www.wonderly.org/netbeans/

GUEST: Just started latest daily build

hlein: Start of IDE

GUEST: Just started the IDE. Don't know what this error-message means.

karaatli: after glassfish v3 update

GUEST: I just started the netbeans IDE

GUEST: Batch build of around half project configurations. Project has maybe 100 configurations.

bouteill: opening project

dante: New Action for NB Module

GUEST: start IDE afetr installing

cashannon: installing plugin from "Downloaded" tab on local machine.

lhasik: exception appeared after installation of http://www.wonderly.org/netbeans/

GUEST: opened my Netbeans ide.



Stacktrace: 
org.openide.util.TopologicalSortException
        at org.openide.util.Utilities.topologicalSort(Utilities.java:2280)
        at org.openide.filesystems.Ordering.getOrder(Ordering.java:180)
        at org.openide.filesystems.FileUtil.getOrder(FileUtil.java:1831)
        at org.openide.loaders.FolderList.carefullySort(FolderList.java:607)
        at org.openide.loaders.FolderList.createBoth(FolderList.java:852)
        at org.openide.loaders.FolderList.getObjects(FolderList.java:562)
Comment 1 dante 2009-10-09 11:31:10 UTC
Created attachment 89177 [details]
stacktrace
Comment 2 Jiri Skrivanek 2009-10-09 11:40:45 UTC
It is a problem in third-party plugin. Its menu items are not properly defined. Please, uninstall this plugin to get rid
of such problems.

 Conflict #0: [MultiFileObject@109644a[Menu/Tools/Separator3.instance],
MultiFileObject@176d3e1[Menu/Tools/com-centeredwork-editwithjedit-EwjOptions.shadow],
MultiFileObject@177f4ea[Menu/Tools/org-netbeans-modules-options-OptionsWindowAction.shadow],
MultiFileObject@8a9e1a[Menu/Tools/com-centeredwork-editwithjedit-EwjOptionsAction.shadow]]
org.openide.util.TopologicalSortException
Comment 3 dante 2009-10-09 14:55:42 UTC
So how do I tell which plug-in