Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have planed the automatic loadings of qlikview documents on qlikview server.
however, no document takes care, I have an error message (see united image) and I do not understand why.
When I charge the documents manually, that functions well. I do not have a problem of connection to the database, nor of loading of script.
If somebody would have an idea where to seek the source of the problem, because the log isn't very explicit?
Thank you in advance
Stéphane
Based on the messages, the failure happens after the reloading of the document is complete. My guess is that the service account that's running the services on the Server, doesn't have permission to write to the folder where the document is located.
Hi, as Oleg saids is looks like a permission problem
check that the user that create the task is in the qlikview administrator group and have permission to acces to the folder where the documents are , and check that the user are in the administrator group too.
good luck
Fernando
In QMEC go to the documents where u given or assign the reload time on that page go to down here you see the section access where you have to provide Administrator account id and password of server
I Have checked it. the service account qlikview_svc has all rights and is also in the administror group.
I try again with no more succes :
(2014-04-14 10:06:52) Information: Starting task 'PROD/Suivi_Fresnes.qvw'. Id:90401e97-0ef0-41b5-9564-353a21dd135f. Triggered by 'ManualStartTrigger'. Id:00000001-0002-0003-0405-0607080a0b0c
(2014-04-14 10:06:52) Information: Entering Task Execution. (2014-04-14 10:06:52) Information: ClusterID=1(
2014-04-14 10:06:52) Information: QDSID=0ac7b766-1dde-a199-8082-7993c95aa0c6
(2014-04-14 10:06:52) Information: TaskID=90401e97-0ef0-41b5-9564-353a21dd135f
(2014-04-14 10:06:52) Information: MaxRunTime=06:00:00
(2014-04-14 10:06:52) Information: MachineName=V000196(2014-04-14 10:06:52) Information: Max attempts:1
(2014-04-14 10:06:52) Information: Current Attempt=0
(2014-04-14 10:06:52) Information: Task Dependencies are OK
(2014-04-14 10:06:52) Information: Document is marked to be Reloaded with fresh data. Initializing Reload for Distribution.
(2014-04-14 10:06:52) Information: Opening "D:\APPLICATIONS_QLIKVIEW\8_PRODUCTION\Suivi_Fresnes.qvw"
(2014-04-14 10:06:52) Information: Allocating new QlikView Engine. Current usage count=0 of 2 (of type non-reader).
(2014-04-14 10:06:52) Information: Max retries:5(2014-04-14 10:06:52) Information: Attempt:01
(2014-04-14 10:06:55) Information: Opened the QlikView Engine successfully. ProcessID=980
(2014-04-14 10:06:55) Information: Allocated QlikView Engine successfully. Current usage count=1 of 2
(of type non-reader). Ticket number=9.(2014-04-14 10:06:55) Information: Loading document "D:\APPLICATIONS_QLIKVIEW\8_PRODUCTION\Suivi_Fresnes.qvw" (0.20 Mb)
(2014-04-14 10:06:55) Information: Physical FileSize=0.20 Mb. Memory Allocation Delta for this file=2.86 Mb. Available Physical Memory Before Open=4963.94 Mb. Available Physical Memory After Open=4961.71 Mb. Total Physical Memory=8191.21 Mb.
(2014-04-14 10:06:55) Information: Attempted to load the document without data.
(2014-04-14 10:06:55) Information: The document was loaded successfully.
(2014-04-14 10:06:55) Information: Document was opened successfully
(2014-04-14 10:06:55) Information: Starting reload
(2014-04-14 10:06:55) Information: QlikView->Settings->Document Peferences->Generate Logfile in document is not set.
(2014-04-14 10:06:55) Information: The Source Document is being reloaded. DocumentPath=D:\APPLICATIONS_QLIKVIEW\8_PRODUCTION\Suivi_Fresnes.qvw
(2014-04-14 10:06:56) Information: The Source Document reload complete. DocumentPath=D:\APPLICATIONS_QLIKVIEW\8_PRODUCTION\Suivi_Fresnes.qvw
(2014-04-14 10:06:56) Information: Memory Allocation Delta for this file=1.15 Mb. Available Physical Memory Before Reload=4961.68 Mb. Available Physical Memory After Reload=4952.52 Mb. Total Physical Memory=4952.52 Mb.
(2014-04-14 10:06:56) Information: Reloading.(2014-04-14 10:06:56) Error: The Source Document was NOT reloaded successfully. DocumentPath=D:\APPLICATIONS_QLIKVIEW\8_PRODUCTION\Suivi_Fresnes.qvw.
(2014-04-14 10:06:56) Information: Closing the document.(2014-04-14 10:06:57) Information: Closed the QlikView Engine successfully. ProcessID=980
(2014-04-14 10:06:57) Error: The task "PROD/Suivi_Fresnes.qvw" failed. Exception:
(2014-04-14 10:06:57) Error: QDSMain.Exceptions.DistributionFailedException: Distribute failed with errors to follow.
---> QDSMain.Exceptions.ReloadFailedException: Reload failed ---> QDSMain.Exceptions.LogBucketErrorException: The Source Document was NOT reloaded successfully.
DocumentPath=D:\APPLICATIONS_QLIKVIEW\8_PRODUCTION\Suivi_Fresnes.qvw. (2014-04-14 10:06:57)
Error: at QDSMain.ReloadTask.VerifyConditions(TaskResult taskResult)(2014-04-14 10:06:57)
Error: at QDSMain.ReloadTask.Reload(String fileName, TaskResult taskResult, String sectionAccessUserName, String sectionAccessPassword, eReloadOptions reloadOption, String variableName, String variableValue, Boolean moniterCpuUsage)
(2014-04-14 10:06:57) Error: --- End of inner exception stack trace ---(2014-04-14 10:06:57) Error: at QDSMain.ReloadTask.Reload(String fileName, TaskResult taskResult, String sectionAccessUserName, String sectionAccessPassword, eReloadOptions reloadOption, String variableName, String variableValue, Boolean moniterCpuUsage)(
2014-04-14 10:06:57) Error: at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult)(2014-04-14 10:06:57)
Error: --- End of inner exception stack trace ---(2014-04-14 10:06:57) Error: at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult)(2014-04-14 10:06:57)
Error: at QDSMain.Task.AbstractTask.TaskExecution(ILogBucket logBucket, TaskResult taskResult)(2014-04-14 10:06:57)
Information: Task Execute Duration=00:00:05.0159781(2014-04-14 10:06:57) Information: TaskResult.status=Finished(2014-04-14 10:06:57)
Information: Notifying all triggers of new state:FinishedWithErrors(2014-04-14 10:06:57) Information: Notifying all triggers of new state:FinishedWithErrors - completed
(2014-04-14 10:06:57) Information: Saving Task Result
I've found the solution. It was a problem with the connexion ODBC with the qlikview service account which differnt with the account I use for manual refresh.
The topic can be closed