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
Cloud Administration Global Groups API 2Number of Views Authentication Manager Log Messages (16291-16355) 158Number of Views Account and Group Resolutions fail when running a Data Entitlement Aggregate (DEA) Data Access Collector in RSA Identity G… 42Number of Views Account and Group Resolutions fail when running a Data Entitlement Aggregate (DEA) Data Access Collector in RSA Identity G… 22Number of Views RSA Authenticator 6.2.7 for Windows Release Notes 33Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA-2026-10: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA SecurID Desktop Token 5.0.3 for Windows Administrator's Guide RSA SecurID Software Token 4.2.1 for Mac OS X Administrator's Guide
Don't see what you're looking for?