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 21591

Summary: ArrayIndexOutOfBoundsException in EnterpriseDebugger.java:186
Product: debugger Reporter: Jan Stola <jstola>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Thrown exception.

Description Jan Stola 2002-03-14 15:09:42 UTC
Netbeans build 20020313
=======================

Steps to reproduce:
-------------------
1. Debug examples.advanced.MemoryView.
2. Switch back to the Editing workspace.
3. Select examples.clock.ClockFrame.
4. Perform these steps quicky:
   a) close MemoryView
   b) invoke Start Debugger action.
5. ClockFrame will be started before the MemoryView successfully shuts down =>
   => Run Multisession dialog will be shown.
6. Wait until MemoryView disappears from the Session View.
7. Press Cancel in the dialog.
8. Attached ArrayIndexOutOfBoundsException will be thrown.
Comment 1 Jan Stola 2002-03-14 15:38:40 UTC
Created attachment 5063 [details]
Thrown exception.
Comment 2 Jan Jancura 2002-03-28 15:32:33 UTC
fixed in main trunk
Comment 3 Marek Grummich 2002-10-14 13:23:24 UTC
Verified
Comment 4 Quality Engineering 2003-06-30 17:31:27 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.