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 215693 - NullPointerException at org.netbeans.modules.profiler.attach.dialog.AttachDialog.configure
Summary: NullPointerException at org.netbeans.modules.profiler.attach.dialog.AttachDia...
Status: RESOLVED DUPLICATE of bug 215465
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-18 14:14 UTC by misterm
Modified: 2012-07-20 10:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 190845


Attachments
stacktrace (3.40 KB, text/plain)
2012-07-18 14:14 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2012-07-18 14:14:42 UTC
Build: NetBeans IDE Dev (Build 20120702-588b678dd4f2)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows 7

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.profiler.attach.dialog.AttachDialog.configure(AttachDialog.java:97)
   at org.netbeans.modules.profiler.actions.ProfilingSupport$1.run(ProfilingSupport.java:292)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2032)
Comment 1 misterm 2012-07-18 14:14:44 UTC
Created attachment 122161 [details]
stacktrace
Comment 2 Jiri Sedlacek 2012-07-20 10:22:02 UTC

*** This bug has been marked as a duplicate of bug 215465 ***