<?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: batch run using QVDistributionService.exe in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/batch-run-using-QVDistributionService-exe/m-p/431323#M160802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the advice. but apparently, this is a system error, and i confirm not a problem of QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happen? Classic error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We migrated our server, and the new data center guy change our E:\TEMP, to F:\TEMP for whatever reason it was, but they forgot to update the path in system variable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After changing the system variable path to F:\TEMP, it is working again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks gentlemen for your helpful advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice weekend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Apr 2013 13:43:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-12T13:43:35Z</dc:date>
    <item>
      <title>batch run using QVDistributionService.exe</title>
      <link>https://community.qlik.com/t5/QlikView/batch-run-using-QVDistributionService-exe/m-p/431319#M160798</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;I'm creating a qvw, do launch a series of qvw loading using QVDistributionService.exe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i load it manually in QV desktop, it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if i schedule it publisher, it simply open the doc, and no reload was done. and it treat it as successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone face the same issue before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 09:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/batch-run-using-QVDistributionService-exe/m-p/431319#M160798</guid>
      <dc:creator />
      <dc:date>2013-04-08T09:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: batch run using QVDistributionService.exe</title>
      <link>https://community.qlik.com/t5/QlikView/batch-run-using-QVDistributionService-exe/m-p/431320#M160799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is the error message when scheduled by publisher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4/8/2013 8:52:52 PM Error Exception=System.IO.DirectoryNotFoundException: Could not find a part of the path 'E:\TEMP\15fnbk13.tmp'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.CodeDom.Compiler.TempFileCollection.EnsureTempNameCreated()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.CodeDom.Compiler.TempFileCollection.AddExtension(String fileExtension, Boolean keepFile)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.CodeDom.Compiler.CodeCompiler.FromSourceBatch(CompilerParameters options, String[] sources)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.CodeDom.Compiler.CodeCompiler.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SolutionGlobal.Compilers.JScriptCompiler.Compile(String i_Source, Action`1 i_ErrorDelegate)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.LoadBalancer.Config_ConfigChangedEvent()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.LoadBalancer..ctor()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.ObjectPool.InitObjects(ILogBucket i_LogBucket, eRunLevel i_RunLevel, Func`1 clusterIDListGetFunc)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.MainClass.BatchRun(eBatchReloadMode i_BatchReloadMode, String i_BatchReloadDocumentPath, String i_VariableName, String i_VariableValue)&lt;/P&gt;&lt;P&gt;4/8/2013 8:52:52 PM Information Setting exit code to the number of errors. ErrorCount=1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 18:56:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/batch-run-using-QVDistributionService-exe/m-p/431320#M160799</guid>
      <dc:creator />
      <dc:date>2013-04-08T18:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: batch run using QVDistributionService.exe</title>
      <link>https://community.qlik.com/t5/QlikView/batch-run-using-QVDistributionService-exe/m-p/431321#M160800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this issue affecting just one document or any document that you attempt to schedule to run?&lt;/P&gt;&lt;P&gt;Are you running the Desktop reload on the same server as Publisher?&lt;/P&gt;&lt;P&gt;Are you logged on to the box as the same user account as Publisher is running under?&lt;/P&gt;&lt;P&gt;Do you have 'Generate Logfile' ticked in the Document Properties?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is working on the Desktop but not Publisher it is possible that it is an environmental or user related difference that causes this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a LogFile is generated then this should give you a better idea of the execution flow of the reload, and whether it is actually getting to the end of the load successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps point you in the right direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.quickintelligence.co.uk/"&gt;http://www.quickintelligence.co.uk/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 07:30:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/batch-run-using-QVDistributionService-exe/m-p/431321#M160800</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2013-04-09T07:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: batch run using QVDistributionService.exe</title>
      <link>https://community.qlik.com/t5/QlikView/batch-run-using-QVDistributionService-exe/m-p/431322#M160801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nick,&lt;/P&gt;&lt;P&gt;Are you using "Set ErrorMode" anywhere in your script? It's possible that if you are, publisher is just "ignoring" the error that comes up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ralph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 14:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/batch-run-using-QVDistributionService-exe/m-p/431322#M160801</guid>
      <dc:creator />
      <dc:date>2013-04-09T14:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: batch run using QVDistributionService.exe</title>
      <link>https://community.qlik.com/t5/QlikView/batch-run-using-QVDistributionService-exe/m-p/431323#M160802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the advice. but apparently, this is a system error, and i confirm not a problem of QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happen? Classic error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We migrated our server, and the new data center guy change our E:\TEMP, to F:\TEMP for whatever reason it was, but they forgot to update the path in system variable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After changing the system variable path to F:\TEMP, it is working again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks gentlemen for your helpful advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice weekend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 13:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/batch-run-using-QVDistributionService-exe/m-p/431323#M160802</guid>
      <dc:creator />
      <dc:date>2013-04-12T13:43:35Z</dc:date>
    </item>
  </channel>
</rss>

