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 193876 - NullPointerException at org.netbeans.modules.cnd.actions.AbstractExecutorRunAction.convertToRemoteIfNeeded
Summary: NullPointerException at org.netbeans.modules.cnd.actions.AbstractExecutorRunA...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-28 12:21 UTC by Alexander Simon
Modified: 2010-12-30 07:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 175402


Attachments
stacktrace (3.69 KB, text/plain)
2010-12-28 12:21 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2010-12-28 12:21:06 UTC
Build: NetBeans IDE Dev (Build 101228-90772726188e)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: SunOS

User Comments:
alexvsimon: make in favorites




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.actions.AbstractExecutorRunAction.convertToRemoteIfNeeded(AbstractExecutorRunAction.java:531)
   at org.netbeans.modules.cnd.actions.MakeBaseAction.prepare(MakeBaseAction.java:152)
   at org.netbeans.modules.cnd.actions.MakeBaseAction.access$000(MakeBaseAction.java:86)
   at org.netbeans.modules.cnd.actions.MakeBaseAction$1.doWork(MakeBaseAction.java:111)
   at org.netbeans.modules.cnd.utils.ui.ModalMessageDlg$3.runImpl(ModalMessageDlg.java:140)
   at org.netbeans.modules.cnd.utils.NamedRunnable.run(NamedRunnable.java:62)
Comment 1 Alexander Simon 2010-12-28 12:21:10 UTC
Created attachment 104560 [details]
stacktrace
Comment 2 Alexander Simon 2010-12-28 12:27:33 UTC
make on remote make file in favorites
Comment 3 Alexander Simon 2010-12-30 07:40:09 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main?cmd=changeset;node=79644b5776e5