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
Unable to access Quick Setup page in RSA Authentication Manager 8.x 517Number of Views Unable to access RSA SecurID Access Identity Router Console following initial deploy 78Number of Views RSA Authentication Manager – Unable to Add or Manage Users with Error “The specified ID is already in use” 5.19KNumber of Views Unable to open any workflow on RSA Identity Governance & Lifecycle 7.0.2 or 7.1.0 when deployed in a clustered environment… 411Number of Views Unable to access RSA Authentication Manager Embedded Identity Router setup console 162Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide How to Download OTP Token Seed Files from myRSA How to factory reset an RSA Authentication Manager 8.x hardware appliance without a factory reset button from the Operatio… RSA Authentication Manager – Unable to Add or Manage Users with Error “The specified ID is already in use”
Don't see what you're looking for?