<?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: QMC Reload Now not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QMC-Reload-Now-not-working/m-p/809168#M1259875</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The TaskLog for the job showed it completed successfully, but then had the following error at the end:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;12/10/2014 12:04:08.0000410&lt;/TD&gt;&lt;TD&gt;Error&lt;/TD&gt;&lt;TD&gt;Exception=System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---&amp;gt; System.ArgumentException: An item with the same key has already been added.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.TaskStore.AddRange(IEnumerable`1 tasks)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.Task.AbstractTask.NotifyTriggers(ILogBucket logBucket, TaskResult taskResult)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.Task.AbstractTask.TaskCompletedCleanup(ILogBucket logBucket, TaskResult taskResult)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.Task.AbstractTask.TaskThread(ILogBucket logBucket, TaskResult taskResult)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Delegate.DynamicInvokeImpl(Object[] args)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SolutionGlobal.ThreadPool.ThreadPoolJob.Execute()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After we rebooted the server it shows a job was running on the Status tab, but when I right-clicked on it I got the following message:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Snip.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/73167_Snip.PNG" style="height: 221px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There was an inuse file in the Log folder prior to rebooting the server, but it is not there any longer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Dec 2014 19:48:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-10T19:48:58Z</dc:date>
    <item>
      <title>QMC Reload Now not working</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Reload-Now-not-working/m-p/809167#M1259872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're experiencing a server-wide issue where no users can reload a QVW using the QMC. The Status tab shows 0 jobs running and when you go to a document (we have tried 5+ different apps) and hit Reload Now, nothing seems to happen. The log file is not updated and the job never hits the Status tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried restarting the server yesterday, but the issues are persistent. Multiple users are experiencing the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Reload-Now-not-working/m-p/809167#M1259872</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Reload Now not working</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Reload-Now-not-working/m-p/809168#M1259875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The TaskLog for the job showed it completed successfully, but then had the following error at the end:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;12/10/2014 12:04:08.0000410&lt;/TD&gt;&lt;TD&gt;Error&lt;/TD&gt;&lt;TD&gt;Exception=System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---&amp;gt; System.ArgumentException: An item with the same key has already been added.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.TaskStore.AddRange(IEnumerable`1 tasks)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.Task.AbstractTask.NotifyTriggers(ILogBucket logBucket, TaskResult taskResult)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.Task.AbstractTask.TaskCompletedCleanup(ILogBucket logBucket, TaskResult taskResult)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at QDSMain.Task.AbstractTask.TaskThread(ILogBucket logBucket, TaskResult taskResult)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Delegate.DynamicInvokeImpl(Object[] args)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SolutionGlobal.ThreadPool.ThreadPoolJob.Execute()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After we rebooted the server it shows a job was running on the Status tab, but when I right-clicked on it I got the following message:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Snip.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/73167_Snip.PNG" style="height: 221px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There was an inuse file in the Log folder prior to rebooting the server, but it is not there any longer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 19:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Reload-Now-not-working/m-p/809168#M1259875</guid>
      <dc:creator />
      <dc:date>2014-12-10T19:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Reload Now not working</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Reload-Now-not-working/m-p/809169#M1259877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try to delete and create again the task. Usually it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 20:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Reload-Now-not-working/m-p/809169#M1259877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-10T20:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Reload Now not working</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Reload-Now-not-working/m-p/809170#M1259880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you getting the same error when you create a new job for a new application or does it only happen on legacy jobs/applications?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 22:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Reload-Now-not-working/m-p/809170#M1259880</guid>
      <dc:creator />
      <dc:date>2014-12-10T22:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Reload Now not working</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Reload-Now-not-working/m-p/809171#M1259882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For those experiencing this error, I found this post helpful.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.qlikcommunity.com/thread/112357" title="https://www.qlikcommunity.com/thread/112357"&gt;https://www.qlikcommunity.com/thread/112357&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Particularly, the solution that &lt;/SPAN&gt;Simen Kind Gulbrandsen gives towards the end of the thread.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 14:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Reload-Now-not-working/m-p/809171#M1259882</guid>
      <dc:creator />
      <dc:date>2015-06-25T14:22:38Z</dc:date>
    </item>
  </channel>
</rss>

