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 102498

Summary: many ISEs on startup
Product: platform Reporter: athompson <athompson>
Component: Action ItemsAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: dsimonek, ehucka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: ISE1
ISE2

Description athompson 2007-04-25 15:03:34 UTC
NetBeans IDE Dev (Build 200704241800)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
en_US (nb); Cp1252

when i start up, i get these two exceptions several times each.  if it matters,
my task window is a fast view.
Comment 1 athompson 2007-04-25 15:04:35 UTC
Created attachment 41633 [details]
ISE1
Comment 2 athompson 2007-04-25 15:04:57 UTC
Created attachment 41634 [details]
ISE2
Comment 3 David Simonek 2007-04-26 10:38:26 UTC
Yes it's related to tasklist, not winsys. Ehucka didn't you see that? It can't
be more clear from the exception, if read carefully... Passing to tasklist.
Comment 4 Stanislav Aubrecht 2007-04-26 10:44:22 UTC

*** This issue has been marked as a duplicate of 101797 ***
Comment 5 athompson 2007-04-26 14:57:53 UTC
i'm pretty sure this is not the same issue, since i am not trying to close the
task window, and the module is not disabled.
Comment 6 Stanislav Aubrecht 2007-04-26 15:06:08 UTC
i'm pretty sure it is the same issue as 101797 - method
org.netbeans.core.windows.WindowManagerImpl.isEditorTopComponent gets called
outside the AWT thread. so fixing issue #101797 will fix this issue as well.

*** This issue has been marked as a duplicate of 101797 ***
Comment 7 athompson 2007-04-26 15:08:55 UTC
whoops, yeah, it's a dup.  sorry.

*** This issue has been marked as a duplicate of 101797 ***
Comment 8 athompson 2007-04-26 15:10:41 UTC
whoops, yeah, it's a dup.  sorry.

*** This issue has been marked as a duplicate of 101797 ***