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 257732 - java.io.FileNotFoundException: /tmp/dlight_BETHAmichel.graciano/fe6372c7/01315323068/pty (Arquivo ou diret
Summary: java.io.FileNotFoundException: /tmp/dlight_BETHAmichel.graciano/fe6372c7/0131...
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-28 09:51 UTC by Michel Graciano
Modified: 2016-02-18 12:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 222273


Attachments
stacktrace (1.82 KB, text/plain)
2016-01-28 09:51 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2016-01-28 09:51:58 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Linux

User Comments:
hmichel: Trying to connect to a remote server by Terminal




Stacktrace: 
java.io.FileNotFoundException: /tmp/dlight_BETHAmichel.graciano/fe6372c7/01315323068/pty (Arquivo ou diret
Comment 1 Michel Graciano 2016-01-28 09:51:59 UTC
Created attachment 158261 [details]
stacktrace
Comment 2 ilia 2016-02-18 12:14:44 UTC
It seems you don't have access to your /tmp directory on a remote host. 
Check R/W/X permission or try to change tmp dir to the one you cat write and execute in.

WARNING [nativeexecution.support.logger]: [53113104 ms.] Failed to upload pty
WARNING [nativeexecution.support.logger]: [53113104 ms.] File /var/tmp/dlight_root/fe6372c7/01315323068/pty doesnt exist, and cannot be uploaded. Do you have enough privileges?
WARNING [nativeexecution.support.logger]: [53113104 ms.] You could try to use -J-Dcnd.tmpbase=<other base location> to re-define default one.

Please, reopen if this solution won't help you for some reason.