Remco;8762 wrote:Phonesis;8760 wrote:
Ok great. Detailed is enabled. Unfortunately can't actually run VS on that machine though but hopefully the logging will be enough. Will reply here again if/when the service dies again and attach the log.
Thanks! Hopefully the log will tell us something useful.
Hi Remco, not managed to get a log of this occuring yet but have implemented a script that runs in background of the machines we use and polls the NCrunchGridService ensuring its status is Running.
If it is no longer running, the script will attempt to start it again. This is using the Microsoft ServiceController class.
Earlier, the script detected that a service stopped running on a machine and re started it ok. However, even though it got restarted and its status changed to Running again the machine was not found by the NCrunch Distributed Processing screen in VS or on the grid controller machine. It seems a full reboot is only solution right now for the machine to come back online.
Any ideas why this is occurring? Should a simple restart of the service work in theory?