Unable to access /KMS or /kms
Originally Published: 2008-01-17
Article Number
Applies To
WebLogic 9.2
Issue
/KMS returns a "404 - Page not found" error, and hitting /kms redirects to /KMS, which then fails.
Unable to access /KMS or /kms
/kms is redirecting to /KMS, which is unavailable.
Cause
Tomcat is not redirecting correctly.
On the application server, edit <Tomcat install folder>\conf\workers2.properties to add the following Key Manager Server and Tomcat Uniform Resource Identifier (URI) entities
Within the workers2.properties file, there is entries similar to:
#Map the Key Manager Server to the Web server uri space
[uri:/KMS/*]
#Map Tomcat documentation to the Web server uri space
[uri:/tomcat-docs/*]
#Map the Access Manager Administration GUI to the Web server uri space
[uri:/admincfg/*]
With the above example make sure to use https:<servername.com>/KMS/ - note the ending slash.
Resolution
Because RSA Key Manager web application uses internal redirection, the war file deployed MUST be names KMS.war, not kms.war.
Make sure to hit https://server/KMS/ rather than https://server/KMS
Related Articles
Server Error - Proxy unable to access remote Workpoint Server on RSA Identity Governance and Lifecycle 7.0.x when attempti… 13Number of Views Access Manger 6.1 aserver log shows 'Unable to send data to receiver' message 68Number of Views Unable to access the RSA Authentication Manager 8.1 Quick Setup page 307Number of Views Unable to access RSA SecurID Access Identity Router Console following initial deploy 78Number of Views Unable to access RSA Authentication Manager Embedded Identity Router setup console 159Number 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?