Skip to Main Content

Security Software

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

OAM Registration Failed EBS12.2.9

4170031May 30 2020 — edited May 30 2020

Hi

I am trying to register EBS 12.2.9 with OAM 12.2.1.3 with ML Note: 1576425.1 .While running txkrun.pl I am getting an error :-

Errors encountered running /ebs122/appltest/PROD/fs2/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkSetOAMReg.pl

*******FATAL ERROR*******

PROGRAM : /ebs122/appltest/PROD/fs2/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkSetOAMReg.pl(/ebs122/appltest/PROD/fs2/EBSapps/appl/fnd/12.0.0/bin/txkrun.pl)

TIME    : Sat May 30 19:01:48 2020

FUNCTION: (eval) [ Level 1 ]

ERRORMSG: Failed while registering WebGate using native OAM's RREG tool.

For details of the error, please check the log file at /ebs122/appltest/fs2/inst/apps/PROD_ebsr12/logs/appl/rgf/TXK/oam/oamreg_registerAgent_Sat_May_30_19_00_57_2020.log

Error In Logs :-

Welcome to OAM Remote Registration Tool!

Parameters passed to the registration tool are:

Mode: inband

Filename: /ebs122/appltest/fs2/inst/apps/PROD_ebsr12/logs/appl/rgf/TXK/oam/rreg/bin/../input/ebs_oam_short.xml

The remote registration process did not succeed! Please find the specific error message below.

Cannot reach admin server at : http://192.168.1.232:7001. Please make sure the server url provided is valid and that the server is up before trying again.

May 30, 2020 7:01:48 PM oracle.security.am.engines.rreg.client.RegClient main

SEVERE: Exception encountered: RemoteAgentRegistrationException. Specific exception:Cannot reach admin server at : http://192.168.1.232:7001. Please make sure the server url provided is valid and that the server is up before trying again.oracle.security.am.engines.rreg.common.RemoteAgentRegistrationException: Cannot reach admin server at : http://192.168.1.232:7001. Please make sure the server url provided is valid and that the server is up before trying again.

I have also added entries in oamreg.sh but still no luck.

$JAVA_HOME/bin/java -Dweblogic.ssl.JSSEEnabled=true -Dhttps.prptocols=TLSv1.2 -Djdk.tls.client.protocols=TLSv1.2 -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2  oracle.security.am.engines.rreg.client.RegClient $MODE ${INPUT+"$INPUT"} $PROMPT $FUSION_CONFIG_FILE

I have checked few notes and patch 21229697  is applied in the environment.  Is there anything else that needs to be done to resolve this issue? Please suggest!

Thanks

MS

Comments
Post Details
Added on May 30 2020
3 comments
619 views