Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Why this problem happen?

Hi All,

let me explain the scenario below,

I have a application(Somthing.qvw), and it loads daily through QMC(Qlikview Management Console) and creates separate log file(task logfile and document logfile) for that.

My question is "Today it loaded at morning and log file have all script which I wrote in application but last statement of tasklogfile "

The sourcedocument failed to reload.. Exception=System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.

   at QlikView.Doc.DoReload(Int32 _Mode, Boolean _Partial, Boolean _Debug)

   at QVBWrapper.Document.Reload(ILogBucket i_LogBucket, Boolean i_MonitorQVBCPUUsage, Boolean i_Partial, Boolean i_ReadDocumentLog)

2012-09-03 11:14:14.6203340          Information          Closing the document.

2012-09-03 11:14:15.6984383          Information          Closed the QlikView Engine successfully. ProcessID=5968

2012-09-03 11:14:15.6984383          Error          The task "Reload_Publish_margin_prototype" failed. Exception:

QDSMain.Exceptions.DistributionFailedException: Distribute failed with errors to follow. ---> QDSMain.Exceptions.ReloadFailedException: Reload failed ---> QDSMain.Exceptions.LogBucketErrorException: The sourcedocument failed to reload.. Exception=System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.

   at QlikView.Doc.DoReload(Int32 _Mode, Boolean _Partial, Boolean _Debug)

   at QVBWrapper.Document.Reload(ILogBucket i_LogBucket, Boolean i_MonitorQVBCPUUsage, Boolean i_Partial, Boolean i_ReadDocumentLog)

   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)

And Somthing.qvw file is not updated.

Note: All scripts are sucessfully run. we can see this through(document log) but task log I have a error like that.

Can any one help me..!

Thanks in Advance....

Regards,

Kabilan K.

2 Replies
Anonymous
Not applicable
Author

Hi Kabilan,

Refer this disuccion

http://community.qlik.com/message/20455#20455.

It might help you.

Thanks,

Leni

Joaquin_Lazaro
Partner - Specialist II
Partner - Specialist II

Hi Kabilan:

In this thread http://community.qlik.com/message/222394#222394 suggest the problem is the antivirus.

Joaquín