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 136138 - IllegalStateException: Error in org.openide.nodes.AsynchChildren with entry Children.Keys.KE[catalogSeparator: . catalogAtStart: true maxColumnsInTable: 1024 storedProcedure,0] from among null in {Chi
Summary: IllegalStateException: Error in org.openide.nodes.AsynchChildren with entry C...
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Vancouvering
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-30 08:58 UTC by ajvkumar
Modified: 2008-10-15 12:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 1286


Attachments
stacktrace (1.77 KB, text/plain)
2008-05-30 08:59 UTC, ajvkumar
Details
stacktrace (1.77 KB, text/plain)
2008-05-30 11:41 UTC, ajvkumar
Details
stacktrace (1.77 KB, text/plain)
2008-06-06 19:12 UTC, eroscheguevara
Details
stacktrace (1.77 KB, text/plain)
2008-06-08 01:59 UTC, serb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ajvkumar 2008-05-30 08:59:00 UTC
Build: NetBeans IDE 6.1 (Build 200804211638)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105, Java(TM) SE Runtime Environment, 1.6.0-b105
OS: Windows XP, 5.1, x86

User Comments:
Comment 1 ajvkumar 2008-05-30 08:59:04 UTC
Created attachment 62154 [details]
stacktrace
Comment 2 ajvkumar 2008-05-30 11:41:31 UTC
Created attachment 62159 [details]
stacktrace
Comment 3 eroscheguevara 2008-06-06 19:12:02 UTC
Created attachment 62496 [details]
stacktrace
Comment 4 serb 2008-06-08 01:59:12 UTC
Created attachment 62529 [details]
stacktrace
Comment 5 t_h 2008-10-14 15:43:45 UTC
probably caused by faulty key implementation (key hashCode() and equals() methods must behave as for an IMMUTABLE object)
Comment 6 David Vancouvering 2008-10-14 18:24:16 UTC
This is similar to other issues around this, which should be fixed.  Please test with the latest build and re-open if
you still see the problem.
Comment 7 Roman Mostyka 2008-10-15 12:11:21 UTC
ajvkumar, can You verify please if this issue was really fixed?