Daily Usage Issues

Griod node server crash when restarting all grid nodes

Started by GreenMoose on 6,018 views

Just upgraded local grid node server / vstudio2013 to NCRunch NCrunch_VS2013_2.13.0.1 along with 1 external grid node server (other 3 grid node server remain on 2.10).

Running tests went very slow (the 3 grid nodes not upgraded should already have the "spin up time" done since I did not upgrade those) but I chose to restart all grid nodes via vstudio, then my local grid node service crashed with below stacktrace and had to be started manually. (InvalidOperationException).


>	System.ServiceProcess.dll!System.ServiceProcess.ServiceController.GetServiceHandle(int desiredAccess)	Unknown
 	System.ServiceProcess.dll!System.ServiceProcess.ServiceController.Start(string[] args)	Unknown
 	nCrunch.GridNode.Recycler.exe!nCrunch.GridNode.Recycler.Program.Main(string[] args)	Unknown


2 other grid nodes (one upgraded, one not) crashed as well according to event viewer (had to start them manually).

Can easily repro it by setting engine mode to run all tests, when nodes are processing I switch back to "Run all tests manually" but before engines settles I restart every grid node one by one.

The Azure nodes never crashes though (I miss a version info column in the "Server Information" for the grid nodes).
Thanks, I'm looking into this and will get back to you soon. Sorry about the wait.
Ok - I've managed to reproduce this issue. It looks like the recycler is trying to restart the node too early after termination. Interesting that this problem didn't appear earlier. I'll see about arranging a fixed build. Thanks for reporting this issue.
A fix for this issue is now available in the build below:

http://downloads.ncrunch.net/NCrunch_Console_2.13.0.4.msi
http://downloads.ncrunch.net/NCrunch_Console_2.13.0.4.zip
http://downloads.ncrunch.net/NCrunch_GridNodeServer_2.13.0.4.msi
http://downloads.ncrunch.net/NCrunch_GridNodeServer_2.13.0.4.zip
http://downloads.ncrunch.net/NCrunch_VS2008_2.13.0.4.msi
http://downloads.ncrunch.net/NCrunch_VS2010_2.13.0.4.msi
http://downloads.ncrunch.net/NCrunch_VS2010_2.13.0.4.zip
http://downloads.ncrunch.net/NCrunch_VS2012_2.13.0.4.msi
http://downloads.ncrunch.net/NCrunch_VS2012_2.13.0.4.zip
http://downloads.ncrunch.net/NCrunch_VS2013_2.13.0.4.msi
http://downloads.ncrunch.net/NCrunch_VS2013_2.13.0.4.zip
http://downloads.ncrunch.net/NCrunch_VS2015_2.13.0.4.msi
http://downloads.ncrunch.net/NCrunch_VS2015_2.13.0.4.zip

Post a reply

Log in to reply.