dev@glassfish.java.net

com.sun.enterprise.cli.framework.CommandException: Status: 404

From: Amy Roh <Amelia.Roh_at_Sun.COM>
Date: Mon, 11 May 2009 13:02:09 -0700

I am noticing 404 status returning from asadmin commands from web
devtest on Hudson. What could be causing these 404s from asadmin? It
seems the server is still running and is available.

asadmin-common-ignore-fail:
      [echo] asadmin set --user anonymous --passwordfile
/files/hudson/workspace/webtier-dev-tests-v3/appserv-tests/config/adminpassword.txt
--host localhost --port 34182 --echo=true --terse=true
configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.timeout-seconds=0
      [exec] set --echo=true --terse=true --port=34182 --host=localhost
--passwordfile=/files/hudson/workspace/webtier-dev-tests-v3/appserv-tests/config/adminpassword.txt
--user=anonymous
configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.timeout-seconds=0

      [exec] Status: 404
      [exec] Result: 1

stopDomain:
      [echo] run.xml:stopping domain...
      [exec] com.sun.enterprise.cli.framework.CommandException: Status: 404
      [exec] Command stop-domain failed.

Thanks,
Amy