|
From: Bayu A. <kaz...@gm...> - 2019-10-31 04:45:02
|
Hello, I've been wondering how to check app connection, and monitor every incoming event server. I've check the in the following : toAdmin, toApp, fromAdmin and fromApp incoming messages are handled fine, but if there were trouble in network connection somehow it not even catch.. and for the firsttime app is running, I want to check wether the connection is down or not, in console it was a exception displayed. but i was unable to trace where it was coming from.. there is log i get from console : <20191031-03:21:39, FIX.4.2:XXXX->CTS, error> (java.net.NoRouteToHostException during connection to /SERVER_IP:SERVER_PORT: java.net.NoRouteToHostException: No route to host: no further information (Next retry in 5000 milliseconds)) I want to know what method is produce this exception. thank in advance. -- Akira <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virus-free. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> |