Websphere Node Federating issue -


i have created dmgr profile in host successs. on same host have created managed node. when trying federate node dmgr getting below error :

admu006e : exception creating deployment manager connection: com.ibm.websphere.management.exception.connectorexception: admc0016e: system cannot create soap connector connect host **** @ port 8879

now verify soap connection have run below command :

** wsadmin.sh -conntype soap -port -host **

running script bin in dmgr profile.. connecting fine failing same exception when running bin directory of managed node profile.

to verify further done same setup in different host creating dmgr , node. fine. dmgr profile created , node got federated in 1 go.

not sure issue here.

have verified port , hoat details correct. dmgr running.

may or may not relevant, i've seen when soap port isn't open in firewall. sure traffic on port allowed?


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -