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 - ArrayIndexOutOfBoundsException in EnterpriseDebugger.java:186
Summary: ArrayIndexOutOfBoundsException in EnterpriseDebugger.java:186
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-14 15:09 UTC by Jan Stola
Modified: 2003-06-30 17:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thrown exception. (3.97 KB, text/plain)
2002-03-14 15:38 UTC, Jan Stola
Details

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