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

Summary: AIOOBE thrown by Tools | Add As Profiling Root Method
Product: profiler Reporter: Lukas Jungmann <jungi>
Component: BaseAssignee: issues@profiler <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

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.