Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

The communication with QlikView Server failed (TimedOut)!

Hi,

I have the QMC, QVS, QDS and QVWS on different machines

In my QMC, when the reload part is done and it starts distribution, I see the below error

QVClient.ExecuteWithAttachments failed. Exception=System.Exception: The communication with QlikView Server failed (TimedOut)!

Does someone have any idea what this error is about? If it is about some network loss to QVS (I doubt that we have any network issue) but if there would be any, it could be for a very small time. Can someone tell me where to increase the timeout so that the task does not fail?

Shah

12 Replies
fmarvnnt
Partner - Creator III
Partner - Creator III

Did you solve?

What value you have inserted in?

THX.

andybetterideas
Contributor II
Contributor II

I changed the 60 to 300 and it fixed it on my server. Probably overkill, but it did work.

<add key="SocketTimeOutInSeconds" value="60"/>

became

<add key="SocketTimeOutInSeconds" value="300"/>

varsha2991
Contributor
Contributor

Hi Andy ,

Where can we find this setting ?