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 224230 - Cannot run executable on unknown Linux
Summary: Cannot run executable on unknown Linux
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 7.3
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks: 224229
  Show dependency tree
 
Reported: 2012-12-26 11:27 UTC by Alexander Simon
Modified: 2012-12-26 14:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2012-12-26 11:27:25 UTC
RemoteCommandSupport.run() does not work.
HelperUtility try to find resource:
"bin/nativeexecution/Linux-unknown/pty"
=> MissingResourceException
=> NbNativeProcess keep null nbStartPath
=> process can be started.
Comment 1 Alexander Simon 2012-12-26 11:34:53 UTC
last line is:
=> process cannot be started.
Comment 2 Andrew Krasny 2012-12-26 14:06:20 UTC
http://hg.netbeans.org/cnd-main/rev/5e2ed2476257