Deployment Manager cannot connect to remote server - WAS ND 6.0.2.27
--------------------------------
I am trying to add a new node which is a remote WebSphere Application Server instance via the WebSphere Application Admin Console (System administration > Nodes). However, I get the error message:
/"The add node operation failed because the deployment manager could not connect to the remote server. Check the hostname and port (post_id, thread_id, post_subject, post_timestamp, post_content) VALUES and make sure the server is running/".
I verified that the remote server is running but the default port 8880 for SOAP and RMI is not. I verified this by running netstat -an | grep 8880.
I have no idea how to activate this port on the remote server via the WebSphere Application Admin Console or how to verify what JXM connector type it is using. I am also not sure if I have to Enable JMX by adding additional parameters to the remote servers Generic JVM settings. I found the following for WAS 6.1 but I am not sure if I have to do this 6.0.2.27.
ecommunity.groupintelligence.com/websphe...I believe this is the first step I have to take to setup clustering and any help would be greatly appreciated.
Thanks
--------------------------------
Posted By: aplata at Jan 31 2009 11:07PM