<?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>article NPrinting Task Warn or Fail error with internal connection time out in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/NPrinting-Task-Warn-or-Fail-error-with-internal-connection-time/ta-p/1729116</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;NPrinting Scheduler service navigator timeouts may result&amp;nbsp;in occasional Publish Task failure or 'warning'&amp;nbsp;messages&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Found in:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;NPrinting June 2020 (also affects earlier versions)&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Solution (interim workaround):&amp;nbsp;Update and modify the NPrinting &lt;STRONG&gt;scheduler.confi&lt;/STRONG&gt;g file&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following setting&amp;nbsp;forces the internal NP scheduler/connection navigator to close when the requests from earlier tasks have completed.&amp;nbsp; Essentially, this overrides the &lt;U&gt;&lt;EM&gt;default behavior of leaving connections open.&lt;/EM&gt;&lt;/U&gt;&amp;nbsp;It allows memory to be released back to the system&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;stop the NPrinting Scheduler service&lt;/LI&gt;
&lt;LI&gt;open the NPrinting Scheduler.config file found in &lt;SPAN&gt;"c:\program files\nprintingserver\nprinting\scheduler"&lt;/SPAN&gt; (make a backup copy of the scheduler.config file before proceeding)&lt;/LI&gt;
&lt;LI&gt;Within the &lt;STRONG&gt;Scheduler Options&lt;/STRONG&gt; section: Insert the following line above the &lt;STRONG&gt;&lt;SPAN&gt;&amp;lt;/appSettings&amp;gt;&lt;/SPAN&gt; &lt;/STRONG&gt;tag as shown in the image below&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="force-unused-resolvers-closure-policy" value="2" /&amp;gt;​&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Save the file and close&lt;/LI&gt;
&lt;LI&gt;Restart all the NPrinting services&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note:&amp;nbsp;&lt;/P&gt;
&lt;TABLE class="detailList" border="0" width="806px" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="804.8px" class="data2Col  first  last "&gt;&lt;SPAN&gt;This option has 3 values:&lt;BR /&gt;"0": that is the default value, means do not force a shutdown of currently opened resolvers/navigators (apart if there are other connections that needs to use system resources);&lt;BR /&gt;"1": force a shutdown of all opened resolvers/navigators (so all Sense apps/Qv documents opened) when the system is "idle" (i.e., when all the rows in admin/plan page have 0 requests);&lt;BR /&gt;"2": force a shutdown of all opened resolvers/navigator on a certain connection as soon as that connection reach 0 requests&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;STRONG&gt;Cause of this issue:&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Tasks scheduled at different hours and the NPrinting connection&amp;nbsp;navigators are found to be in timeout status within the NP scheduler service. Result that the&amp;nbsp;NP connection navigator session to Qlik Sense&amp;nbsp;was expired in turn causing the task failure or warning messages. (Further, selections were&amp;nbsp;not cleared properly which lead to a false logging message that the issue was related to a bookmark/filter.)&lt;/LI&gt;
&lt;LI&gt;Software defect regarding this issue: OP-9426&amp;nbsp;and or OP-9406&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;BR /&gt;&lt;STRONG&gt;Permanent resolution&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;This issue is expected for resolution and may be included in the September 2020 release of NPrinting or later release.&lt;/LI&gt;
&lt;LI&gt;Please return to this article for updates or check future NPrinting product release notes for fixes OP-9426 and or OP-9406&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Thu, 27 Aug 2020 07:14:03 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2020-08-27T07:14:03Z</dc:date>
    <item>
      <title>NPrinting Task Warn or Fail error with internal connection time out</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/NPrinting-Task-Warn-or-Fail-error-with-internal-connection-time/ta-p/1729116</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;NPrinting Scheduler service navigator timeouts may result&amp;nbsp;in occasional Publish Task failure or 'warning'&amp;nbsp;messages&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Found in:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;NPrinting June 2020 (also affects earlier versions)&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Solution (interim workaround):&amp;nbsp;Update and modify the NPrinting &lt;STRONG&gt;scheduler.confi&lt;/STRONG&gt;g file&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following setting&amp;nbsp;forces the internal NP scheduler/connection navigator to close when the requests from earlier tasks have completed.&amp;nbsp; Essentially, this overrides the &lt;U&gt;&lt;EM&gt;default behavior of leaving connections open.&lt;/EM&gt;&lt;/U&gt;&amp;nbsp;It allows memory to be released back to the system&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;stop the NPrinting Scheduler service&lt;/LI&gt;
&lt;LI&gt;open the NPrinting Scheduler.config file found in &lt;SPAN&gt;"c:\program files\nprintingserver\nprinting\scheduler"&lt;/SPAN&gt; (make a backup copy of the scheduler.config file before proceeding)&lt;/LI&gt;
&lt;LI&gt;Within the &lt;STRONG&gt;Scheduler Options&lt;/STRONG&gt; section: Insert the following line above the &lt;STRONG&gt;&lt;SPAN&gt;&amp;lt;/appSettings&amp;gt;&lt;/SPAN&gt; &lt;/STRONG&gt;tag as shown in the image below&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="force-unused-resolvers-closure-policy" value="2" /&amp;gt;​&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Save the file and close&lt;/LI&gt;
&lt;LI&gt;Restart all the NPrinting services&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note:&amp;nbsp;&lt;/P&gt;
&lt;TABLE class="detailList" border="0" width="806px" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="804.8px" class="data2Col  first  last "&gt;&lt;SPAN&gt;This option has 3 values:&lt;BR /&gt;"0": that is the default value, means do not force a shutdown of currently opened resolvers/navigators (apart if there are other connections that needs to use system resources);&lt;BR /&gt;"1": force a shutdown of all opened resolvers/navigators (so all Sense apps/Qv documents opened) when the system is "idle" (i.e., when all the rows in admin/plan page have 0 requests);&lt;BR /&gt;"2": force a shutdown of all opened resolvers/navigator on a certain connection as soon as that connection reach 0 requests&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;STRONG&gt;Cause of this issue:&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Tasks scheduled at different hours and the NPrinting connection&amp;nbsp;navigators are found to be in timeout status within the NP scheduler service. Result that the&amp;nbsp;NP connection navigator session to Qlik Sense&amp;nbsp;was expired in turn causing the task failure or warning messages. (Further, selections were&amp;nbsp;not cleared properly which lead to a false logging message that the issue was related to a bookmark/filter.)&lt;/LI&gt;
&lt;LI&gt;Software defect regarding this issue: OP-9426&amp;nbsp;and or OP-9406&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;BR /&gt;&lt;STRONG&gt;Permanent resolution&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;This issue is expected for resolution and may be included in the September 2020 release of NPrinting or later release.&lt;/LI&gt;
&lt;LI&gt;Please return to this article for updates or check future NPrinting product release notes for fixes OP-9426 and or OP-9406&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 27 Aug 2020 07:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/NPrinting-Task-Warn-or-Fail-error-with-internal-connection-time/ta-p/1729116</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2020-08-27T07:14:03Z</dc:date>
    </item>
  </channel>
</rss>

