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 253405 - NullPointerException at com.oracle.tools.ide.projectless.debug.impl.UserAttachActionImpl$1.run
Summary: NullPointerException at com.oracle.tools.ide.projectless.debug.impl.UserAttac...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-10 12:17 UTC by Alexander Simon
Modified: 2015-07-10 12:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 218456


Attachments
stacktrace (2.67 KB, text/plain)
2015-07-10 12:17 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2015-07-10 12:17:28 UTC
Build: Oracle Solaris Studio Dodona (2015/07/10 ff090a1c3d0b)
VM: Java HotSpot(TM) Server VM, 24.75-b04, Java(TM) SE Runtime Environment, 1.7.0_75-b13
OS: SunOS

User Comments:
alexvsimon: debug remote process




Stacktrace: 
java.lang.NullPointerException
   at com.oracle.tools.ide.projectless.debug.impl.UserAttachActionImpl$1.run(UserAttachActionImpl.java:64)
   at org.netbeans.api.progress.BaseProgressUtils$RunnableWrapper.run(BaseProgressUtils.java:299)
   at org.netbeans.api.progress.BaseProgressUtils$RunnableWrapper.run(BaseProgressUtils.java:291)
   at org.netbeans.modules.progress.ui.RunOffEDTImpl$ProgressBackgroundRunner.runBackground(RunOffEDTImpl.java:488)
   at org.netbeans.modules.progress.ui.AbstractWindowRunner.call(AbstractWindowRunner.java:108)
   at java.util.concurrent.FutureTask.run(FutureTask.java:262)
Comment 1 Alexander Simon 2015-07-10 12:17:30 UTC
Created attachment 154561 [details]
stacktrace
Comment 2 Alexander Simon 2015-07-10 12:51:58 UTC
fixed in sputnik, change set: 15265:0502924c7312