Are you running on a clean install with no existing instances, nodes, etc?
Carla Mott wrote:
>
> Hi,
>
>
> I'm trying to run the admin dev tests but get an error because the
> hostname used for creating the nodes is incorrect. DAS should be
> running on my computer (carla-motts-computer.local) which is not
> working at work.
> Any reason why 'localhost' was not used. How do I update admin.host to
> be 'localhost'
>
> cmott$ ant all
> Buildfile: build.xml
>
> build:
>
> init:
>
> all:
>
> build:
>
> init:
>
> ports:
> [java] ##### Non-Verbose: Only Failures Are Printed #####
> [java] ######### FAILURE #########
> [java] Using DAS host carla-motts-computer.local and port 4848 from
> existing das.properties for node
> [java] ss. To use a different DAS, create a new node using
> create-node-ssh or
> [java] create-node-config. Create the instance with the new node and
> correct
> [java] host and port:
> [java] asadmin --host das_host --port das_port create-local-instance
> --node node_name instance_name.
> [java]
> [java] Failed to rendezvous with DAS on
> carla-motts-computer.local:4848. Please check if this server is up and
> running and that the host and port provided are correct.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>