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 65874 - AIOOBE thrown by Tools | Add As Profiling Root Method
Summary: AIOOBE thrown by Tools | Add As Profiling Root Method
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
: 68248 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-04 15:59 UTC by Lukas Jungmann
Modified: 2006-10-09 10:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (16.31 KB, text/plain)
2005-10-04 16:01 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2005-10-04 15:59:01 UTC
[nb-beta + profiler-m9]

-start IDE with new userdir (no project should be opened nor created)
-Tools | Add As Profiling Root Method menuitem is enabled and its selection throws

=> java.lang.ArrayIndexOutOfBoundsException: 0
	at
org.netbeans.modules.profiler.actions.AddRootMethodAction.performAction(AddRootMethodAction.java:56)
...
Comment 1 Lukas Jungmann 2005-10-04 16:01:36 UTC
Created attachment 25520 [details]
IDE log
Comment 2 iformanek 2005-10-10 16:10:00 UTC
Fixed in M10, thanks for reporting the issue!
Comment 3 iformanek 2005-11-09 10:54:51 UTC
*** Issue 68248 has been marked as a duplicate of this issue. ***
Comment 4 Lukas Jungmann 2005-12-15 12:15:14 UTC
v.