Forum OpenACS Q&A: Re: Can't login to new system after copying an existing system

And here is the error log
-------------------------
[06/Jun/2006:14:44:41][19478.98311][-conn:acsserver::3] Error: Error invoking CanRetrievePassword operation for authority_id 9:
wrong # args: should be "AcsSc.auth_password.canretrievepassword.local parameters parameters"
while executing
"AcsSc.auth_password.canretrievepassword.local {}"
("uplevel" body line 1)
invoked from within
"uplevel $func_and_args"
(procedure "apply" line 3)
invoked from within
"apply $proc_name $arguments"
(procedure "acs_sc_call" line 6)
invoked from within
"acs_sc_call -error=$error_p $contract $operation $call_args $impl"
(procedure "acs_sc::invoke" line 17)
invoked from within
"acs_sc::invoke -error -contract "auth_password" -impl_id $impl_id -operation CanRetrievePassword -call_args [list $parameters]"
(procedure "auth::password::CanRetrievePassword" line 11)
invoked from within
"auth::password::CanRetrievePassword -authority_id $authority_id"
invoked from within
"set result_p [auth::password::CanRetrievePassword -authority_id $authority_id]"
("uplevel" body line 2)
invoked from within
"uplevel $body "
[06/Jun/2006:14:44:41][19478.98311][-conn:acsserver::3] Error: Error invoking CanResetPassword operation for authority_id 9:
wrong # args: should be "AcsSc.auth_password.canresetpassword.local parameters parameters"
while executing
"AcsSc.auth_password.canresetpassword.local {}"
("uplevel" body line 1)
invoked from within
"uplevel $func_and_args"
(procedure "apply" line 3)
invoked from within
"apply $proc_name $arguments"
(procedure "acs_sc_call" line 6)
invoked from within
"acs_sc_call -error=$error_p $contract $operation $call_args $impl"
(procedure "acs_sc::invoke" line 17)
invoked from within
"acs_sc::invoke -error -contract "auth_password" -impl_id $impl_id -operation CanResetPassword -call_args [list $parameters]"
(procedure "auth::password::CanResetPassword" line 11)
invoked from within
"auth::password::CanResetPassword -authority_id $authority_id"
invoked from within
"set result_p [auth::password::CanResetPassword -authority_id $authority_id]"
("uplevel" body line 2)
invoked from within
"uplevel $body "
[06/Jun/2006:14:44:41][19478.98311][-conn:acsserver::3] Error: auth::authenticate: error invoking authentication driver for authority_id = 9: wrong # args: should be "auth::local::authentication::Authenticate username password ?parameters? ?authority_id?"
while executing
"auth::local::authentication::Authenticate $username $username $password $password $parameters $parameters $authority_id $authority_id"
(procedure "AcsSc.auth_authentication.authenticate.local" line 1)
invoked from within
"AcsSc.auth_authentication.authenticate.local username testuser password *****1 parameters {} authority_id 9"
("uplevel" body line 1)
invoked from within
"uplevel $func_and_args"
(procedure "apply" line 3)
invoked from within
"apply $proc_name $arguments"
(procedure "acs_sc_call" line 6)
invoked from within
"acs_sc_call -error=$error_p $contract $operation $call_args $impl"
(procedure "acs_sc::invoke" line 17)
invoked from within
"acs_sc::invoke -error -impl_id $impl_id -operation Authenticate -call_args [list username $username password $password parameters $parameters auth..."
(procedure "auth::authentication::Authenticate" line 13)
invoked from within
"auth::authentication::Authenticate -username $username -authority_id $authority_id -password $password"
invoked from within
"array set result [auth::authentication::Authenticate -username $username -authority_id $authority_id -password $password]"
("uplevel" body line 2)
invoked from within
"uplevel $body "