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 102142 - NPE on Cancel New Configuration
Summary: NPE on Cancel New Configuration
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-23 13:18 UTC by Alexander Kouznetsov
Modified: 2007-05-11 13:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (909 bytes, text/plain)
2007-04-23 13:19 UTC, Alexander Kouznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-04-23 13:18:52 UTC
Profiler 070420
NetBeans IDE Dev (Build 070423)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

Steps to reproduce:
- Invoke Editor's context menu
- Select Profiling > Select Profiling Root Methods
- Select <Create New Configuration>. Click OK
- Click Cancel
- RESULT: java.lang.NullPointerException
	at org.netbeans.modules.profiler.utils.IDEUtils.selectSettings(IDEUtils.java:293)
	at
org.netbeans.modules.profiler.actions.SelectRootMethodsAction$1.done(SelectRootMethodsAction.java:94)
Comment 1 Alexander Kouznetsov 2007-04-23 13:19:28 UTC
Created attachment 41447 [details]
Exception
Comment 2 Jiri Sedlacek 2007-04-23 17:39:06 UTC
Thanks for catching it.

Fixed for M9.
Comment 3 Alexander Kouznetsov 2007-05-11 13:11:41 UTC
Verified with
Profiler 070509
NetBeans IDE Dev (Build 070509)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251