Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error 404--Not Found

Hi

We are frequently facing following error message while accessing the application:

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.

Details about the deployment:

  • Am a java developer
  • We have deployed more than 25 application in Weblogic 10.3 version
  • using Realm authentication [SSO] for all the applications
  • Only my application facing this issue[Hopefully] and verified with the users.
  • Few of the users are can access the application.
  • Have verified all the possibilities in coding, it looks fine.

Thanks.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 6 2014
Added on Dec 9 2013
0 comments
1,133 views