Previous Topic: Database-Related ErrorsNext Topic: CA AuthMinder UNIX Installation Guide


AuthMinder Server Errors

Problem:

I am trying to start AuthMinder Server, but it is not coming up. The last lines in arcotwebfortstartup.log shows the following error:

WARN  STARTUP      -161388848 00WFMAIN - [11]: Protocol module [SVRMGMT_WS] received portType error [bind: Address already in use]

Cause:

The possible cause for this issue is that the Server Management Port (Default Port Number: 9743) is already open on the host by some other process. While, AuthMinder Server requires a minimum of Server Management port to start up.

Solution:

Do the following:

  1. Open the command prompt window.
  2. Navigate to %ARCOT_HOME%\bin.
  3. Run the following command:

    arwfserver -i

  4. Enter setsvrmgmtport <new_port_number>

    After the Server Management port is set, the Master Administrator can log in to the Administration Console and can configure the other ports.

Problem:

RADIUS requests fail with the "Access-Reject" message.

Cause:

Check for the following:

Solution:

Log in to the Administration Console as Global Administrator or Organization and set the shared secret using the RADIUS Configuration page.

Problem:

CA AuthID authentication fails with the following entry in the AuthMinder Server log file:

[Arcot Exception,No valid issuer certificate is available for this certificate: unknown or invalid certificate issuer in ArcotVerifier], Challenge verification failed -

Cause:

The Domain Key may have expired.

Solution:

Log in to the Administration Console as Global Administrator or Organization and configure the Domain Key using the Credential Key Management Configuration page.