Our xdata servers have been running very well (if one remembers to start them)
Yesterday one of our servers died to following error
20220531 13050543 EXC EHttpApiException ("HTTP Server API Error.\r\nAn operation was attempted on a nonexistent network connection") [] at b334b3
20220531 13050543 EXC EInvalidPointer ("Invalid pointer operation") [] at 409c51
this referesh to some kind of network error. Server is running on virtual windows server as windows service. And after that - service just died. Is there anything I can do in my server code catch that and restart my server, or shoud I write a watch dog?