<?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: Reload task fails without error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091282#M362981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a first step, ensure that you have Generate Logfile enabled in the qvw as it gives more useful inof, also does the service user have access to the source server/db ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2016 16:50:04 GMT</pubDate>
    <dc:creator>awhitfield</dc:creator>
    <dc:date>2016-03-16T16:50:04Z</dc:date>
    <item>
      <title>Reload task fails without error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091281#M362980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a loader which reloads fine when I run it manually, but fails as scheduled task. &lt;SPAN style="font-size: 13.3333px;"&gt;There is very little indication as to why.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This is a dBASE 5 database I'm loading to Qlikview.&lt;/P&gt;&lt;P&gt;First I stumbled upon 'the great ODBC' confusion, was getting 'architecture mismatch between driver and application' error. Finally I got 32bit System DSN connection setup in ODBC connections. 'Test Connection' returns message that connection was successful.&lt;/P&gt;&lt;P&gt;But the reload task still fails. It seems it happens right after trying to connect, see DocumentLog.&lt;/P&gt;&lt;P&gt;I made sure WindowsNT user QLIKVIEW has access to the data folder, so it is not folder permissions issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DocumentLog error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;16/03/2016 14:30:02.7042205&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; 16/03/2016 14:30:02: 0024&amp;nbsp; OLEDB CONNECT32*Provider*&lt;/P&gt;&lt;P&gt;16/03/2016 14:30:02.7052206&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; 16/03/2016 14:30:02:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error: ErrorSource: (null), ErrorMsg: (null)&lt;/P&gt;&lt;P&gt;16/03/2016 14:30:02.7062207&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; 16/03/2016 14:30:02:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; General Script Error&lt;/P&gt;&lt;P&gt;16/03/2016 14:30:02.7062207&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; 16/03/2016 14:30:02:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution Failed&lt;/P&gt;&lt;P&gt;16/03/2016 14:30:02.7072208&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; 16/03/2016 14:30:02:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution finished.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TaskLog error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Error&lt;/TD&gt;&lt;TD&gt;The task "Loaders/my_loader.qvw" failed. &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Exception: || QDSMain.Exceptions.TaskFailedException: Task execution failed with errors to follow. ---&amp;gt; &lt;/P&gt;&lt;P&gt;QDSMain.Exceptions.ReloadFailedException: Reload failed ---&amp;gt; &lt;/P&gt;&lt;P&gt;QDSMain.Exceptions.LogBucketErrorException: The Source Document was NOT reloaded successfully. &lt;/P&gt;&lt;P&gt;DocumentPath=D:\QV\LIVE\FINANCE\LOADERS\my_loader.qvw.&amp;nbsp; &lt;/P&gt;&lt;P&gt;||&amp;nbsp;&amp;nbsp;&amp;nbsp; at QDSMain.ReloadTask.VerifyConditions(TaskResult taskResult) &lt;/P&gt;&lt;P&gt;||&amp;nbsp;&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;&amp;nbsp; --- End of inner exception stack trace --- &lt;/P&gt;&lt;P&gt;||&amp;nbsp;&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;&amp;nbsp; at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult) &lt;/P&gt;&lt;P&gt;||&amp;nbsp;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace --- &lt;/P&gt;&lt;P&gt;||&amp;nbsp;&amp;nbsp;&amp;nbsp; at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult) &lt;/P&gt;&lt;P&gt;||&amp;nbsp;&amp;nbsp;&amp;nbsp; at QDSMain.Task.AbstractTask.TaskExecution(ILogBucket logBucket, TaskResult taskResult)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091281#M362980</guid>
      <dc:creator>martyn_birzys</dc:creator>
      <dc:date>2016-03-16T16:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reload task fails without error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091282#M362981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a first step, ensure that you have Generate Logfile enabled in the qvw as it gives more useful inof, also does the service user have access to the source server/db ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091282#M362981</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2016-03-16T16:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reload task fails without error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091283#M362982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you created ODBC DSNs that can be accessed by the service account running QDS?&lt;/P&gt;&lt;P&gt;Have you created a system DSN or a user DSN? &lt;/P&gt;&lt;P&gt;Does the service account running QDS have permission to access the database?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you logon to the server as the QDS service account and then run the reload in a QlikView desktop session?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091283#M362982</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-03-16T16:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reload task fails without error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091284#M362983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Have you created the ODBC connection in the server ?? if not ask the server team to add a DSN for you &lt;/P&gt;&lt;P&gt;2. Check whether all the necessary drivers are installed in the server ..that 32 bit or 64 bit &lt;/P&gt;&lt;P&gt;3. If your forcing the Qlikview to connect for 32 bit check the force 32 bit connectioon in the edit script &amp;gt; data connection&lt;/P&gt;&lt;P&gt;4. If you are having section access then your QV service account should have the admin access&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to share the actual log file which will be in the document folder with the extesnsion a.qvw.log&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091284#M362983</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-16T16:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Reload task fails without error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091285#M362984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried using the same odbc driver from another application to retrieve data from the dbase 5 file? The error you see is returned by the odbc driver. You might want to check that the driver works at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091285#M362984</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-16T16:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Reload task fails without error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091286#M362985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the excerpts come from the log, so obviously the logging is enabled. my post also states that service user has permissions to the data folder. not aware of db permissions in dBASE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091286#M362985</guid>
      <dc:creator>martyn_birzys</dc:creator>
      <dc:date>2016-03-16T16:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reload task fails without error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091287#M362986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the reload actually using the odbc coonection:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;16/03/2016 14:30:02.7042205&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; 16/03/2016 14:30:02: 0024&amp;nbsp; OLEDB CONNECT32*Provider*&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;16/03/2016 14:30:02.7052206&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; 16/03/2016 14:30:02:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error: ErrorSource: (null), ErrorMsg: (null)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;This looks like OLEDB to me&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091287#M362986</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2016-03-16T16:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reload task fails without error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091288#M362987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is true. I was trying out different connections. When connecting with ODBC I'm getting this error:&lt;/P&gt;&lt;P&gt;Error: SQL##f - SqlState: S1009, ErrorCode: 4294966273, ErrorMsg: [Microsoft][ODBC dBase Driver] '(unknown)' is not a valid path.&amp;nbsp; Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 17:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091288#M362987</guid>
      <dc:creator>martyn_birzys</dc:creator>
      <dc:date>2016-03-16T17:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reload task fails without error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091289#M362988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the connection string using a mapped drive?&lt;/P&gt;&lt;P&gt;Mapped drives cannot be accessed by the QDS service and need to use a UNC path instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 17:40:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091289#M362988</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-03-16T17:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Reload task fails without error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091290#M362989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are no other applications on that server, not sure I could test it that way. &lt;/P&gt;&lt;P&gt;I've read in another post that ODBC driver should be installed by Administrator, which wouldn't have been the case. &lt;/P&gt;&lt;P&gt;Any other tips?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 17:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091290#M362989</guid>
      <dc:creator>martyn_birzys</dc:creator>
      <dc:date>2016-03-16T17:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reload task fails without error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091291#M362990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah I read that in a few threads but I don't get it - when configuring DNS there is no option to use UNC path, only mapped drives. There is 'Network' button, which opens Map Network Drive dialog box, essentially forcing you to setup and then use mapped drive.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="screenshot.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118294_screenshot.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 17:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091291#M362990</guid>
      <dc:creator>martyn_birzys</dc:creator>
      <dc:date>2016-03-16T17:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Reload task fails without error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091292#M362991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The QDS service runs in session 0 and so is started before the mapped drives are enabled, this prevents the service from seeing mapped drives.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you access the data via a different driver or ADO rather than ODBC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 17:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091292#M362991</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-03-16T17:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reload task fails without error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091293#M362992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reload via Qlikview Desktop works using OLE DB, but as you've well spotted in the log, fails in scheduled task. &lt;/P&gt;&lt;P&gt;I'll try to 1. reinstall drivers as Administrator, and 2. figure out how to test them using some different application&lt;/P&gt;&lt;P&gt;Are you saying there are other drivers to connect to dBASE?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 19:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-fails-without-error/m-p/1091293#M362992</guid>
      <dc:creator>martyn_birzys</dc:creator>
      <dc:date>2016-03-16T19:05:32Z</dc:date>
    </item>
  </channel>
</rss>

