Hi,
I was trying one of the devtests which worked till last week and see
this error Invalid option: AS_ADMIN_PASSWORD
Is this a known issue?
To reproduce go to devtests/webservice/ejb_annotations/singleton and try
ant all
Regards,
Bhakti
deploy-common-pe:
[exec] deploy --echo=true --terse=true --port=4848 --host=localhost
--passwordfile=/Users/bhakti/devtests/appserv-tests/config/adminpassword.txt
--retrieve=/Users/bhakti/devtests/appserv-tests/build/module/archive
--target=server --user=admin
[exec] remote failure: Invalid option: AS_ADMIN_PASSWORD
[exec] Usage: deploy [--virtualservers virtual_servers]
[--contextroot context_root] [--force=false] [--precompilejsp=false]
[--name component_name] [--upload=true] [--enabled=true] [--libraries
jar_file[(pathseparator)jar_file]*] [--property
(name=value)[:name=value]*] file_archive| filepath
[exec]
[exec] Result: 1
This is what is shown in server.log
[#|2009-04-20T13:55:37.318-0700|SEVERE|glassfish|com.sun.enterprise.v3.admin.CommandRunnerImpl|_ThreadID=20;_ThreadName=Thread-1;|
Invalid option: AS_ADMIN_PASSWORD|#]
[#|2009-04-20T13:56:04.465-0700|SEVERE|glassfish|com.sun.enterprise.v3.admin.CommandRunnerImpl|_ThreadID=21;_ThreadName=Thread-1;|
Invalid option: AS_ADMIN_PASSWORD|#]