Hi All,
We have been getting ~100 of the same notice alarm everyday. Previously, we restarted the application to clear the notices, but they generate again the next day.
Please can you help me in identifying what the issue is, what it means to the system and how we can 'fix' the issue to stop it from repeating.
Thank you in advance.
Below is the copy description..
Unexpected Exception [Failed to write to an IPC Port: The pipe is being closed.
]: Client Registration (APP via 10.222.0.234 (Administrator @ 10.222.0.234)) (
Server stack trace:
at System.Runtime.Remoting.Channels.Ipc.IpcPort.Write(Byte[] data, Int32 offset, Int32 size)
at System.Runtime.Remoting.Channels.ChunkedMemoryStream.WriteTo(Stream stream)
at System.Runtime.Remoting.Channels.Ipc.IpcClientHandler.SendRequest(IMessage msg, ITransportHeaders headers, Stream contentStream)
at System.Runtime.Remoting.Channels.Ipc.IpcClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
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 Interop.SLDataMiner.IDataMiner.NotifyDataMiner(String bstrUser, Int32 iType, Object varValue, Object varValue2, Object& pvarReturnValue)
at Skyline.DataMiner.Net.DataMiner.RegisterClient(IConnectionInfo conn))
Similar questions asked below that go into detail.
Its sometimes an indication of high resource usage amongst other things.
1) Alarm Notice : Failed to write to an IPC Port
2) Warning notices – Failed to write to an IPC port: Pipe is being closed
Many thanks