OAM is configured with EBS and you see errors like below while opening SSO Url (although EBS non-SSO link is working fine).

Error 500–Internal Server Error

Failure of server APACHE bridge:
No Backend server available for connection: timed out after 10 seconds or idempotent set to OFF or method not idempotent.

Cause/Solution:

Please check the following –
1. OAM and IDM services are up and running
2. Web OPMN services are up

cd $ORACLE_INSTANCE/bin
opmnctl status -l

Check if Access gate is deployed in EBS and services are up and running.

a. First check the port on which the access gate is running.
b. Now check if services are running on that port or not.
c. You can also check the OAM url from the front end.
d. If you see the services are not running

Re-ran below script to deploy accessgate again

perl $AD_TOP/patch/115/bin/adProvisionEBS.pl ebs-create-oaea_resources -contextfile=$CONTEXT_FILE -deployApps=accessgate -SSOServerURL=https://oracleoamtest.com:443 -logfile=/tmp/deployeag_dep.log3

Next, you need to bring up the oaea_server1 managed service from EBS weblogic console

Go to console and start the oaea_server1 managed service

This should resolve the issues.

Recent Posts

Start typing and press Enter to search