After Deployment / Redeployment of WebCenter Portal Framework Application Users are Redirected To the Error404.jsp Page After Login - Browser will Display : Error 404--Not Found
(Doc ID 2282360.1)
Last updated on MAY 23, 2024
Applies to:
Oracle WebCenter Portal - Version 11.1.1.8.8 to 11.1.1.9.0 [Release 11g]Information in this document applies to any platform.
Symptoms
When attempting to run a protected WebCenter Portal application for the first time after deployment,
the following error occurs.
ERROR
-----------------------
Error 404--Not Found
The browser URL will show a URL like this:
http://127.0.0.1:7101/PortalSample-Portal-context-root/faces/jsp/error404.jsp
STEPS
The issue can be reproduced at will in JDeveloper with the following steps:
- Create basic webcenter portal framework application:
PortalSample - Open the pages.xml file.
- At the Root level, uncheck View for the anonymous-role.
- Start the Integrated Weblogic Server (IWLS).
- Right Click the Project and select Run.
- Here you will see the following error in Browser Window:
Error 404--Not Found - The browser URL will show a URL like this:
http://127.0.0.1:7101/PortalSample-Portal-context-root/faces/jsp/error404.jsp
The issue can be reproduced at will in a WebCenter Portal domain with the following steps:
- Deploy the webcenter portal framework application to a WebCenter Portal domain.
- Run the application.
- Here you will see the following error in Browser Window:
Error 404--Not Found
-
The browser URL will show a URL like this:
http://<server:port>/PortalSample-Portal-context-root/faces/jsp/error404.jsp
Note:
Error happens one time only after deploy/redeploy of the application.
After first access the application works fine.
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 |
Cause |
Solution |
References |