This instance is already registered with the LDAP Server. LDAP Registration will be skipped

classic Classic list List threaded Threaded
12 messages Options
Reply | Threaded
Open this post in threaded view
|

This instance is already registered with the LDAP Server. LDAP Registration will be skipped

Pradeep
Dear Erman,


I am getting "This instance is already registered with the LDAP Server. LDAP Registration will be skipped" when trying t register EBS 12.2 with OID 12.2.1.3.

I reviewed the blog post,

http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/DeregisterOID-RegisterOID-Error-td1946.html

but that did not fix the issue.

This is a new installation of OID 12.2.1.3 & was never used for OID registration & this is the first instance being used for OID Registration.

Thanks,
Pradeep
Reply | Threaded
Open this post in threaded view
|

Re: This instance is already registered with the LDAP Server. LDAP Registration will be skipped

ErmanArslansOracleBlog
Administrator
The message is strange.
You said that this is a new OID installation.. It is also interesting. Maybe you made some tries and left  some objects or records in somewhere (in EBS OID-related tables or OID itself) behind.

Please follow this note and update me if the issue persists ->

OID EBS Registration Error: Can Not Register An Application Which Is Already Registered Or *** ALERT: This instance is already registered with OID Server. OID Registration will be skipped. (Doc ID 1632965.1)


Reply | Threaded
Open this post in threaded view
|

Re: This instance is already registered with the LDAP Server. LDAP Registration will be skipped

Pradeep
Hi Erman,

Already reviewed the doc.

Below is the output for the ldapsearch command

[oracle@ldaphost~]$  ldapsearch -h ldaphost -p 3060 -D cn=orcladmin -q -L -s sub -b "cn=EBusiness,cn=Products,cn=OracleContext,<OrgDomain DC Tree>" objectclass=* 1.1
Please enter bind password:
dn: cn=EBusiness,cn=Products,cn=OracleContext,<OrgDomain DC Tree>
[oracle@ldaphost~]$  ldapsearch -h ldaphost -p 3060 -D cn=orcladmin -q -L -s sub -b "orclApplicationCommonName=R12UPG,cn=EBusiness,cn=Products,cn=OracleContext,<OrgDomain DC Tree>" objectclass=* 1.1
Please enter bind password:
[oracle@ldaphost~]$

I get the same response, for any app & svc name that I provided.

-appname
-svcname

Thanks,
Reply | Threaded
Open this post in threaded view
|

Re: This instance is already registered with the LDAP Server. LDAP Registration will be skipped

ErmanArslansOracleBlog
Administrator
What is the output of txkrun.pl ?
I need to see all the messages there.. ALERTS and ERRORS..
Please share them.

What do you execute exactly and what do you get?
Reply | Threaded
Open this post in threaded view
|

Re: This instance is already registered with the LDAP Server. LDAP Registration will be skipped

Pradeep
Hi Erman,

I was running below command to deregister.

[applupg@ebsapp ~]$ $FND_TOP/bin/txkrun.pl -script=SetSSOReg -deregisteroid=Yes -appname=R12UPG -svcname=R12UPG

You are deregistering this instance from LDAP Server.

Enter Oracle E-Business apps database user password ?
Enter LDAP Host name? oidserver
Enter the LDAP Port on Oracle Directory server? 3060
Enter the LDAP Directory Administrator (orcladmin) Bind password?

*** Log File = /mnt/applupg/R12UPG/fs1/inst/apps/R12UPG_ebsapp/logs/appl/rgf/TXK/txkSetSSOReg_Thu_Jul_30_09_41_31_2020.xml

Beginning input parameter validation for LDAP Directory de-registration.
Input parameters validation for LDAP Directory de-registration completed.

BEGIN LDAP DIRECTORY DE-REGISTRATION:
Beginning to delete provisioning profile for this application.
Provisioning profile for this application does not exist.
Beginning to de-register this application from the LDAP Directory.


*** ERROR : oracle.ldap.util.UtilException: NamingException encountered in removeUniqueMember [LDAP: error code 16 - One or more values for attribute uniquemember does not exist]

End of /mnt/applupg/R12UPG/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkSetSSOReg.pl : No Errors encountered
[applupg@ebsapp ~]$
Reply | Threaded
Open this post in threaded view
|

Re: This instance is already registered with the LDAP Server. LDAP Registration will be skipped

Pradeep
Hi Erman,

I'm using below commands to register OID.

