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
FIM error "Cannot find an association based on the EntityID that was passed in" 13Number of Views RSA Authenticator 6.2.4 for Windows Release Notes 160Number of Views RSA Authenticator 6.2.3 for Windows Release Notes 22Number of Views Unable to get value for field SRCID when running custom report in RSA Identity Governance & Lifecycle 48Number of Views How to get java heap dump on RSA Authentication Manager 8.x 152Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA Authentication Manager Patch Updates RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide How to Download OTP Token Seed Files from myRSA
Don't see what you're looking for?