I'm trying to read the NTP status on red hat linux server, but I'm getting socket timeout receive error java.net.SocketTimeoutException: Receive timed out
This code works when run against a system using ntpd but not for chronyd?
I expect it's a configuration issue? I've run chronyc tracker and all looks good.
Any ideas as to why this isn't working?