I'm giving a hand to a partner to evaluate Winflector with their application (we are still running the 2-user free version).
By now we are running it Windows Server 2022 on Azure.
From time to time, the wfserver.exe simply exits. No relevant entry in the Event Logs.
In tapplog it just shows the following:
[APP v3990a|W32] 2022.02.07 00:51:03: 4c0: 01:SaoJoaoItaperiu:Error 18: Cannot read on TCPIP connection. Loc [ClsConnection::ReadNextInCmdBlock] Info [Connection closed by peer,10,10054] SysErr [0] Mod [C:FibraBombeiros_SaoJoaoDoItaperiuMenuAcessos.Exe]
(That is, seems like a connection drop but nothing relevant).
I've deployed Microsoft's Debug Tools "Monitoring Silent Process Exit" (https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/registry-entries-for-silent-process-exit) to see if it was another process killing the Winflector server.
To my surprise, last time the wfserver.exe process was down, this was the event logged:
The process 'C:Winflectorserverwfserver.exe' exited with exit code code 0. The creation time for the exiting process was 0x01d81b95a01d8b16.
So it seems the exit was spontaneous.
So my questions:
- I know Windows Server 2022 is not (yet) officialy supported. Any known issues regarding this OS?
- Is there any new limitation to the free 2-user version? Some time limit what the server will run?
- Any other known issue that I must be aware of?