Login to RMS 16.0.1 Application After Successful Installation is Failing with 'error 404 Not Found'
(Doc ID 2561760.1)
Last updated on OCTOBER 10, 2022
Applies to:
Oracle Retail Merchandising System - Version 16.0.1 and laterInformation in this document applies to any platform.
Symptoms
Login fails for Retail Merchandising System(RMS) 16.0.1 application is throwing below error after a successful installation in a cluster mode and integrated with SSO:
ERROR:
error 404 Not Found
The requested URL /Rms/faces/RmsHome was not found.
Below errors are noticed in the Managed Server output file:
...weblogic.common.ResourceException: No good connections available.
at weblogic.jdbc.common.internal.MultiPool.findPool(MultiPool.java:199)
at weblogic.jdbc.common.internal.ConnectionPoolManager.reserve(ConnectionPoolManager.java:130)
...
<[ServletContext@1889084759[app:Rms module:Rms path:null spec-version:3.1]] Servlet failed with an Exception
oracle.security.jps.service.policystore.PolicyStoreRuntimeException: JPS-10702: The datasource jdbc/OpssDataSource is not found.
at oracle.security.jps.az.internal.runtime.policy.ApplicationPolicyMap.get(ApplicationPolicyMap.java:157)
at oracle.security.jps.az.internal.runtime.service.PDPServiceImpl.getApplicationPolicy(PDPServiceImpl.java:961)
..
Caused By: oracle.security.jps.service.policystore.PolicyStoreException: JPS-10702: The datasource jdbc/OpssDataSource is not found.
...
Caused By: javax.naming.NameNotFoundException: Unable to resolve 'jdbc.OpssDataSource'. Resolved 'jdbc'; remaining name 'OpssDataSource'
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |