<?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: Log4net appender problem in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Log4net-appender-problem/m-p/1989165#M17415</link>
    <description>&lt;P&gt;Maybe there is a problem like in this article&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/An-error-occurred-Failed-to-load-connection-error-message-in/ta-p/1714051" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/An-error-occurred-Failed-to-load-connection-error-message-in/ta-p/1714051&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Oct 2022 14:31:16 GMT</pubDate>
    <dc:creator>BuTbka</dc:creator>
    <dc:date>2022-10-05T14:31:16Z</dc:date>
    <item>
      <title>Log4net appender problem</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Log4net-appender-problem/m-p/1977926#M17312</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;We have successfully used Qlik Sense with the Butler and received alerts for failed tasks by following this tutorial &lt;A href="https://butler.ptarmiganlabs.com/docs/getting-started/setup/reload-alerts/" target="_blank" rel="noopener"&gt;https://butler.ptarmiganlabs.com/docs/getting-started/setup/reload-alerts/&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;But a few days ago, for security reasons, all our servers were blocked from using the Internet.&lt;BR /&gt;After that, services using log4net appenders stopped working.&lt;BR /&gt;When I try to start the Qlik Sense Scheduler Service I get error 1053 that the service did not respond. In the Qlik Sense logs nothing about that&amp;nbsp;and in the Windows logs "A timeout was reached (30000 milliseconds) while waiting for the Qlik Sense Scheduler Service service to connect."&lt;BR /&gt;When I delete the C:\ProgramData\Qlik\Sense\Scheduler\LocalLogConfig.xml file, the service starts without problems.&lt;BR /&gt;I am trying to use the LocalLogConfig.xml file from this article &lt;A href="https://support.qlik.com/articles/000058553" target="_blank" rel="noopener"&gt;https://support.qlik.com/articles/000058553&lt;/A&gt; but the result is the same.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 08:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Log4net-appender-problem/m-p/1977926#M17312</guid>
      <dc:creator>BuTbka</dc:creator>
      <dc:date>2022-09-07T08:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Log4net appender problem</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Log4net-appender-problem/m-p/1978706#M17324</link>
      <description>&lt;P&gt;Butbka, have you checked the firewall logs? You can find more information in the firewall logs.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 13:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Log4net-appender-problem/m-p/1978706#M17324</guid>
      <dc:creator>Luis_Arocho-LLantin</dc:creator>
      <dc:date>2022-09-08T13:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Log4net appender problem</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Log4net-appender-problem/m-p/1989165#M17415</link>
      <description>&lt;P&gt;Maybe there is a problem like in this article&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/An-error-occurred-Failed-to-load-connection-error-message-in/ta-p/1714051" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/An-error-occurred-Failed-to-load-connection-error-message-in/ta-p/1714051&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2022 14:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Log4net-appender-problem/m-p/1989165#M17415</guid>
      <dc:creator>BuTbka</dc:creator>
      <dc:date>2022-10-05T14:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Log4net appender problem</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Log4net-appender-problem/m-p/1989567#M17416</link>
      <description>&lt;P&gt;Yes that is the problem.&lt;/P&gt;
&lt;P&gt;I added &amp;lt;generatePublisherEvidence enabled="false"/&amp;gt;&amp;nbsp; to the runtime section in the configs&lt;/P&gt;
&lt;PRE&gt;&amp;lt;runtime&amp;gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;
     &amp;lt;generatePublisherEvidence enabled="false"/&amp;gt;&amp;nbsp; 
&amp;lt;/runtime&amp;gt;&lt;/PRE&gt;
&lt;P&gt;And services started with&amp;nbsp;&lt;SPAN&gt;log4net appenders configs.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I edited&lt;BR /&gt;C:\Program Files\Qlik\Sense\Proxy\Proxy.exe.config&lt;BR /&gt;as well as&lt;BR /&gt;C:\Program Files\Qlik\Sense\Scheduler\Scheduler.exe.config&lt;BR /&gt;for appenders&lt;BR /&gt;C:\ProgramData\Qlik\Sense\Proxy\LocalLogConfig.xml&lt;BR /&gt;and&lt;BR /&gt;C:\ProgramData\Qlik\Sense\Scheduler\LocalLogConfig.xml&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 11:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Log4net-appender-problem/m-p/1989567#M17416</guid>
      <dc:creator>BuTbka</dc:creator>
      <dc:date>2022-10-06T11:48:44Z</dc:date>
    </item>
  </channel>
</rss>

