dev@glassfish.java.net

asadmin fails with "HTTP connection failed with code 404, message: Not Found"

From: Amy Roh <amy.roh_at_oracle.com>
Date: Tue, 24 Aug 2010 17:41:09 -0700

asadmin commands are failing with "HTTP connection failed with code 404,
message: Not Found" with the latest workspace.

Web devtests are mostly failing also [1].

bash-3.2$ bin/asadmin set
HTTP connection failed with code 404, message: Not Found
Command set failed.
bash-3.2$ vi domains/domain1/logs/server.log
bash-3.2$ bin/asadmin get
HTTP connection failed with code 404, message: Not Found
Command get failed.

asadmin-common-ignore-fail:
     [echo] asadmin set --user admin --passwordfile
/files/hudson/workspace/webtier-dev-tests-v3/appserv-tests/config/adminpassword.txt
--host localhost --port 42583 --echo=true --terse=true
configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.comet-support-enabled=true
     [exec] asadmin --host localhost --port 42583 --user admin
--passwordfile
/files/hudson/workspace/webtier-dev-tests-v3/appserv-tests/config/adminpassword.txt
--interactive=false --echo=true --terse=true set
configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.comet-support-enabled=true
     [exec] remote failure: Failed to start Bundle Id [28] State
[INSTALLED] [org.glassfish.cluster.admin(Cluster Admin):3.1.0.SNAPSHOT]
     [exec]
     [exec] Result: 1

[1] http://hudson.sfbay.sun.com/job/webtier-dev-tests-v3/6258/consoleFull