[applupg@ebsapp ~]$
[applupg@ebsapp ~]$ $FND_TOP/bin/txkrun.pl \
-script=SetSSOReg \
-registeroid=yes \
-ldaphost=oidserver \
-ldapport=3060 \
-oidadminuser="cn=orcladmin" \
-oidadminuserpass=***** \
-appspass=apps \
-instpass=****** \
-appname=R12UPG \
-svcname=R12UPG \
-provisiontype=1

You are registering this instance with LDAP Server.

*** Log File = /mnt/applupg/R12UPG/fs1/inst/apps/R12UPG_ebsapp/logs/appl/rgf/TXK/txkSetSSOReg_Wed_Jul_29_09_43_00_2020.xml

Beginning input parameter validation for LDAP Directory registration.
*** ALERT: This instance is already registered with the LDAP Server. LDAP Registration will be skipped.
Input parameters validation for LDAP Directory registration completed.
End of /mnt/applupg/R12UPG/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkSetSSOReg.pl : No Errors encountered
[applupg@ebsapp ~]$
Reply | Threaded
Open this post in threaded view
|

Re: This instance is already registered with the LDAP Server. LDAP Registration will be skipped

ErmanArslansOracleBlog
Administrator
This post was updated on .
Send me that log file -> /mnt/applupg/R12UPG/fs1/inst/apps/R12UPG_ebsapp/logs/appl/rgf/TXK/txkSetSSOReg_Wed_Jul_29_09_43_00_2020.xml

mask the hostnames in that logfiles (if they are any) and then upload it to here. So I can review the whole log .
Reply | Threaded
Open this post in threaded view
|

Re: This instance is already registered with the LDAP Server. LDAP Registration will be skipped

Pradeep
Hi Erman,

attached, txkSetSSOReg_Wed_Jul_29_09_43_00_2020.xml.

Thanks,


On Wed, Aug 5, 2020 at 3:07 AM ErmanArslansOracleBlog [via Erman Arslan's
Oracle Forum] <ml+s2340467n8564h51@n4.nabble.com> wrote:

> Send möe that log file ->
> /mnt/applupg/R12UPG/fs1/inst/apps/R12UPG_ebsapp/logs/appl/rgf/TXK/txkSetSSOReg_Wed_Jul_29_09_43_00_2020.xml
>
>
> mask the hostnames in that logfiles (if they are any) and then upload it
> to here. So I can review the whole log .
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/This-instance-is-already-registered-with-the-LDAP-Server-LDAP-Registration-will-be-skipped-tp8544p8564.html
> To unsubscribe from This instance is already registered with the LDAP
> Server. LDAP Registration will be skipped, click here
> <http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=8544&code=cHJhZGVlcHYuZGJhQGdtYWlsLmNvbXw4NTQ0fC0xNzk2NTY0NTAx>
> .
> NAML
> <http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>


txkSetSSOReg_Wed_Jul_29_09_43_00_2020.xml (14K) <http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/attachment/8571/0/txkSetSSOReg_Wed_Jul_29_09_43_00_2020.xml>
Reply | Threaded
Open this post in threaded view
|

Re: This instance is already registered with the LDAP Server. LDAP Registration will be skipped

ErmanArslansOracleBlog
Administrator
I can't see the file.
Please upload it again. But don't forget to mask sensitive info in them.. (such as hostname and ip addresses)
Reply | Threaded
Open this post in threaded view
|

Re: This instance is already registered with the LDAP Server. LDAP Registration will be skipped

Pradeep
Erman,

Attached File again.

Thanks,
Reply | Threaded
Open this post in threaded view
|

Re: This instance is already registered with the LDAP Server. LDAP Registration will be skipped

Pradeep
Reply | Threaded
Open this post in threaded view
|

Re: This instance is already registered with the LDAP Server. LDAP Registration will be skipped

ErmanArslansOracleBlog
Administrator
There is nothing useful in the log.. Either you couldn't upload it correctly, or the log is just useless..

Anyways; I Think your issue is similar to this one -> OID EBS Registration Error: Can Not Register An Application Which Is Already Registered Or *** ALERT: This instance is already registered with OID Server. OID Registration will be skipped. (Doc ID 1632965.1)

As I already told you..

But if you can't find the entries using the ldapsearch.. Maybe you are supplying the wrong inputs, who knoes.. Anyways, I recommend you to do a manual search on OID. Do a manual search in the tree, especially in this kind of a path in the tree -> cn=EBusiness,cn=Products,cn=OracleContext,dc=example,dc=com

You can do this manual search by using ODSM.
If you find related records in OID, then I will recommend you to remoe them.. This time you can use ldapmodify, as suggested by the DOC 1632965.1