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 163Number of Views When Active Directory is integrated using Winbind, group membership for Active Directory users fails with the RSA Authenti… 169Number of Views How to get java heap dump on RSA Authentication Manager 8.x 155Number of Views How to set a new PIN for RSA SecurID Tokens in RSA Authentication Manager 8.6 or later using NTRadPing Utility 158Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA Governance & Lifecycle 8.0.0 Installation Guide How to Detect and Resolve Stalled Workflows and Workpoint Issues in RSA Identity Governance & Lifecycle RSA Authentication Manager 8.2 reports 'Unexpected error during command com.rsa.admin.GetPrincipalNestedGroupsCommand exec… RSA Authentication Manager 8.9 Patches and Hotfixes Readme
Don't see what you're looking for?