How to successfully run the RSA Key Generation Toolkit HTTP test client (Tomcat)
Originally Published: 2006-11-17
Article Number
Applies To
CtkipServlet reference server
Tomcat 5.x
Microsoft Windows
Issue
1) Tomcat logs "Trying to send error response: 501 - Trigger request is not supported in this version"
2) Regenerating seed
ServerHelloPDU
Status: Abort
com.rsa.ctkip.toolkit.common.CTKIPException: com.rsa.ctkip.toolkit.common.CTKIPE
xception: Server cannot continue due to error: Abort
at com.rsa.ctkip.wa.servlet.TestHTTPClient.processServerHello(TestHTTPCl
ient.java:408)
at com.rsa.ctkip.wa.servlet.TestHTTPClient.test(TestHTTPClient.java:107)
at com.rsa.ctkip.wa.servlet.TestHTTPClient.main(TestHTTPClient.java:66)
Caused by: com.rsa.ctkip.toolkit.common.CTKIPException: Server cannot continue d
ue to error: Abort
at com.rsa.ctkip.wa.servlet.TestHTTPClient.processServerHello(TestHTTPCl
ient.java:344)
Cause
2) The data necessary to process the seed regeneration is not available.
Resolution
java -cp lib\ctkip-toolkit.jar;lib\xmlspy-schema-2006-sp2.jar;lib\certj.jar;lib\jsafe.jar;lib\log4j-1.2.8.jar;classes com.rsa.ctkip.wa.servlet.TestHTTPClient http://localhost:8080/CtkipServlet/
2) Uncomment all five of the callback definitions in the CtkipServlet's web.xml file.
Also, ensure that folder C:\ctkip\test_data exists and is writeable on the Tomcat platform as the reference callbacks write to this directory. This directory is defined by the constant FILE_LOCATION which defaults to C:\ctkip\test_data. If this is not a valid directory then the callbacks that reference FILE_LOCATION must be modified to use a valid directory.
See this How to successfully run the RSA Key Generation Toolkit HTTP test client (WebLogic 9) for similar issues on WebLogic 9.
Related Articles
RSA Authenticator 6.2.3 for Windows Release Notes 22Number of Views RSA Authenticator 6.2.2 for Windows Release Notes 109Number of Views RSA Subprocessor Information 167Number of Views FIM error "Cannot find an association based on the EntityID that was passed in" 11Number of Views RSA SecurID Authenticator 6.1.2 for Windows Administrator's Guide 45Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?