Skip to main content

No QlikView Engine was available after waiting for 45 minutes - QlikView reload tasks are not triggered

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Sonja_Bauernfeind
Digital Support
Digital Support

No QlikView Engine was available after waiting for 45 minutes - QlikView reload tasks are not triggered

Last Update:

Jun 16, 2021 8:55:58 AM

Updated By:

Sonja_Bauernfeind

Created date:

Sep 11, 2013 3:38:16 AM

By default, queued reloads will fail after a 45 minute timeout is reached. The following is registered in the QlikView Distribution Service logs:

Error: Failed to allocate a QlikView Engine
Error: No QlikView Engine was available after waiting for 45 minutes

 

Environment:

QlikView 

 

This is an adjustable value.

You can find this in the QVDistributionService.exe.config file (C:\Program Files\QlikView\Distribution Service):

<!-- The number of minutes to wait for a free Qlikview engine --> 
<add key="QvbWaitTimeoutMinutes" value="45"/>

This value may be set as high as 300 minutes from recent testing in the 11.20 and 12.xx tracks, as it appears there have been changes made in the .Net Framework that allow for a larger setting now, but going higher than 300 will likely result in the distribution not working correctly due to not being able to save the distributed copy of the source document, or the source document not being able to save if the task started later than 300 minutes after the initial start request. 
 
Note, this setting exists to prevent tasks from running even though the file lock may have been lost, which may result in tasks eventually running but not being able to complete due to the saving of the file not being possible given the file lock has been lost during the wait for the QVB engine to become available.  Be cautious in changing this setting. 
 

Related Content:

 
Labels (1)
Contributors
Version history
Last update:
‎2021-06-16 08:55 AM
Updated by: