The JADE 2022 release meets tomorrow’s business demands.
When an app's network connection is broken, it throws up a message box with "Network connection not open (-102)", and only terminates when the message box is closed. In a non-GUI app running on a server, that's a problem. To any process monitoring it, the app seems to be working. In fact, it's saying goodbye. So our monitoring app doesn't know it should start a new instance of the app. Fixing this would allow us to provide a more reliable product.
Details on PAR 68709