Clustering in glassfish 3.1 unable to start a remote node.
I am currently setting up a cluster in glassfish 3.1. I have
created a DAS with an instance i1 on it and then a second instance i2 on
another server. We using ssh configuration
on the node for instance i2.
The user name and password to connect to the ssh server is correct however when
we want to start the second instancei2 we get an error saying :
“You may use update-node-ssh to modify these attributes. See the DAS log file for more information. To complete this operation run the following command locally on host kin-srv-213 from the GlassFish install location C:\Servers\glassfish3: asadmin start-local-instance --node kin-srv-213 --nodedir C:\Servers\glassfish3\glassfish\nodes --sync normal i2”
If I go to the second instance i2 then I am able to start the instance from the console with the command given. The DAS is then able to pickup the instance as running. However we want to be able to manage this via the DAS.
Has anybody attempted to cluster on glassfish 3.1 and had a similar problem?
Regards,
Ryan Meder