Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Environment: QV 10 SR3
Publisher - Server 2008 R2
Server - Sever 2008 R2
Web Servers - Using IIS
The QMS is being shutdown on the QV Server. The event log is showing the following error:
System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.Send(Byte[] buffer)
at QlikTech.NetClient.QvClient.SendMessageOnSocket(Byte[] buffer)
at QlikTech.NetClient.QvClient.Execute(Byte[] request)
at QlikTech.NetClient.QvClient.Execute(String request)
at Wrappers.QVSWrapper.CallFunction(String methodname, String iStartElement, String iStartAttribute, IXmlSerializable arguments, IXmlSerializable outpar, String& message)
at Wrappers.QVSWrapper.CallFunction(String methodname, String iStartElement, String iStartAttribute, IXmlSerializable arguments, IXmlSerializable outpar)
at Wrappers.QVSWrapper.GetServerStatus()
at QMSBackendCore.Communication.QlikViewServer.GetServerStatus(QVSCluster qvsClusterMember, String userName, String password)
at QMSBackendCore.Service.ServiceImpl.<>c__DisplayClass4a.<DoGetServiceStatuses>b__44(QVSCluster member)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
at QMSBackendCore.Service.ServiceImpl.DoGetServiceStatuses()
Anyone have any ideas? Thanks in advance for any help!
Hi,
do you have any of those Qlikview components configured in cluster?
Very good question. QlikTech engineers configured the environment and we do not have a clustered environment. I did not notice that and now I am really questioning what is happening.