Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
jixiaoquan
Contributor III
Contributor III

Load Failed in QMC but Success in Desktop

Hi everyone,

     Recnetly I meet a problem,my reload tasks always failed in the QMC,but when I open these qvw files through the desktop and reload these files,it works and success.

     Could you tell me how to solve this problem?

    

     PS:

     log file like this:

(2015-05-03 08:41:06) Information: Memory Allocation Delta for this file=143.13 Mb. Available Physical Memory Before Reload=237284.67 Mb. Available Physical Memory After Reload=237203.73 Mb. Total Physical Memory=237203.73 Mb.

(2015-05-03 08:41:06) Error: The Source Document was NOT reloaded successfully. DocumentPath=D:\QVFILES\getData\GetAllData.qvw.

(2015-05-03 08:41:06) Information: Closing the document.

(2015-05-03 08:41:07) Information: Closed the QlikView Engine successfully. ProcessID=6276

(2015-05-03 08:41:07) Error: The task "xml-load/getData/GetAllData.qvw" failed. Exception: || QDSMain.Exceptions.TaskFailedException: Task execution failed with errors to follow. ---> QDSMain.Exceptions.ReloadFailedException: Reload failed ---> QDSMain.Exceptions.LogBucketErrorException: The Source Document was NOT reloaded successfully. DocumentPath=D:\QVFILES\getData\GetAllData.qvw.  ||    at QDSMain.ReloadTask.VerifyConditions(TaskResult taskResult) ||    at QDSMain.ReloadTask.Reload(String fileName, TaskResult taskResult, String sectionAccessUserName, String sectionAccessPassword, eReloadOptions reloadOption, String variableName, String variableValue, Boolean moniterCpuUsage) ||    --- End of inner exception stack trace --- ||    at QDSMain.ReloadTask.Reload(String fileName, TaskResult taskResult, String sectionAccessUserName, String sectionAccessPassword, eReloadOptions reloadOption, String variableName, String variableValue, Boolean moniterCpuUsage) ||    at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult) ||    --- End of inner exception stack trace --- ||    at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult) ||    at QDSMain.Task.AbstractTask.TaskExecution(ILogBucket logBucket, TaskResult taskResult)

(2015-05-03 08:41:07) Information: Task Execute Duration=00:11:07.2321359

(2015-05-03 08:41:07) Information: TaskResult.status=Finished



    

2 Replies
lironbaram
Partner - Master III
Partner - Master III

hi

does the user that runs the Qlikview services is defined in the section access of the model ?

jmvilaplanap
Specialist
Specialist

Hi,

Normally this problem is caused by the section access, if you disable this feature then it works? If yes, you must to add the user that runs the Qlik service to the section access table.

regards