Help Desk Admin Portal random timeouts during admin login or when searching for a user in RSA Authentication Manager 8.1
Originally Published: 2015-12-01
Last Modified: 2026-01-14
Article Number
Applies To
RSA Product/Service Type: Authentication Manager Prime, Help Desk Admin Portal (HDAP)
RSA Version/Condition: 8.1.0
Issue
An Unexpected Error occurred in the server.
When looking up a user the error message below would be reported.
java.lang.exception : ERROR (lookupUser): Unable to find user XXXX
The first scenario would be help desk admin portal admin users attempting to login to the portal page as an admin who is an AD user, not a local DB user in AM 8.1. The login times out after 30 or so seconds and you get a generic error below.
The second scenario would be the admin is able to login, but when they try to lookup a user that is a member of AD/Identity source it fails with an error similar to the example below.
com.rsa.ucm.AuthManager.AmisCommandTargetException : Current user context not set up. call beginUserSession.
Cause
To confirm this is related to the same issue, edit the am8-config.xml file, search for am8BindStrategy it will be set to single then search for multi-tanant it will be set to true next to enabled.
The am8-config.xml can be found under C:\RSA\AMIS\am8-config.xml under windows and /opt/RSA/AMIS/am8-config.xml under linux
Resolution
- Edit C:\RSA\AMIS\am8-config.xml under windows or /opt/RSA/AMIS/am8-config.xml under linux.
- Search for the following line and change the value from single to threaded.
<am8BindStrategy>single</am8BindStrategy>
- Once the value has been changed, save changes, then restart amis tomcat services for AMIS and HDAP.
Refer to the article How to stop and start Authentication Manager Prime Tomcat services for information on how to stop and start Authentication Manager Prime services.
Related Articles
RSA Authentication Manager Prime Help Desk Admin Portal Unlock User option grayed out 163Number of Views Change the maximum emergency passcode lifetime assigned by an RSA Authentication Manager Prime Kit Help Desk Admin Portal … 42Number of Views Authentication failed error for users with a specific administrative role when logging in to RSA Authentication Manager Pr… 135Number of Views RSA SecurID Help Desk Administration Portal logon fails in RSA Authentication Manager Prime 113Number of Views Unauthorized error when logging in to RSA Authentication Manager Help Desk Admin Portal (HDAP) or Self-Service Portal (SSP… 115Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Unable to login to RSA Authentication Manager Security Console as super admin Manual synchronization introduced in RSA Authentication Manager 8.2 Service Pack 1 patch 6 Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to verify NTP server synchronization is not working in RSA Authentication Manager 8.x
Don't see what you're looking for?