On one of my WebLogic Server Domains I am getting error "Connection refused: connect; No available r
OEM 13c release 3 Version 13.3.0.0.0 on Windows, agent and WLS is on Windows
Full error is Failed to connect to the WebLogic Server: cannot communicate with Target: java.io.IOException: t3://SERVER_NAME:7001: Destination 0:0:0:0:0:0:0:1, 7001 unreachable; nested exception is: java.net.ConnectException: Connection refused: connect; No available router to destination.
In comparing the Monitoring Configuration to 3 other domains that are Good, I see difference is the Service URL. The one in error has the Host server name, the ones that are good have IP Address.
How do I get it to be SERVER_IP_ADDRESS instead of SERVER_NAME?