PD:Sorry for my english, it’s no good.
]]>>>>Enter the LDAP hostname [mybox.mycompany.com]: oidhost1.mycompany.com
]]>ldapadd -h ADMINVHN.4Pinfosys.com -p 3060 -D cn=”orcladmin” -q -c -v -f /tmp/oam_user.ldif
Please enter bind password:
add cn:
oamadmin
add sn:
oamadmin
add description:
oamadmin
add uid:
oamadmin
add objectclass:
top
person
organizationalPerson
inetorgperson
orcluser
orcluserV2
add userpassword:
oracle123
adding new entry cn=oamadmin,cn=Users,dc=4pfusion,dc=com
ldap_add: No such object
ldap_add: matched: dc=com
ldap_add: additional info: Parent entry not found in the directory.
I’ve found out that you need to enter the ‘Monitoring Credentials’ first with username weblogic and assigned password before you configure Target Name /Farm_IDMDomain/oid_inst1/oid1. Then it works fine.
Good luck with the installation!
Kind regards,
Michael
You were right. But I’ve changed the port number in ports.prop file, but somehow he didn’t read it during startup. So I’ve changed the port number into 5172 in the staticports.ini file; and now it works fine.
Thanks and I can’t wait for the next blog!
Kind regards,
Michael
Ensure that EMagent for OID is up and running. Try following to see in EMagent is running http://bloggingaboutoracleapplications.org/wp-content/uploads/opmnctl-status-OID1.png
In this post I changed the EMagent default port from 5162 to 5172 to avoid conflicting ports. Did you do this too? If so, check if port is in use by other processes by issueing netstart -an | grep “5172″ and assign another port for EMagent.
]]>Thanks again for the detailed installation steps!
Question: I’ve have a problem with configuring the target /Farm_IDMDomain/oid_inst1/oid1 because he says the EM Agent monitoring the target is currently available…
The error is: Target /Farm_IDMDomain/oid_inst1/oid1/oracle_ldap not found.
Any idea what I’ve to do to fix this?
Additional info:
I had to restart the server and I did execute startOID, startwebtier and startweblogic (in that order) and with success.
In the Farm_IDMDomain (tree) the following components is working: Web tier (ohs1), all internal applications (DMS, em, etc.), weblogic domain (adminserver)
Except the Identity and Access (oid) -> no data available
Pls. let me know if you need more detail.
Thanks in advance.
An admirer…
]]>Did you also encouter the error while connecting on port 7001:
Warning: An insecure protocol was used to connect to the server. To ensure on-the-wire security, the SSL port or Admin port should be used instead.
Using 7002 it doesn’t work. In the Weblogic admin panel I enabled 7002, I can reach via 7002 the Weblogic admin panel, but for the doing the certificate steps it doesn’t work.
Do you have any idea what it could be?
regards Maruti
]]>Thanks,
Venkat