<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 20: SSH - Pipe closed</title><link>https://sourceforge.net/p/sharpssh/bugs/20/</link><description>Recent changes to 20: SSH - Pipe closed</description><atom:link href="https://sourceforge.net/p/sharpssh/bugs/20/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 18 Jul 2014 10:20:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sharpssh/bugs/20/feed.rss" rel="self" type="application/rss+xml"/><item><title>#20 SSH - Pipe closed</title><link>https://sourceforge.net/p/sharpssh/bugs/20/?limit=25#a474</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Maybe I can give more information to this bug.&lt;br /&gt;
Because I also found it when I used sharpssh in my project.&lt;/p&gt;
&lt;p&gt;I am now writing a C# program to control a lot of linux machines.&lt;br /&gt;
So I have to open a lot of threads to the machines,each thread open a ssh session to one of&lt;br /&gt;
the linux machines and keep the ssh session connected all the time.&lt;br /&gt;
The program is stable when the number of machines is small.&lt;br /&gt;
Excatlly it's stable when the number is smaller than 10.&lt;/p&gt;
&lt;p&gt;If the number of the machines is larger than 10, in other words，when i open more than 10 &lt;br /&gt;
sshshells at the same time,some of the sshshells may close(randomly) and throad the"Pipe closed" exception.&lt;/p&gt;
&lt;p&gt;So I want to report this bug and want some help.&lt;br /&gt;
If anybody want more detail about this problem,please contact me.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">fish43237</dc:creator><pubDate>Fri, 18 Jul 2014 10:20:29 -0000</pubDate><guid>https://sourceforge.netde66be6d51a866555ea95df3ceeb3409606a8180</guid></item><item><title>SSH - Pipe closed</title><link>https://sourceforge.net/p/sharpssh/bugs/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Very often i have the problem that this exception is thrown&lt;/p&gt;
&lt;p&gt;System.IO.IOException: Pipe closed&lt;br /&gt;
   bei Tamir.Streams.PipedInputStream.checkStateForReceive()&lt;br /&gt;
   bei Tamir.Streams.PipedInputStream.receive(Byte[] b, Int32 off, Int32 len)&lt;br /&gt;
   bei Tamir.Streams.PipedOutputStream.Write(Byte[] buffer, Int32 offset, Int32 count)&lt;br /&gt;
   bei Tamir.SharpSsh.SshStream.Write(Byte[] buffer, Int32 offset, Int32 count)&lt;br /&gt;
   bei Tamir.SharpSsh.SshStream.Write(Byte[] buffer)&lt;br /&gt;
   bei Tamir.SharpSsh.SshStream.Write(String data)&lt;/p&gt;
&lt;p&gt;I happens very sporadicly. The Programm just connects to an ssh server, do several write commands and then closes the connection. It works for 90% of the day, but i want to get down to the source of this problem..&lt;/p&gt;
&lt;p&gt;Is there any information i can look after or is this a known bug?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SearchForTheCode</dc:creator><pubDate>Fri, 13 Dec 2013 10:36:54 -0000</pubDate><guid>https://sourceforge.net5fbf8374805afcf54d478bd54b9aab93985a4eb7</guid></item></channel></rss>