Unable to load bean named CTKIPServerService when importing a token via CTKIP to RSA SecurID Software Token
Originally Published: 2015-06-10
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.x
Issue
Error communicating with server.
Token Import Failed
Token Import Failed
The System Activity Monitor will likely show the following error:
Administrator "SYSTEM" attempted to execute command
"com.rsa.authmgr.internal.ctkip.command.ProcessCTKIPClientRequestCommand"
Activity Result Key: Failure
With the exception :
com.rsa.ims.components.ComponentFailureException: Unable to load bean named CTKIPServerService
The software token imports successfully via file-based distribution and CTF distribution. The issue may appear in the environment where the data was migrated from RSA Authentication Manager 7.1.
Cause
Resolution
- Before starting, locate your RSA Authentication Manager 8.x license files. Do not proceed without the license files.
- Create a backup of the database using Backup Now.
- Login to the RSA Authentication Manager primary using the steps in 000038244 - How to SSH to an RSA Authentication Manager server
- Get the database password. Note that the password string will be different for each deployment of RSA Authentication Manager.
rsaadmin@am84p:> /opt/rsa/am/utils/rsautil manage-secrets -a get com.rsa.db.dba.password Please enter OC Administrator username: <enter Operations Console administrator name> Please enter OC Administrator password: <enter Operations Console administrator password> com.rsa.db.dba.password: ckg2DBtNZLy80TADWcGqdF0NOJygAQ
- Access the database using the database password:
rsaadmin@am84p:> /opt/rsa/am/pgsql/bin/psql -h localhost -p 7050 -d db -U rsa_dba Password for user rsa_dba: <enter the password from step 4 above>
- Run the following command:
DELETE FROM rsa_rep.ims_config_value WHERE name LIKE '%ctkip.service.keystore%';
- Within the license.zip file there are files named defaultRSAToolbar.cer and defaultRSAToolbar.key.
- Using WinSCP or a similar tool, copy these files to the /tmp directory on the primary appliance.
- From an SSH session to the RSA Authentication Manager primary, navigate to the utils directory:
cd /opt/rsa/am/utils
- Run the following command
./rsautil install-ctkip-keystore -l /tmp -k defaultRSAToolbar.key -c defaultRSAToolbar.cer -a <oc admin username>
- Try importing the token via CT-KIP again.
Related Articles
RSA MFA Agent 3.0 for Microsoft AD FS Release Notes (Spanish) 10Number of Views RSA Authenticator 6.2 for Windows Quick Start Guide (Italian) 14Number of Views Initialization error "Unable to register service ReviewService" and "Unable to start local agent" in RSA Identity Governan… 354Number of Views RSA Authenticator 4.3 for iOS and Android Quick Start Guide (Spanish) 15Number of Views Unable to access Quick Setup page in RSA Authentication Manager 8.x 512Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Release Notes for RSA Authentication Manager 8.8 Deploying RSA Authenticator 6.2.2 for Windows Using DISM Downloading RSA Authentication Manager license files or RSA Software token seed records
Don't see what you're looking for?