We're running Jekins which kicks off a gulp build process. As part of the gulp build process we trigger an msbuild task.
Every second build fails with the message:
ASPNETCOMPILER : error ASPRUNTIME: The application domain in which the thread was running has been unloaded.
This happens exactly every other build no matter the time span between builds. (i.e. Builds, Fails, Builds, Fails).
Any ideas on what might be causing this and why it happens only every other build?
I also had this problem on a machine with enough memory. Turns out the problem was due to the target folder being Compressed using NTFS compression.
Once compression was disabled it started working without problems.
I saw that this could be a problem here.
We solved this problem by allocating more memory to the build machine.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With