Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Particular Task is failing in QMC and in log file its mentioning about a temp qvw file which dosent exits

Hi Team,

I am facing Task failure issue in QMC.

Particular Task is failing in QMC and in log file its mentioning about a temp qvw file which dosen't exits.Could any body can help me out to find out a solution for this.

Eg:

The task "aaaaa Dashboard" failed. Part of the log file follows:

31/01/2017 12:31:25 Error Exception in save source file: Could not find file '\\Server1\Appfolder\493cfbb5-c54b-41e8-a8e8-00de404e82f9_aaaaa1 Dashboard.qvw.tmp'.   ( Actual qvw name is aaaaa1 Dashboard.qvw but in log file instead of aaaaa1 Dashboard.qvw its 493cfbb5-c54b-41e8-a8e8-00de404e82f9_aaaaa1 Dashboard.qvw.tmp )

31/01/2017 12:31:25 Error File is not ok. Target file was not saved.

31/01/2017 12:31:51 Error The task "aaaaa Dashboard" failed. Exception:

QDSMain.Exceptions.TaskFailedException: Task execution failed with errors to follow. ---> QDSMain.Exceptions.ReloadFailedException: Reload failed ---> QDSMain.Exceptions.LogBucketErrorException: File is not ok. Target file was not saved.

  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)

Labels (2)
4 Replies
vishsaggi
Champion III
Champion III

Is this from your document log or the task history on QMC?

Anonymous
Not applicable
Author

Task History

vishsaggi
Champion III
Champion III

IF your document log is set for that dashboard it would generate a doc log in your Qlikview QDS 1 Log folder, you can see the path of doc log in your task history?

itec_pao
Partner - Creator
Partner - Creator

Do you still have the Problem?

Can you check the Windows Logs in the Event Viewer (under Control Panel\System and Security\Administrative Tools\Event Viewer). Seems to be a permission issue. Does the Service user have local admin rights?