admin@glassfish.java.net

Re: load balancer tests

From: Yamini K B <Yamini.Kb_at_Sun.COM>
Date: Fri, 12 Nov 2010 10:11:28 +0530

Hi Carla,

Yes, you should be able to run the load balancer tests alone as follows:

ant -Dverbose=true -Dteststorun=load-balancer all

Its been couple of weeks since I last ran the tests, I'll take a look
and get back.

Thanks,
-Yamini

Carla Mott wrote:
>
> Hi,
>
> Can I run just the load-balancer tests in the admin dev suite? I'm
> getting lots of failures against the nov 10 nightly build.
>
> Carla
>
>
>
> load-balancer:
> [java] ##### Non-Verbose: Only Failures Are Printed #####
> [java] Host= carla-motts-computer.local
> [java] GF HOME = /Users/cmott/tmp-test/glassfish3/glassfish
> [java] ABOVE TEST = 4.create-http-lb-cluster-ref FAILED!!!
> [java] -------------------------------------------------------
> [java] ######### FAILURE #########
> [java] asadmin --host localhost --port 4848 --user admin
> --passwordfile
> /Users//cmott/devtests/appserv-tests//config/adminpassword.txt
> --interactive=false --echo=true --terse=true create-http-lb-ref
> --config lb-config1 --healthcheckerurl / --healthcheckerinterval 30
> --healthcheckertimeout 10 cl1
> [java]
> [java] org.glassfish.api.admin.CommandException: remote failure:
> Unable to find a valid target with name cl1
> [java]
> [java] ABOVE TEST = 6.enable-http-lb-server-for-cluster FAILED!!!
> [java] -------------------------------------------------------
> [java] ######### FAILURE #########
> [java] asadmin --host localhost --port 4848 --user admin
> --passwordfile
> /Users//cmott/devtests/appserv-tests//config/adminpassword.txt
> --interactive=false --echo=true --terse=true enable-http-lb-server cl1
> [java]
> [java] org.glassfish.api.admin.CommandException: remote failure:
> Unable to find a valid target with name cl1
> [java]
> [java] ABOVE TEST = 7.disable-http-lb-server-for-cluster FAILED!!!
> [java] -------------------------------------------------------
> [java] ######### FAILURE #########
> [java] asadmin --host localhost --port 4848 --user admin
> --passwordfile
> /Users//cmott/devtests/appserv-tests//config/adminpassword.txt
> --interactive=false --echo=true --terse=true disable-http-lb-server
> --timeout 30 cl1
> [java]
> [java] org.glassfish.api.admin.CommandException: remote failure:
> Unable to find a valid target with name cl1
> [java]
> [java] ABOVE TEST = 8.delete-http-lb-config FAILED!!!
> [java] -------------------------------------------------------
> [java] ######### FAILURE #########
> [java] asadmin --host localhost --port 4848 --user admin
> --passwordfile
> /Users//cmott/devtests/appserv-tests//config/adminpassword.txt
> --interactive=false --echo=true --terse=true delete-http-lb-config
> lb-config1
> [java]
> [java]
> [java] ABOVE TEST = 11.list-http-lb-configs FAILED!!!
>
> <snip>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>