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 102208 - org.openide.util.TopologicalSortException when opening IDE
Summary: org.openide.util.TopologicalSortException when opening IDE
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords: T9Y
: 103040 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-23 17:51 UTC by tonybeckham
Modified: 2007-05-01 12:43 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen Shot of the error dialog box (25.54 KB, application/octet-stream)
2007-04-23 17:51 UTC, tonybeckham
Details
Full stack trace of the error (12.04 KB, application/octet-stream)
2007-04-23 17:52 UTC, tonybeckham
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tonybeckham 2007-04-23 17:51:19 UTC
System Info:
NetBeans IDE Dev (Build 070423)
1.5.0_07; Java HotSpot(TM) Client VM 1.5.0_07-87
Mac OS X version 10.4.9 running on i386
en_US (nb); MacRoman

Problem:
After installing latest nightly NB installer uopn opening the IDE I get the
warning: org.openide.util.TopologicalSortException (see screen shot).  I can't
tell if it has any impact at the moment but there should not be any exceptions
thrown on startup like this.

Also, see attached stack trace for all the details.  This happens on Solaris 10
x86 also.
Comment 1 tonybeckham 2007-04-23 17:51:46 UTC
Created attachment 41486 [details]
Screen Shot of the error dialog box
Comment 2 tonybeckham 2007-04-23 17:52:33 UTC
Created attachment 41488 [details]
Full stack trace of the error
Comment 3 Marian Mirilovic 2007-04-23 20:59:23 UTC
Conflict #0:
[org.openide.loaders.DataShadow@ab5ff6[MultiFileObject@be2bc0[Menu/Window/org-netbeans-modules-bpel-xpath-view-output-MapperWindowOpenAction.shadow]],
org.openide.loaders.DataFolder@f1582[MultiFileObject@382496[Menu/Window/Versioning]],
org.openide.loaders.DataFolder@7dedb4[MultiFileObject@3cc850[Menu/Window/Other]],
org.openide.loaders.DataShadow@280c42[MultiFileObject@2936cd[Menu/Window/ProgressListAction.shadow]],
org.openide.loaders.DataFolder@4d465b[MultiFileObject@41cec0[Menu/Window/Debug]],
org.openide.loaders.DataShadow@d8b3c7[MultiFileObject@3da2f0[Menu/Window/SwitchToRecentDocumentAction.shadow]]]

similar issue 101944
Comment 4 Sergey Lunegov 2007-04-24 06:43:51 UTC
In last build it should be already fixed. Vladimir please investigate.
Comment 5 Vladimir Yaroslavskiy 2007-04-24 10:47:43 UTC
Waiting build with installer from 20070424.
Comment 6 Jan Chalupa 2007-04-24 13:06:53 UTC
I get all sorts of these TopologicalSortException with build #20070423 (full
installer). I suspect the bpel module is not the only culprit. Might be related
to the Window menu rearrangements. Jarda, please take a look.
Comment 7 Vladimir Yaroslavskiy 2007-04-24 15:12:53 UTC
fixed.
please verify on the latest installer build >= 20070424.
Comment 8 Andrei Chistiakov 2007-04-26 17:37:55 UTC
Verified in build 070426.
Comment 9 Marian Mirilovic 2007-05-01 12:43:26 UTC
*** Issue 103040 has been marked as a duplicate of this issue. ***