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 Unable to access RSA Authentication Manager Embedded Identity Router setup console 160Number of Views Unable to access the RSA Authentication Manager 8.1 Quick Setup page 311Number of Views Unable to access RSA SecurID Access Identity Router Console following initial deploy 78Number of Views Unable to check Database. java.lang.SecurityException: PBOX000016: Access denied: authentication failed 231Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA announces the availability of the RSA SecurID Hardware Appliance 230 based on the Dell PowerEdge R240 Server How to troubleshoot Oracle database ORA-04030 errors in RSA Identity Governance & Lifecycle RSA Authentication Manager Upgrade Process Microsoft SQL Server Collectors can no longer connect to the SQL Server database after upgrade to Microsoft SQL Server 201…
Don't see what you're looking for?