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 247003 - java.io.IOException: Pipe closed
Summary: java.io.IOException: Pipe closed
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-10 16:32 UTC by Exceptions Reporter
Modified: 2017-07-04 15:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 211685


Attachments
stacktrace (4.17 KB, text/plain)
2014-09-10 16:32 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-09-10 16:32:21 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.5-b02, Java(TM) SE Runtime Environment, 1.8.0_05-b13
OS: Linux

User Comments:
GUEST: Probably after trying to connect to another linux system via ssh




Stacktrace: 
java.io.IOException: Pipe closed
   at java.io.PipedInputStream.read(PipedInputStream.java:307)
   at java.io.PipedInputStream.read(PipedInputStream.java:377)
   at com.jcraft.jsch.ChannelSftp.fill(ChannelSftp.java:2665)
   at com.jcraft.jsch.ChannelSftp.header(ChannelSftp.java:2691)
   at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:257)
   at com.jcraft.jsch.Channel.connect(Channel.java:152)
Comment 1 Exceptions Reporter 2014-09-10 16:32:23 UTC
Created attachment 149119 [details]
stacktrace
Comment 2 ilia 2017-07-04 15:54:25 UTC
Fixed by VK
300265:fa913fdab592 - Vladimir Kvashin <vkvashin@netbeans.org> Aug 26, 2016