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 130636

Summary: IllegalStateException: Component to be closed is null at index -1
Product: platform Reporter: Petr Chytil <pchytil>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: RESOLVED FIXED    
Severity: blocker Keywords: RANDOM
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=29767
Issue Type: DEFECT Exception Reporter: 29767
Attachments: stacktrace

Description Petr Chytil 2008-03-20 13:18:56 UTC
Build: NetBeans IDE Dev (Build 200803200007)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Linux, 2.6.24-12-generic, i386

User Comments: 
I've closed on of previously created floating window (I think it was services window).
Comment 1 Petr Chytil 2008-03-20 13:19:03 UTC
Created attachment 58745 [details]
stacktrace
Comment 2 David Simonek 2008-03-21 09:09:18 UTC
Any steps to reproduce? Works OK for me here, I never seen this, but it would be good to know what is real reason of the
bug.
Comment 3 David Simonek 2008-03-27 17:05:58 UTC
i changed exception to logging, so that it doesn't irritate end users:

http://hg.netbeans.org/main/rev/150881e6cd94