<?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: Sometimes I get General Script Error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381172#M701529</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an SSIS package to read the csv output from this application - could that be the problem ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2012 13:57:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-08-28T13:57:06Z</dc:date>
    <item>
      <title>Sometimes I get General Script Error</title>
      <link>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381169#M701526</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;Sometimes I get General Script Error when my qwv is loading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short words it works like this.&lt;BR /&gt;The application begins to load from one or more qvd's to table A&lt;/P&gt;&lt;P&gt;Then it loads from table A with where condition.. &lt;/P&gt;&lt;P&gt;Then it Concatenate Loads from table A with another where condition.&lt;/P&gt;&lt;P&gt;and again&lt;/P&gt;&lt;P&gt;Concatenate Loads from table A with another where condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It runs on a server and I tested the same file locally and no general script error.&lt;/P&gt;&lt;P&gt;Also, I let the server load the file again with success.&lt;/P&gt;&lt;P&gt;The Interval of the load on the server is 3 minutes.&lt;/P&gt;&lt;P&gt;The application never loads the same qvd file twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, does anyone want to suggest what's going on here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, Kári&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 14:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381169#M701526</guid>
      <dc:creator />
      <dc:date>2012-08-27T14:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sometimes I get General Script Error</title>
      <link>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381170#M701527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're probably running out of memory, check your scripts memory consumption, or you can also try restarting services before stating reloads.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 12:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381170#M701527</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2012-08-28T12:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sometimes I get General Script Error</title>
      <link>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381171#M701528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Do you have an extractor an another application to read the qvds? &lt;/P&gt;&lt;P&gt;If this is the case, do they run sequencially? It could be a problem is the QVD is being written and you try to read it at the same time, or if you are reading and other app tries to overwrite it. &lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 12:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381171#M701528</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2012-08-28T12:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sometimes I get General Script Error</title>
      <link>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381172#M701529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an SSIS package to read the csv output from this application - could that be the problem ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 13:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381172#M701529</guid>
      <dc:creator />
      <dc:date>2012-08-28T13:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sometimes I get General Script Error</title>
      <link>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381173#M701530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The memory is fine - these qvd files are so tiny that I guess that is not the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one Qlikview application that creates the qvd's that this application is reading but this application starts when the first one have finished.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I have an output from this application (csv) and SSIS package on SQL server is reading it and then is moves it to another folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First app - &amp;gt; starts every 3 minutes&lt;/P&gt;&lt;P&gt;this app (the problem) -&amp;gt; starts after the first app&lt;/P&gt;&lt;P&gt;SSIS -&amp;gt; every 1 minute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 14:02:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381173#M701530</guid>
      <dc:creator />
      <dc:date>2012-08-28T14:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sometimes I get General Script Error</title>
      <link>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381174#M701531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you check the log file, can you identify the point where the scritps fail? Can you compare the timestamp with the moment when SSIS reads you csv output? &lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 14:03:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381174#M701531</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2012-08-28T14:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sometimes I get General Script Error</title>
      <link>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381175#M701532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll have it in mind next time it happens. &lt;/P&gt;&lt;P&gt;I did some changes in the file structure and I will keep you informed if that alone did solve it.&lt;BR /&gt;If not I'm going to store the csv in a temp folder and then use a cmd execution to move it in the right folder. Then I know I'm not writing the file from qlikview when the SSIS is trying to read it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 14:08:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381175#M701532</guid>
      <dc:creator />
      <dc:date>2012-08-28T14:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sometimes I get General Script Error</title>
      <link>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381176#M701533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It didn't work. Not the first change nor the second change. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it seems that it's not file error or access to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I don't know what to do. I have to restart the server when it happens so it's rather big problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 15:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381176#M701533</guid>
      <dc:creator />
      <dc:date>2012-08-30T15:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sometimes I get General Script Error</title>
      <link>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381177#M701535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One thing I want to mension to help me rosolve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that a VBscript function in the module could be the problem. &lt;/P&gt;&lt;P&gt;I added 2 functions to the 5 that were ther before.&lt;/P&gt;&lt;P&gt;these two functions are depending on one function that already exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the log I see the general script error happening when I'm using these to function that I had added. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could there be some memory issue if certain memory is allocated for these functions ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, Kári&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 12:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sometimes-I-get-General-Script-Error/m-p/381177#M701535</guid>
      <dc:creator />
      <dc:date>2012-09-05T12:39:50Z</dc:date>
    </item>
  </channel>
</rss>

