<?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: killing qv.exe process through batch file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406066#M151097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may need taskkill.exe on Windows Server 2000, 2003, 2008. Check this url:&lt;/P&gt;&lt;P&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc725602(v=ws.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc725602(v=ws.10).aspx&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Nov 2012 11:09:38 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2012-11-06T11:09:38Z</dc:date>
    <item>
      <title>killing qv.exe process through batch file</title>
      <link>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406058#M151089</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;Currently i'm running th qlikview file through batch file with below command for every 30 minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\QlikView\Program Files\qv.exe" /r "C:\EAT_V4.2\DataExtractor\DataExtractor30Minutes.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i'm facing the problem in task manger --&amp;gt; Process tab , it is holding the old qv.exe. Because of this after some time period qlikview got stop working to open or run batch files. But after killing the old process Manually again its getting working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any command for killing the old qv.exe process in taskmanager through&amp;nbsp; BATCH file ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 09:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406058#M151089</guid>
      <dc:creator />
      <dc:date>2012-11-06T09:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: killing qv.exe process through batch file</title>
      <link>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406059#M151090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You dont have to kill the QV.exe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log in to the service account, open qlikview, in USER PREFERENCES, uncheck "Keep Progress open after reload"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did it this way, it works. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 10:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406059#M151090</guid>
      <dc:creator />
      <dc:date>2012-11-06T10:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: killing qv.exe process through batch file</title>
      <link>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406060#M151091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you nicksatch. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it is working fine now. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can i know is there any chance of killing process qv.exe through batch file command ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 10:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406060#M151091</guid>
      <dc:creator />
      <dc:date>2012-11-06T10:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: killing qv.exe process through batch file</title>
      <link>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406061#M151092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used to use kill.exe&lt;/P&gt;&lt;P&gt;google should have it. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 10:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406061#M151092</guid>
      <dc:creator />
      <dc:date>2012-11-06T10:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: killing qv.exe process through batch file</title>
      <link>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406062#M151093</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 use the line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tskill qv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in a similar batch file for the same reason. tskill is a utiity in Windows XP Pro and in various editions of Windows 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 10:46:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406062#M151093</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-11-06T10:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: killing qv.exe process through batch file</title>
      <link>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406063#M151094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you nicksatch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 10:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406063#M151094</guid>
      <dc:creator />
      <dc:date>2012-11-06T10:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: killing qv.exe process through batch file</title>
      <link>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406064#M151095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether &lt;STRONG&gt;tskill qv &lt;/STRONG&gt;command will work on windows server operating system ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 10:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406064#M151095</guid>
      <dc:creator />
      <dc:date>2012-11-06T10:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: killing qv.exe process through batch file</title>
      <link>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406065#M151096</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 have not tested that on Server. I suggest that you google "tskill windows server" or similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 11:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406065#M151096</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-11-06T11:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: killing qv.exe process through batch file</title>
      <link>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406066#M151097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may need taskkill.exe on Windows Server 2000, 2003, 2008. Check this url:&lt;/P&gt;&lt;P&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc725602(v=ws.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc725602(v=ws.10).aspx&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 11:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406066#M151097</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-11-06T11:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: killing qv.exe process through batch file</title>
      <link>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406067#M151098</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;Just curious, notice you are using qv.exe.&lt;/P&gt;&lt;P&gt;You probably need to perform the lic leasing every 30 days with yours service account?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But did you try using QVDistribution.exe? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 08:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406067#M151098</guid>
      <dc:creator />
      <dc:date>2012-11-07T08:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: killing qv.exe process through batch file</title>
      <link>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406068#M151099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you have any solution yet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since we installed the QV11 server, there is always running a qv.exe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we tried to kill it by "taskkill" windowns function, the system creates automatically another qv.exe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It stucks our macro functions in a never ended loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Marcel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 16:36:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406068#M151099</guid>
      <dc:creator>marcel_olmo</dc:creator>
      <dc:date>2012-12-03T16:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: killing qv.exe process through batch file</title>
      <link>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406069#M151100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi marcel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this below command in batch file, i think it will help you bcoz it works for me.&lt;/P&gt;&lt;P&gt;taskkill /F /IM qv.exe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 11:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406069#M151100</guid>
      <dc:creator />
      <dc:date>2012-12-04T11:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: killing qv.exe process through batch file</title>
      <link>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406070#M151101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Venkat for your answer,&lt;/P&gt;&lt;P&gt;unfortunatelly I added that line in my batch file script yesterday, and it worked, but partially, because the system "magically" creates another qv.exe instance. I don't know why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to be a bug, I'm just trying to manage it meanwhile qliktech is solving this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any more ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Marcel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 11:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406070#M151101</guid>
      <dc:creator>marcel_olmo</dc:creator>
      <dc:date>2012-12-04T11:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: killing qv.exe process through batch file</title>
      <link>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406071#M151102</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;Try to restart all the Qlikview services and just try again the command. It might resolve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any other better approach i will let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 12:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/killing-qv-exe-process-through-batch-file/m-p/406071#M151102</guid>
      <dc:creator />
      <dc:date>2012-12-04T12:01:56Z</dc:date>
    </item>
  </channel>
</rss>

