Administration port via t3s are refused
I tried to enable adminstration port 9102 which succeeded. I can access WLS console using https://<host>:9102/console
However using the WLST interface and connect via t3s procotol, connection are not working. I have already verified that port 9102 is open on server
WLSTException: Error occured while performing connect : Error getting the initial context. There is no server running at t3s://<host>:9102
Use dumpStack() to view the full stacktrace
wls:/offline> dumpStack()
This Exception occurred at Fri Jan 29 11:40:43 UTC 2016.
javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3s://<host>:9102: Destination unreachable; nested exception is:
java.io.IOException: Stream closed.; No available router to destination]