Unable to start OID
jarahFeb 8 2009 — edited Feb 9 2009Hi All,
After restarting the unix server (solaris, sparc 9 ), I am unable to restart the OID instance, the oidmon process is not able to start the oidldapd, below is the snippet of the oidmon.log.
I have checked the ods.ods_process table,
I had cleared the entry and restarted the machine and started the DB and lsnr. I used lsnrping to check the listener , it is up and running.
When I run the command OraHome_1/opmn/bin/opmnctl startproc ias-component=OID to start the OID, it successfully starts the oidmon process and in the status it shows OID ldap is alive, but oidmon process is unable to start the actual ldap.
2009/02/08:22:27:37 * oidmon_sample.dev.com:0 *
sgslupsCheckProcess: sigsend to pid 1917 failed, os error = 3
2009/02/08:22:27:37 * oidmon_sample.dev.com:0 *
OIDLDAPD Instance 1 is not running....
2009/02/08:22:27:37 * oidmon_sample.dev.com:0 *
Starting OIDLDAP Server,PID=1920
2009/02/08:22:27:37 * oidmon_sample.dev.com:0 *
Updating Process Table...
2009/02/08:22:27:37 * oidmon_sample.dev.com:0 *
OIDLDAPD Instance 1 addition failed
2009/02/08:22:27:37 * oidmon_sample.dev.com:0 *
Sent SIGTERM to process id = 1920
2009/02/08:22:27:37 * oidmon_sample.dev.com:0 *
Server OIDLDAPD Instance 1 Terminated
2009/02/08:22:27:37 * oidmon_sample.dev.com:0 *
Deleting OIDLDAPD instance 1 from Process table
2009/02/08:22:27:37 * oidmon_sample.dev.com:0 *
Instance cn=instance1,cn=sample.dev.com,cn=osdldapd,cn=subregistrysubentry not found.
2009/02/08:22:27:37 * oidmon_sample.dev.com:0 *
Could not delete the Instance
2009/02/08:22:27:37 * oidmon_sample.dev.com:0 *
OIDLDAPD Instance 1 deletion failed
2009/02/08:22:27:37 * oidmon_sample.dev.com:0 *
*****Please try Starting the server again.*****
Can anyone help me in solving this problem?. Thanks a lot.