Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW

Dispatcher dotnet.exe Exception code: 0xe0434352

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Filippo_Nicolussi_P

Dispatcher dotnet.exe Exception code: 0xe0434352

Last Update:

May 4, 2021 6:13:15 AM

Updated By:

Sonja_Bauernfeind

Created date:

Oct 5, 2018 8:01:35 AM

After upgrading from Qlik Sense April 2018 or previous versions to Qlik Sense September 2018 or later versions on some environments you could face some crashes of the .Net Core 2 Runtime present in C:\Program Files\Qlik\Sense\ServiceDispatcher\dotnet\dotnet.exe

May also have the symptom described under Folder %AppData%\Roaming\Microsoft\Crypto\RSA filled up with hundreds of small files
 
Environment:

 

Workaround:

If Hybrid Deployment Service used in Multi-Cloud distribution is not needed, disable it by following the following steps:

  1. Plan for a stop of the environment (about 30 min and less ) 
  2. Stop all Qlik Services 
  3. Make a backup of C:\Program Files\Qlik\Sense\ServiceDispatcher\services.conf, and place it somewhere outside the folder 
  4. Edit the above file and search for all sections [nameof the service] that contains  the ExePath=dotnet\dotnet.exe  these are: 

    [hybriddeploymentservice]
    [appdistributionservice]
    [entitlementprovisioningservice]
     
  5. Add a row  with  Disabled=true 

    ex: 
         [hybriddeploymentservice]
         Disabled=true
         Identity=Qlik.hybrid-deployment-service
         DisplayName=Hybrid Deployment Service
         ExePath=dotnet\dotnet.exe
         UseScript=false

  6.  Save the file , pay attention when saving not to change the extension in .txt (could happen with notepad) 
  7. Start Qlik Sense services starting with Qlik Sense DataBase , Qlik Sense Repository Service , Qlik Sense Dispatcher , and the remaining Services
  8. Check in Events Viewer if there are still crashes for the .Net Framework.





Collect Windows Application , System, Security  Events ; collect the Installation logs present in c:\Users\[users that upgraded/installed September 2018 ]\AppData\Local\temp ; the installation logs are named 
Qlik_Sense_September_2018_[Timestamp]_[3 numbers]_[Component].log open a case on Support Portal referring the crash on .Net Core Runtime .

In case you upgrade the license to Elastic Cloud that needs these services notify the consulting team that the above services are disabled.  

 

 

Cause:

Related to the QlikClient Certificate not able to be used by the new Hybrid Services. May happen when upgrading from Qlik Sense April 2018 or previous versions to Qlik Sense September 2018 and later versions.

 

Internal Investigation ID(s):

QLIK-88834


      
     

Labels (1)
Contributors
Version history
Last update:
‎2021-05-04 06:13 AM
Updated by: