Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
nsm1234567
Creator II
Creator II

QV Process remains after completion of script and app save

Hi There,

I'm currently experiencing a somewhat unusual reload issue in Qlikview.  We make use of a scheduling tool to run our reloads and not Qlikview server.  We execute the reloads using .bat files that contain the following command:

rem @echo off

"E:\Program Files\QlikView\Qv.exe" /r "\\FileShareServer\e$\Directory\SubDirectory\SomeApp.qvw"

exit


With one of the apps we're reloading, we've had issues (happens +- once a week it seems) where the app reloads, script execution finishes and the app saves, but the QV process remains in memory (in other words, you can see the Qlikview process executing the reload when you open the task manager).  It seems then that the app is not closed after being saved. 


Has anyone come across something similar in their environment or have a possible suggestion of what might be the cause?  We do currently have an OnPostReload macro which executes, but there don't seem to be any issues with the macro.  We're currently running Qlikview 12.1 SR4


Any suggestions/assistance would be greatly appreciated.

0 Replies