Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am getting the below error in the Windows Event Log. The qlikview services are running just fine, so nothing is down. I just don't see what I have configured wrong to get this error. Thanks
Alex
Exception=System.Net.HttpListenerException: An operation was attempted on a nonexistent network connection
at System.Net.HttpResponseStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at System.IO.Compression.DeflateStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at System.IO.Compression.GZipStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at SolutionGlobal.WebService.WebServiceWrapper.ExecuteCommand(WebService i_WebService, HttpListenerContext context, String i_Request, String i_Body)
at SolutionGlobal.WebService.WebServiceWrapper.ProcessListenerContext(ILogBucket i_LogBucket, HttpListenerContext i_Context)
Hi, we got this answer from QT QA department:
It appears that this issue is caused when a port is closed when a service tries to reply to the port. Basically, it's like me calling you asking for some information, you put me on hold, then I think our conversation has ended and I dial back for a separate call to a different number. This error is much like this, and R&D is going to change it from an OS System Event error to a basic QV Information log (as it is not an error that will hinder performance). The bug ID for this #40877.
... and the correction should be implemented in QV10 SR4 (planned to be released on nov 23)..