<?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: Bad data exception and high CPU usage in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Bad-data-exception-and-high-CPU-usage/m-p/1808625#M19475</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141762"&gt;@SandeepKarumuri1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This looks like a QlikSense question so I will move the Question to the Sense board.&lt;/P&gt;&lt;P&gt;The windows event logs for .net is not telling us very much. You have to start looking in the QlikSense logs.&lt;/P&gt;&lt;P&gt;Is there an issue for end users?&lt;/P&gt;&lt;P&gt;Can you check which process is using the CPU?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 18 May 2021 09:51:09 GMT</pubDate>
    <dc:creator>Maria_Halley</dc:creator>
    <dc:date>2021-05-18T09:51:09Z</dc:date>
    <item>
      <title>Bad data exception and high CPU usage</title>
      <link>https://community.qlik.com/t5/Management-Governance/Bad-data-exception-and-high-CPU-usage/m-p/1808586#M19474</link>
      <description>&lt;P&gt;we are seeing bad data exception and also high CPU usage (reaching 100% and not coming down) in the event logs, below are the Application error and .net error, no installations was done, no upgrades or anything. Any thoughts or suggestions would be appreciated.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.Net error&lt;/P&gt;&lt;P&gt;Application: dotnet.exe&lt;BR /&gt;CoreCLR Version: 4.6.26515.7&lt;BR /&gt;Description: The process was terminated due to an unhandled exception.&lt;BR /&gt;Exception Info: Internal.Cryptography.CryptoThrowHelper+WindowsCryptographicException: Bad Data&lt;BR /&gt;at Internal.NativeCrypto.CapiHelper.ToKeyBlob(RSAParameters rsaParameters)&lt;BR /&gt;at System.Security.Cryptography.RSACryptoServiceProvider.ImportParameters(RSAParameters parameters)&lt;BR /&gt;at Qlik.ServiceUtils.Security.Cryptography.RsaHelper.GetRsaPrivateKey(TextReader reader)&lt;BR /&gt;at Qlik.ServiceUtils.Security.Certificates.FileCertificateProvider.SetPrivateKey(Stream privateKeyStream)&lt;BR /&gt;at Qlik.ServiceUtils.Security.Certificates.FileCertificateProvider.SetPrivateKey(String privateKeyPath)&lt;BR /&gt;at Qlik.ServiceUtils.Configuration.ConfigurationExtensions.CreateProvider(ICertificateConfiguration config)&lt;BR /&gt;at Qlik.ServiceUtils.Configuration.SecurityConfigurationService.&amp;lt;&amp;gt;c__DisplayClass18_0.&amp;lt;ConfigureServerSecurity&amp;gt;g__ConfigureListener|0(ListenOptions options)&lt;BR /&gt;at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerOptions.Listen(IPEndPoint endPoint, Action`1 configure)&lt;BR /&gt;at Microsoft.Extensions.Options.OptionsFactory`1.Create(String name)&lt;BR /&gt;at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)&lt;BR /&gt;at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)&lt;BR /&gt;at System.Lazy`1.CreateValue()&lt;BR /&gt;at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer.CreateServiceContext(IOptions`1 options, ILoggerFactory loggerFactory)&lt;BR /&gt;at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer..ctor(IOptions`1 options, ITransportFactory transportFactory, ILoggerFactory loggerFactory)&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, ServiceProviderEngineScope scope)&lt;BR /&gt;at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScoped(ScopedCallSite scopedCallSite, ServiceProviderEngineScope scope)&lt;BR /&gt;at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)&lt;BR /&gt;at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)&lt;BR /&gt;at Microsoft.AspNetCore.Hosting.Internal.WebHost.EnsureServer()&lt;BR /&gt;at Microsoft.AspNetCore.Hosting.Internal.WebHost.BuildApplication()&lt;BR /&gt;at Microsoft.AspNetCore.Hosting.Internal.WebHost.StartAsync(CancellationToken cancellationToken)&lt;BR /&gt;at Microsoft.AspNetCore.Hosting.WebHostExtensions.RunAsync(IWebHost host, CancellationToken token, String shutdownMessage)&lt;BR /&gt;at Microsoft.AspNetCore.Hosting.WebHostExtensions.RunAsync(IWebHost host, CancellationToken token)&lt;BR /&gt;at Microsoft.AspNetCore.Hosting.WebHostExtensions.Run(IWebHost host)&lt;BR /&gt;at QibWebchatService.Program.Main(String[] args)&lt;/P&gt;&lt;P&gt;Application error&lt;/P&gt;&lt;P&gt;Faulting application name: dotnet.exe, version: 2.1.26515.5, time stamp: 0x5afb4a19&lt;BR /&gt;Faulting module name: KERNELBASE.dll, version: 6.3.9600.19724, time stamp: 0x5ec5262a&lt;BR /&gt;Exception code: 0xe0434352&lt;BR /&gt;Fault offset: 0x0000000000007afc&lt;BR /&gt;Faulting process id: 0xf28&lt;BR /&gt;Faulting application start time: 0x01d74aca91e44749&lt;BR /&gt;Faulting application path: C:\Program Files\Qlik\Sense\ServiceDispatcher\dotnet\dotnet.exe&lt;BR /&gt;Faulting module path: C:\Windows\system32\KERNELBASE.dll&lt;BR /&gt;Report Id: d0326f0e-b6bd-11eb-80f9-0050568f9753&lt;BR /&gt;Faulting package full name:&lt;BR /&gt;Faulting package-relative application ID:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SandeepKarumuri1_0-1621324954728.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/55154i0782B2F61ACF7E62/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SandeepKarumuri1_0-1621324954728.png" alt="SandeepKarumuri1_0-1621324954728.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 08:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Bad-data-exception-and-high-CPU-usage/m-p/1808586#M19474</guid>
      <dc:creator>SandeepKarumuri1</dc:creator>
      <dc:date>2021-05-18T08:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Bad data exception and high CPU usage</title>
      <link>https://community.qlik.com/t5/Management-Governance/Bad-data-exception-and-high-CPU-usage/m-p/1808625#M19475</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141762"&gt;@SandeepKarumuri1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This looks like a QlikSense question so I will move the Question to the Sense board.&lt;/P&gt;&lt;P&gt;The windows event logs for .net is not telling us very much. You have to start looking in the QlikSense logs.&lt;/P&gt;&lt;P&gt;Is there an issue for end users?&lt;/P&gt;&lt;P&gt;Can you check which process is using the CPU?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 09:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Bad-data-exception-and-high-CPU-usage/m-p/1808625#M19475</guid>
      <dc:creator>Maria_Halley</dc:creator>
      <dc:date>2021-05-18T09:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Bad data exception and high CPU usage</title>
      <link>https://community.qlik.com/t5/Management-Governance/Bad-data-exception-and-high-CPU-usage/m-p/1808649#M19482</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/942"&gt;@Maria_Halley&lt;/a&gt;&amp;nbsp; - Thanks for directing to right location.&lt;/P&gt;&lt;P&gt;I don't think there is a issue for end users but the monitoring system is generating alerts.&lt;/P&gt;&lt;P&gt;we have to check QlikSense service logs?, we will check which process is taking the CPU&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 10:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Bad-data-exception-and-high-CPU-usage/m-p/1808649#M19482</guid>
      <dc:creator>SandeepKarumuri1</dc:creator>
      <dc:date>2021-05-18T10:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bad data exception and high CPU usage</title>
      <link>https://community.qlik.com/t5/Management-Governance/Bad-data-exception-and-high-CPU-usage/m-p/1819065#M19800</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141762"&gt;@SandeepKarumuri1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Sandeep, i'm facing the same issue did you find a solution for your problem?&lt;/P&gt;&lt;P&gt;Kind Regards Anh Toan&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 11:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Bad-data-exception-and-high-CPU-usage/m-p/1819065#M19800</guid>
      <dc:creator>anhtoanvu</dc:creator>
      <dc:date>2021-07-01T11:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Bad data exception and high CPU usage</title>
      <link>https://community.qlik.com/t5/Management-Governance/Bad-data-exception-and-high-CPU-usage/m-p/1861229#M20739</link>
      <description>&lt;P&gt;We are having a similar problem also. Having to reboot every few days to eliminate 100% CPU load.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 21:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Bad-data-exception-and-high-CPU-usage/m-p/1861229#M20739</guid>
      <dc:creator>SDT</dc:creator>
      <dc:date>2021-11-18T21:39:59Z</dc:date>
    </item>
  </channel>
</rss>

