webtier@glassfish.java.net

Re: Configuring a remote Glassfish Node

From: <forums_at_java.net>
Date: Wed, 14 Aug 2013 09:13:12 -0500 (CDT)

What command did you use to get that error message? It looks to me like the
problem is that SSH has not been set up between the two hosts. Before you can
connect over SSH with a key file, you need to let the remote asadmin know
that you want to establish connections using that key from that specific
server. For that you'll need the setup-ssh asadmin command:
http://docs.oracle.com/cd/E18930_01/html/821-2433/setup-ssh-1.html So in your
case, you would need to run the command: setup-ssh --sshuser ec2-user
--keyfile --sshpublickeyfile C:\Users\jack\ssh\Roy.ppk Hope that helps. Mike
Croft [url=http://www.c2b2.co.uk/support]C2B2 Expert Support[/url] We use
[url=http://example.com/]the example site[/url] in these examples

--
[Message sent by forum member 'mcroft']
View Post: http://forums.java.net/node/896739