AppPool Crash every few minutes - different stack traces

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
Hello

we have setup a shop (and a CI environment) with 4.00 and now we face the issue that both servers have exceptions every few minutes (during the day - when a few people are testing it) and this crashes the apppool everytime which leads to long waiting times.
Does anyone have similar issues? Any idea what we should look for?

This is our applicationpool setup:



You can see the event log with the stacktraces here: https://pastebin.com/6t88mfmB

we'd be thankful for any inputs where to search for the issue!
5 years ago
Hi meister

I can see a couple of things you could try, firstly set "Enable 32bit applications" to True, and also set your "Start mode" to = "Always on".

Hopefully that may help you.

You may also want to check your Server Events Log, to see if anything else is happening.

Also please make sure you have all the required libraries needed to run the application.
5 years ago
Hi

This worked! thanks a lot! such an easy fix was exactly what I was hoping to get ;)

Best regards
Michael
5 years ago
Hi Michael

Please be kind enough to up vote, the answer if this has been helpful to you.

Kind Regards
Ron Palmer
5 years ago
done - thanks - didn't see that the feature exists at all.
5 years ago
No problem, i am glad I was able to assist.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.