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 000064878-How to SSH to an RSA Authentication Manager version 8.x 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 SecurID Authentication Agent 8.1 for PAM Installation and Configuration Guide for SUSE (Spanish) 38Number of Views RSA Identity Governance & Lifecycle fails to start with "Unable to get avdb connection" message 869Number of Views Unable to restart the RSA Authentication Manager services 150Number of Views Unable to activate virtual host certificate; RSA Authentication Manager is unable to activate your selected certificate at… 115Number of Views RSA Authenticator 4.3 for iOS and Android Quick Start Guide (Spanish) 15Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to Download OTP Token Seed Files from myRSA Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?