<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Why this problem happen? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Why-this-problem-happen/m-p/383418#M1165885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kabilan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this disuccion&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/20455#20455"&gt;http://community.qlik.com/message/20455#20455&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Leni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2012 12:29:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-09-04T12:29:44Z</dc:date>
    <item>
      <title>Why this problem happen?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-problem-happen/m-p/383417#M1165884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me explain the scenario below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is "Today it loaded at morning and log file have all script which I wrote in application but last statement of tasklogfile "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;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.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QlikView.Doc.DoReload(Int32 _Mode, Boolean _Partial, Boolean _Debug)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QVBWrapper.Document.Reload(ILogBucket i_LogBucket, Boolean i_MonitorQVBCPUUsage, Boolean i_Partial, Boolean i_ReadDocumentLog)&lt;/P&gt;&lt;P&gt;2012-09-03 11:14:14.6203340&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Information&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Closing the document.&lt;/P&gt;&lt;P&gt;2012-09-03 11:14:15.6984383&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Information&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Closed the QlikView Engine successfully. ProcessID=5968&lt;/P&gt;&lt;P&gt;2012-09-03 11:14:15.6984383&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Error&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;The task "Reload_Publish_margin_prototype" failed. Exception:&lt;/P&gt;&lt;P&gt;QDSMain.Exceptions.DistributionFailedException: Distribute failed with errors to follow. ---&amp;gt; QDSMain.Exceptions.ReloadFailedException: Reload failed ---&amp;gt; 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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QlikView.Doc.DoReload(Int32 _Mode, Boolean _Partial, Boolean _Debug)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QVBWrapper.Document.Reload(ILogBucket i_LogBucket, Boolean i_MonitorQVBCPUUsage, Boolean i_Partial, Boolean i_ReadDocumentLog)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.ReloadTask.VerifyConditions(TaskResult taskResult)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.ReloadTask.Reload(String fileName, TaskResult taskResult, String sectionAccessUserName, String sectionAccessPassword, eReloadOptions reloadOption, String variableName, String variableValue, Boolean moniterCpuUsage)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.ReloadTask.Reload(String fileName, TaskResult taskResult, String sectionAccessUserName, String sectionAccessPassword, eReloadOptions reloadOption, String variableName, String variableValue, Boolean moniterCpuUsage)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.Task.AbstractTask.TaskExecution(ILogBucket logBucket, TaskResult taskResult)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And Somthing.qvw file is not updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note: All scripts are sucessfully run. we can see this through(document log) but task log I have a error like that.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Can any one help me..!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks in Advance.... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Kabilan K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 12:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-problem-happen/m-p/383417#M1165884</guid>
      <dc:creator />
      <dc:date>2012-09-03T12:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why this problem happen?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-problem-happen/m-p/383418#M1165885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kabilan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this disuccion&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/20455#20455"&gt;http://community.qlik.com/message/20455#20455&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Leni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 12:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-problem-happen/m-p/383418#M1165885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-04T12:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Why this problem happen?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-problem-happen/m-p/383419#M1165886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kabilan:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this thread &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/222394#222394" title="http://community.qlik.com/message/222394#222394"&gt;http://community.qlik.com/message/222394#222394&lt;/A&gt; suggest the problem is the antivirus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 09:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-problem-happen/m-p/383419#M1165886</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2013-01-22T09:52:56Z</dc:date>
    </item>
  </channel>
</rss>

