question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The process was terminated due to an unhandled exception

See original GitHub issue

My application with EasyNetQ 5.2,it happens randomly.The application can work for a day without errors, and then crash on production server. Error info: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name=".NET Runtime" /> <EventID Qualifiers="0">1026</EventID> <Level>2</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2020-08-27T08:20:21.000000000Z" /> <EventRecordID>6853</EventRecordID> <Channel>Application</Channel> <Computer>WIN-ERDHSN4PARC</Computer> <Security /> </System> <EventData> <Data>Application: JD.Winform.OPC.MQ.Server.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.InvalidOperationException at System.Collections.Concurrent.BlockingCollection`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Take(System.Threading.CancellationToken) at EasyNetQ.Producer.ClientCommandDispatcherSingleton.<StartDispatcherThread>b__10_0() at System.Threading.ThreadHelper.ThreadStart() </Data> </EventData> </Event>

How to fix this?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
hhf2006213commented, Sep 6, 2020

@Pliner It’s OK now,Thank you very much!!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

.NET Runtime The process was terminated due to an ...
.NET Runtime The process was terminated due to an unhandled exception - Windows 10 · 1. Type 'Turn Windows features on or off'...
Read more >
The process was terminated due to an unhandled exception
I just ran in to this issue and for me it turned out the user my app was logging to the database with...
Read more >
Application run - The process was terminated due to an ...
Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.FileNotFoundException at MyApp.Program.
Read more >
The process was terminated due to an unhandled exception
The Error Log in the Event Viewer says that “The process was terminated due to an unhandled exception.” This has been the case...
Read more >
"The process was terminated due to an unhandled ...
Resolution · Navigate to the following path: %LOCALAPPDATA%\Temp · Delete all files located in this folder · Stop all processes inside FlexiCapture ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found