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 225479 - java.io.IOException: inputstream is closed
Summary: java.io.IOException: inputstream is closed
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-29 14:53 UTC by Alexander Simon
Modified: 2013-05-17 13:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 198139


Attachments
stacktrace (1.73 KB, text/plain)
2013-01-29 14:53 UTC, Alexander Simon
Details
stacktrace (1.73 KB, text/plain)
2013-01-30 07:52 UTC, Alexander Simon
Details
stacktrace (1.73 KB, text/plain)
2013-01-30 07:58 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2013-01-29 14:53:29 UTC
Build: NetBeans IDE Dev (Build 20130129-2276ef4a3cda)
VM: Java HotSpot(TM) Client VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: SunOS

Stacktrace: 
java.io.IOException: inputstream is closed
   at com.jcraft.jsch.ChannelSftp.fill(ChannelSftp.java:2529)
   at com.jcraft.jsch.ChannelSftp.header(ChannelSftp.java:2553)
   at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:242)
   at com.jcraft.jsch.Channel.connect(Channel.java:208)
   at com.jcraft.jsch.Channel.connect(Channel.java:145)
   at org.netbeans.modules.nativeexecution.api.util.HelperUtility.getPath(HelperUtility.java:157)
Comment 1 Alexander Simon 2013-01-29 14:53:31 UTC
Created attachment 130789 [details]
stacktrace
Comment 2 Alexander Simon 2013-01-30 07:52:48 UTC
Created attachment 130815 [details]
stacktrace

Cannot create new remote host
Comment 3 Alexander Simon 2013-01-30 07:58:49 UTC
Created attachment 130816 [details]
stacktrace

cannot create new host
Comment 4 Maria Tishkova 2013-05-17 10:02:49 UTC
moved to execution sub-component as dlight is gone from the NetBeans
Comment 5 Maria Tishkova 2013-05-17 13:17:51 UTC
Sasha,

is it still reproducible? please provide the scenario to reproduce.

==Masha
Comment 6 Maria Tishkova 2013-05-17 13:25:12 UTC
the problem was in some specific of bashrc, fixed