Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Streamerror / OnError event with sslstream
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
wpeters1981  
View profile  
 More options Mar 13 2012, 9:18 am
From: wpeters1981 <wgtm.pet...@gmail.com>
Date: Tue, 13 Mar 2012 06:18:48 -0700 (PDT)
Local: Tues, Mar 13 2012 9:18 am
Subject: Streamerror / OnError event with sslstream

Hi,
We sometimes have a problem where the ssl stream seems to try and write
packets even though the client should have been cleaned up.
Any one else seen this happen?

We do seem to always get a StreamError first.
Do we need to manually reconnect or close the client when this happens?

OnError : jabber.client.JabberClient System.IO.IOException: Unable to write
data to the transport connection: An established connection was aborted by
the software in your host machine. ---> System.Net.Sockets.SocketException:
An established connection was aborted by the software in your host machine
   at System.Net.Sockets.Socket.BeginSend(Byte[] buffer, Int32 offset,
Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state)
   at System.Net.Sockets.NetworkStream.BeginWrite(Byte[] buffer, Int32
offset, Int32 size, AsyncCallback callback, Object state)
   --- End of inner exception stack trace ---
   at System.Net.Sockets.NetworkStream.BeginWrite(Byte[] buffer, Int32
offset, Int32 size, AsyncCallback callback, Object state)
   at System.Net.Security._SslStream.StartWriting(Byte[] buffer, Int32
offset, Int32 count, AsyncProtocolRequest asyncRequest)
   at System.Net.Security._SslStream.ProcessWrite(Byte[] buffer, Int32
offset, Int32 count, AsyncProtocolRequest asyncRequest)
   at System.Net.Security._SslStream.BeginWrite(Byte[] buffer, Int32
offset, Int32 count, AsyncCallback asyncCallback, Object asyncState)
   at System.Net.Security.SslStream.BeginWrite(Byte[] buffer, Int32 offset,
Int32 count, AsyncCallback asyncCallback, Object asyncState)
   at bedrock.net.AsyncSocket.Write(Byte[] buf, Int32 offset, Int32 len)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
wpeters1981  
View profile  
 More options Nov 8 2012, 3:59 am
From: wpeters1981 <wgtm.pet...@gmail.com>
Date: Thu, 8 Nov 2012 00:59:01 -0800 (PST)
Local: Thurs, Nov 8 2012 3:59 am
Subject: Re: Streamerror / OnError event with sslstream

So nobody has seen this error before?
Then i must be doing something wrong!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Keith Howe  
View profile  
 More options Dec 21 2012, 7:50 am
From: Keith Howe <keith.h...@gmail.com>
Date: Fri, 21 Dec 2012 04:50:09 -0800 (PST)
Local: Fri, Dec 21 2012 7:50 am
Subject: Re: Streamerror / OnError event with sslstream

I too have been receiving this error, but have not had a chance to look into a solution. Would be nice to have one ;)

Keith


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »