Buffer Error Consuming to many bytes (General questions)
Hello!
Sometimes when connecting to a Power Distribution Unit using WodSSH and Telnet or SSH the following exception is thrown: Buffer error: consuming too many bytes .
This exception cannot be caught and handled by our code. Why does wodSSH throw this exception?
See Exception Detail from VS2005Pro below:
________________________________________________________
System.Exception was unhandled
Message= Buffer error: consuming too many bytes
Source= WeOnlyDo.Client.SSH
StackTrace:
at ..(Int32 )
at ..()
at ..(IAsyncResult )
at ..(IAsyncResult )
at System.Net.LazyAsyncResult.Complete(IntPtr userToken)
at System.Net.ContextAwareResult.CompleteCallback(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Net.ContextAwareResult.Complete(IntPtr userToken)
at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
Complete thread:
- Buffer Error Consuming to many bytes - Kim, 2008-09-04, 09:16
- Re: Buffer Error Consuming to many bytes - wodSupport, 2008-09-04, 09:21
- Re: Buffer Error Consuming to many bytes - Kim, 2008-09-04, 09:52
- Re: Buffer Error Consuming to many bytes - wodSupport, 2008-09-04, 09:57
- Re: Buffer Error Consuming to many bytes - Kim Gunnarsson, Ericsson AB, 2008-09-04, 10:45
- Re: Buffer Error Consuming to many bytes - woddrazen, 2008-09-04, 10:56
- Re: Buffer Error Consuming to many bytes - Kim Gunnarsson, Ericsson AB, 2008-09-04, 10:45
- Re: Buffer Error Consuming to many bytes - wodSupport, 2008-09-04, 09:57
- Re: Buffer Error Consuming to many bytes - Kim, 2008-09-04, 09:52
- Re: Buffer Error Consuming to many bytes - wodSupport, 2008-09-04, 09:21