<?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: Logfile says 'General Script Error' in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Logfile-says-General-Script-Error/m-p/977876#M334045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That can often be caused by contention / locks on qvd files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any qvd stores / loads shortly before the failure ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the log file ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Dec 2015 09:44:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-09T09:44:46Z</dc:date>
    <item>
      <title>Logfile says 'General Script Error'</title>
      <link>https://community.qlik.com/t5/QlikView/Logfile-says-General-Script-Error/m-p/977875#M334044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The QVWs in our server are scheduled to run at specified intervals and more often than not they complete successfully. Randomly we do get a notification mentioning a reload has failed which is ignored. However, one QVW in particular had failed continuously over the weekend and we decided to get to the bottom of it. I enabled log file generation from the QVW to trace into the problem. The log file created in the instance of a failure states 'General Script Error'... this does not give out much information to work with. Does anyone know what could lead to 'General Script Error' randomly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 09:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logfile-says-General-Script-Error/m-p/977875#M334044</guid>
      <dc:creator />
      <dc:date>2015-12-09T09:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Logfile says 'General Script Error'</title>
      <link>https://community.qlik.com/t5/QlikView/Logfile-says-General-Script-Error/m-p/977876#M334045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That can often be caused by contention / locks on qvd files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any qvd stores / loads shortly before the failure ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the log file ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 09:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logfile-says-General-Script-Error/m-p/977876#M334045</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-09T09:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Logfile says 'General Script Error'</title>
      <link>https://community.qlik.com/t5/QlikView/Logfile-says-General-Script-Error/m-p/977877#M334046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lock on QVD file is possible as this generates a QVD after execution which is then picked up roughly 2 minutes later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached the log file for your reference but due to company policies I have to take out the SQL script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 09:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logfile-says-General-Script-Error/m-p/977877#M334046</guid>
      <dc:creator />
      <dc:date>2015-12-09T09:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Logfile says 'General Script Error'</title>
      <link>https://community.qlik.com/t5/QlikView/Logfile-says-General-Script-Error/m-p/977878#M334047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try putting a &lt;EM&gt;Sleep(8000)&lt;/EM&gt; after the Store command, to wait for 9 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found that sometimes even though the QlikView &lt;EM&gt;Store&lt;/EM&gt; thinks it has finished, underneath in the os the data has not yet been fully flushed from cache to disc and causes this kind of symptom.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 10:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logfile-says-General-Script-Error/m-p/977878#M334047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-09T10:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Logfile says 'General Script Error'</title>
      <link>https://community.qlik.com/t5/QlikView/Logfile-says-General-Script-Error/m-p/977879#M334048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've set the sleep to 9 seconds as advised. Also thanks for the tip on the possible confusion between Qlikview and OS after the QVD is stored. I'll keep you updated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 11:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logfile-says-General-Script-Error/m-p/977879#M334048</guid>
      <dc:creator />
      <dc:date>2015-12-09T11:56:52Z</dc:date>
    </item>
  </channel>
</rss>

