My Oracle Support Banner

Oracle Access Manager 11g R2PS3 (OAM 11.1.2.3) oam_server Fails To Deploy During Startup With Error - Permission denied (Doc ID 2453514.1)

Last updated on SEPTEMBER 05, 2023

Applies to:

Oracle Access Manager - Version 11.1.2.3.180116 and later
Information in this document applies to any platform.
Oracle is not responsible for instructions/information from 3rd party sites that may be contained in this KM note.

Symptoms

On : Oracle Access Manager 11g R2PS3 (OAM 11.1.2.3)

oam_server fails to deploy

One of the OAM node is not responding to OAuth request in the clustered environment.

$ curl -i -H "Authorization: Basic <ENCRYPTED_PASSWORD>" http://<OAM_HOSTNAME>:<OAM_PORT>/ms_oauth/oauth2/endpoints/oauthservice/tokens -d 'grant_type=client_credentials&scope=UserProfile.me'
HTTP/1.1 404 Not Found
Date: Wed, 19 Sep 2018 09:18:05 GMT
Content-Length: 1164
Content-Type: text/html; charset=UTF-8
X-Powered-By: Servlet/2.5 JSP/2.1


Access to any OAM page result in below error -

HTTP/1.1 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.

 



Changes

This particular instance was started as root accidentally

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


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