WebLogic 12.2 - cannot connect to Admin Server or Node Manager within WLST
Hi
I have created a WebLogic instance 12.2 on a Linux box.
I am trying to utilise WLST to create startup scripts. I set the domain environment and the WL environment, start Node Manager and WebLogic, all fine no problems.
I then connect to WLST and when I use both 'nmConnect' and 'Connect' commands I always get a No route to host error. However, the nm and the WL instance are running.
setDomainEnv.sh
setWLSEnv.sh
./startWeblogic.sh
.....
.....
<04-Jun-2018, 5:21:25,926 PM BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN.>
<04-Jun-2018, 5:21:26,189 PM BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING.>
<04-Jun-2018, 5:21:26,601 PM BST> <Notice> <WebLogicServer> <BEA-000329> <Started the WebLogic Server Administration Server "AdminServer" for domain "infra1domain" running in production mode.>