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 - IllegalStateException: Component to be closed is null at index -1
Summary: IllegalStateException: Component to be closed is null at index -1
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-03-20 13:18 UTC by Petr Chytil
Modified: 2008-12-22 13:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 29767


Attachments
stacktrace (3.13 KB, text/plain)
2008-03-20 13:19 UTC, Petr Chytil
Details

Note You need to log in before you can comment on or make changes to this bug.
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