Wednesday, May 28, 2014

Error 404 --Not Found in Oracle Web Center



I create a simple portal with some pages. This was working fine till i was using the default navigation. However as per best practice i removed the default navigation of Page hierarhy and added my page manually to the list.

But after this change i am getting following error while navigating from one page to other, i.e. once i pass used/pwd and login it redirects to the following page.



The error message is as following

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 is temporary or permanent.

If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.


NOt sure if i am missing any thing but this issue comes alternate time. That is first time it fails and next time when i try to login it works fine so as of now i have a workaround but i am not sure of the exact solution for this issue.

This issue also comes when your page hierarhy is not correct in the default navigation model, i.e. let suppose you have create a page A which has a subpage B.
The page A has a security. Now if in the navigation you will mention another page in between the PageA and Page B you will end up with the same error. So it is very important that you create a correct navigation rule for the project.

3 comments:

Anonymous said...

I'm facing same proble. Please post solution.

Kind Regards,
Pournima

Pournima said...

I'm facing same problem.
If you got a solution Please Post it...will be helpful.

Kind Regards

Mikku said...

As mentioned

let suppose you have create a page A which has a subpage B.
The page A has a security. Now if in the navigation you will mention another page in between the PageA and Page B you will end up with the same error. So it is very important that you create a correct navigation rule for the project.

Did you validated if you have a correct navigation defined among your pages