Needing to use the webservice api, as i couldnt find a way to add a slave history entry with the commandline.
Im seeing crashes like this in the log:
2014-10-10 17:52:50: An unhandled exception occurred: The object was used after being disposed. (System.ObjectDisposedException)
2014-10-10 17:52:50: at System.Net.ResponseStream.EndWrite (IAsyncResult ares) [0x00000] in <filename unknown>:0
2014-10-10 17:52:50: at Deadline.Pulses.PulseWebService.OnWriteComplete (IAsyncResult result) [0x00000] in <filename unknown>:0
2014-10-10 17:52:50: Web Service - Received request from: 172.18.10.197
2014-10-10 17:52:55: Web Service - Found API command: repository
2014-10-10 17:52:55: Web Service - Input stream: {"Command":"slavehistoryentry","SlaveName":"lapro1645","Entry":"Rebooted by machine manager (reason: INAP DNS Check Failed.)"}
2014-10-10 17:52:56: An unhandled exception occurred: The object was used after being disposed. (System.ObjectDisposedException)
2014-10-10 17:52:56: at System.Net.ResponseStream.EndWrite (IAsyncResult ares) [0x00000] in <filename unknown>:0
2014-10-10 17:52:56: at Deadline.Pulses.PulseWebService.OnWriteComplete (IAsyncResult result) [0x00000] in <filename unknown>:0
2014-10-10 17:52:56: Web Service - Web Service listening for requests...
2014-10-10 17:52:56: Web Service - Received request from: 172.18.12.231
2014-10-10 17:53:01: An unhandled exception occurred: The object was used after being disposed. (System.ObjectDisposedException)
2014-10-10 17:53:01: at System.Net.ResponseStream.EndWrite (IAsyncResult ares) [0x00000] in <filename unknown>:0
2014-10-10 17:53:01: at Deadline.Pulses.PulseWebService.OnWriteComplete (IAsyncResult result) [0x00000] in <filename unknown>:0
2014-10-10 17:53:02: Web Service - Received request from: 172.18.3.158
One every couple of seconds