4/20/2015 9:04:05 AM Debug MessageSend (ToAll) To (Empty) : ClientConnectionChange
4/20/2015 9:04:05 AM Debug Connection: uuid:003c15f7-adf5-4577-a248-4dbb186943f1;id=2 was removed
4/20/2015 9:04:05 AM Debug clsCommClientThread->Disconnected->Connection removed: uuid:003c15f7-adf5-4577-a248-4dbb186943f1;id=2
4/20/2015 9:04:05 AM Debug Connection removed (Server Event): uuid:003c15f7-adf5-4577-a248-4dbb186943f1;id=2
4/20/2015 9:04:05 AM Err ClientError: System.ServiceModel.CommunicationObjectAbortedException: The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it has been Aborted.
Server stack trace:
at System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen()
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommServer.Classes.WCF.IWCFServiceCallback.OnSent(Message message)
at CommServer.Classes.WCF.WCFConnection.Send(Message message)
4/20/2015 9:04:05 AM Debug MessageSend (ToAll) To (Empty) : ClientConnectionChange
4/20/2015 9:04:05 AM Debug Entering RemoveConnection.
4/20/2015 9:04:05 AM Debug ConnClass picked up.
4/20/2015 9:04:05 AM Debug ConnClass deactivated.
4/20/2015 9:04:05 AM Debug Connection removed from dictionary.
4/20/2015 9:04:05 AM Debug Before sending ClientConnection (Delete)
4/20/2015 9:04:05 AM Debug Connection: uuid:003c15f7-adf5-4577-a248-4dbb186943f1;id=3 was removed
4/20/2015 9:04:05 AM Debug clsCommClientThread->Disconnected->Connection removed: uuid:003c15f7-adf5-4577-a248-4dbb186943f1;id=3
4/20/2015 9:04:05 AM Debug Connection removed (Server Event): uuid:003c15f7-adf5-4577-a248-4dbb186943f1;id=3
4/20/2015 9:04:05 AM Err ClientError: System.ServiceModel.CommunicationException: There was an error writing to the pipe: The pipe is being closed. (232, 0xe8). ---> System.IO.IOException: The write operation failed, see inner exception. ---> System.ServiceModel.CommunicationException: There was an error writing to the pipe: The pipe is being closed. (232, 0xe8). ---> System.IO.PipeException: There was an error writing to the pipe: The pipe is being closed. (232, 0xe8).
at System.ServiceModel.Channels.PipeConnection.StartSyncWrite(Byte[] buffer, Int32 offset, Int32 size, Object& holder)
at System.ServiceModel.Channels.PipeConnection.WriteHelper(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout, Object& holder)
--- End of inner exception stack trace ---
at System.ServiceModel.Channels.PipeConnection.WriteHelper(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout, Object& holder)
at System.ServiceModel.Channels.PipeConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout)
at System.ServiceModel.Channels.BufferedConnection.WriteNow(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, BufferManager bufferManager)
at System.ServiceModel.Channels.BufferedConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout)
at System.ServiceModel.Channels.ConnectionStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at System.Net.Security.NegotiateStream.StartWriting(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.NegotiateStream.ProcessWrite(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
--- End of inner exception stack trace ---
at System.Net.Security.NegotiateStream.ProcessWrite(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.NegotiateStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at System.ServiceModel.Channels.StreamConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout)
--- End of inner exception stack trace ---
Server stack trace:
at System.ServiceModel.Channels.StreamConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout)
at System.ServiceModel.Channels.StreamConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout, BufferManager bufferManager)
at System.ServiceModel.Channels.FramingDuplexSessionChannel.OnSend(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.OutputChannel.Send(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.DuplexChannelBinder.Send(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommServer.Classes.WCF.IWCFServiceCallback.OnSent(Message message)
at CommServer.Classes.WCF.WCFConnection.Send(Message message)
4/20/2015 9:05:24 AM Debug 2015-04-20 07:05:24.343: ClientConnected: uuid:003c15f7-adf5-4577-a248-4dbb186943f1;id=4
4/20/2015 9:05:24 AM Debug Before sending ClientConnection (Insert)
4/20/2015 9:05:24 AM Debug MessageSend (ToAll) To (Empty) : ClientConnectionChange
I installed 7.6.4 over this version and everything is normal, I can connect, no errors in the log.