Expected network change and outage happened before starting the AdminServer and the broker. Before the network change, the query of AdminServer, NameServe, and the unified broker were fast traceroute take longer time to trace the route /etc/resolv.conf had several nameserver configuration for DNS name resolution changing the order of the nameservers on the /etc/resolv.conf files and restarting the DNS servers caused the brokers, nameserver and adminserver query status reports to retun very fast. After the above changes restarting the server itself resolved the issue and the .NET application start to work as expected
|