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 Release Notes 15Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Governance & Lifecycle 8.0.0 Administrators Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory
Don't see what you're looking for?