Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I've update the server side from SR7 to SR9 and jobs are not working in the correct way
1. Sometimes triggers between jobs not fired.
2. I can't run the job manually. I need to push "run" several times to start the job.
the following error message I have in Event viewer:
System.Exception: Access denied. || at SolutionGlobal.Logging.QTLog.GetTaskLogFileEntryList(String logPath, Int32 maxRecords) || at SolutionGlobal.Logging.QTLog.GetTaskLogFileEntries(String logPath, Int32 maxRecords)
Could not start task; Task not found. TaskID=c43f5409-a2f7-4bad-9bcd-51c7b5dd3ca7
<?xml version="1.0"?>
<configuration>
<appSettings>
<!-- ************ Program Settings ************ -->
<!-- Defaults to %PROGRAMDATA%\QlikTech\QlikView Distribution Service -->
<add key="ApplicationDataFolder" value="\\server1\DistributionService" />
It doesn't seem to do the trick for me. Fixed some directions but I'm still getting the error and the response of the tasks is erratic: sometimes they launch, sometimes they don't.
I am also facing the similar issue
i could see it as below:
<add key="ApplicationDataFolder" value=" " />
Is it correct?
Same issue should be there in 11.2 as well. Not sure how they add the same bug again .. .