I cannot log in to the Administration Console as the Master Administrator (MA). I see the following message:
Administrator Account is locked.
You might have tried to authenticate with the wrong password for more than the allowed authentication attempts.
Reset the authentication attempt count, also known as strike count to 0, by using the following script:
update ARADMINBASICAUTHUSER set STRIKECOUNT=0 where USERID='MASTERADMIN'; GO
update ARADMINBASICAUTHUSER set STRIKECOUNT=0 where USERID='MASTERADMIN'; commit;
update ARADMINBASICAUTHUSER set STRIKECOUNT=0 where USERID='MASTERADMIN'; COMMIT;
When I try to log in to Administration Console as the MA, I see the following error message:
There was an internal server error while processing the database query. Please contact your database administrator.
The possible cause for this issue might be that all active datasources in the database pool have been exhausted.
To resolve this issue, do the following:
I do not remember the MA password. How do I reset the password?
Windows:
<install_location>\Arcot Systems\dbscripts\mssql
UNIX-Based:
<install_location>/arcot/dbscripts/mssql
Windows:
<install_location>\Arcot Systems\dbscripts\oracle
UNIX-Based:
<install_location>/arcot/dbscripts/oracle
Windows:
<install_location>\Arcot Systems\dbscripts\mysql
UNIX-Based:
<install_location>/arcot/dbscripts/mysql
The MA password in now reset to the default password, which is master1234!.
If the preceding procedure does not work, then you must contact the CA Support team to reset the MA password for you.
I cannot access the RiskMinder pages from the Services and Server Configuration tab. I see the following error message.
Unable to contact the servers at this point of time. Please try later.
Ensure the following:
When I try to log in to Administration Console, I see the following message.
ErrorCode 500: Internal server error.
Do the following:
I get the following error quite frequently while performing Administration Console operations:
An internal communication error was encountered. Please contact System Administrator or retry later.
There might be one or more browser add-ons that are interfering with Administration Console operations.
Disable unnecessary add-ons in your browser and perform the operation again:
UDS is up, but the Administration Console did not correctly deploy. I see the java.lang.ClassNotFoundException exception in the arcotadmin.log file:
This issue occurs only if the WAR or EAR was not properly deployed or was corrupted.
To resolve this, do the following:
For example, on Apache Tomcat, this directory is called work.
|
Copyright © 2013 CA.
All rights reserved.
|
|