OID Issue (Server is not up and running)
716876Aug 13 2009 — edited Aug 28 2009Hi friends,
I have installed OID on Linux and am trying to connect to the Server from "Oracle Directory Manger Screen" by issuing the "./oidadmin start" command.
After providing the necessary credentials it is throwing an exception : "Server is not up and running: oracle2go/389".I checked the opmn process status using "./opmnctl status"
and it shows the statuses of different processes as follows:
ias-component | process-type| pid | status
DSA | DSA| N/A| Down
LogLoader | LogLoaderd| N/A| Down
dcm-daemon | dcm-daemon| 0 | NONE
OC4J | OC4J_SECURITY| N/A| Down
OC4J | oca | 2445| Alive
HTTP_Server | HTTP_Server| 1717| Alive
OID | OID| 1728| Alive
Howcome it is showing the status Alive for OID here and "Server is not up and running " there...!
I thought the problem is with dcm-daemon component as it is showing the status as NONE and tried to start this by issuing "./opmnctl startproc ias-component=dcm-daemon" but
it shows "no process match this request".
I checked ldap binding using "./ldapbind -p port -D cn=orcladmin -w passwd" command but it seems that it is not binding for both NSSL and SLL. Is this where the problem lies?
if so, how can i make them bind?
one wired thing is , first time when i tested to connect to the server using "Oracle Directory Manager console" it went fine and later its not working.
Don't know how to proceed...!
Can anyone help me in resolving this issue.
Thanks & Regards,
Pradeep Kumar.