My Oracle Support Banner

Error 404--Not Found From RFC 2068 Hypertext Transfer Protocol (Doc ID 2018818.1)

Last updated on AUGUST 01, 2023

Applies to:

Oracle WebCenter Portal - Version 11.1.1.6.4 and later
Information in this document applies to any platform.

Symptoms

All components up and running properly.  Experiencing the following error while attempting to access the WebCenter Portal at http://localhost:8888/webcenter:

----------------------------------------------------------------------------------

Error 404--Not Found

From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found

The server has not found anything matching the Request-URI. No indication is given of whether the condition......

 

Spaces.out log shows errors like this:

  

<May 27, 2015 2:09:42 PM EDT> <Error> <HTTP> <BEA-101216> <Servlet: "PolicyManagerValidator" failed to preload on startup in Web application: "/wsm-pm".
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at oracle.adf.share.ADFContext.initADFContext(ADFContext.java:2276)
at oracle.wsm.policymanager.web.PolicyManagerValidator.initializeWSMPM(PolicyManagerValidator.java:186)
at oracle.wsm.policymanager.web.PolicyManagerValidator.access$000(PolicyManagerValidator.java:101)
at oracle.wsm.policymanager.web.PolicyManagerValidator$1.run(PolicyManagerValidator.java:167)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
Truncated. see log file for complete stacktrace
Caused By: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.adf.share.ADFContext.initADFContext(ADFContext.java:2205)
Truncated. see log file for complete stacktrace
Caused By: oracle.adf.share.ADFShareException: MDSConfigurationException encountered in parseADFConfiguration
at oracle.adf.share.config.ADFMDSConfig.parseADFConfiguration(ADFMDSConfig.java:209)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
Truncated. see log file for complete stacktrace
Caused By: oracle.mds.config.MDSConfigurationException: MDS-01330: unable to load MDS configuration document    
MDS-01329: unable to load element "persistence-config"
MDS-01370: MetadataStore configuration for metadata-store-usage "OWSM_TargetRepos" is invalid.    
MDS-01377: Unable to get database connection from data source configured with JNDI name "jdbc/mds/owsm".    
weblogic.common.resourcepool.ResourceDeadException: 0:
Could not connect to 'oracle.jdbc.OracleDriver'.

The returned message is: ORA-01017: invalid username/password; logon denied

It is likely that the login or password is not valid.
It is also possible that something else is invalid in
the configuration or that the database is not available.

at oracle.mds.config.PConfig.loadFromBean(PConfig.java:1014)
at oracle.mds.config.PConfig.<init>(PConfig.java:767)
at oracle.mds.config.MDSConfig.loadFromBean(MDSConfig.java:1151)
....

   




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
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.