Problem occurs after creating a weblogic domain when initializing it for node manager usage.
Hi All,
Problem occurs after creating a weblogic domain when initializing it for node manager usage. Init steps:
1) boot admin
2) perform nmEnroll
3) start and then stop node managers
4) stop Admin server
5) boot node manager
6) start Admin server thru node manager
7) start and then stop manager server thru node Manger (works ok)
8) stop Admin server thru node Manager (Get java.net.ConnectException: Tried all: 1 addresses, but could not connect over HTTPS to server: ...)
9) stop node manager
One more thing i noticed is :-After testing some more, found out that if I nmConnect then do a nmStart then nmKill; it works ok. It is when I disconnect after I start the Admin then re-nmConnect followed by nmKill I get the WLST exception
Problem occurs after creating a weblogic domain when initializing it for node manager usage. Init steps:
1) boot admin
2) perform nmEnroll
3) start and then stop node managers
4) stop Admin server
5) boot node manager
6) start Admin server thru node manager
7) start and then stop manager server thru node Manger (works ok)
8) stop Admin server thru node Manager (Get java.net.ConnectException: Tried all: 1 addresses, but could not connect over HTTPS to server: ...)
9) stop node manager
One more thing i noticed is :-After testing some more, found out that if I nmConnect then do a nmStart then nmKill; it works ok. It is when I disconnect after I start the Admin then re-nmConnect followed by nmKill I get the WLST exception
0