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>