OID not resloving service names after bouncing repository
I installed and configured OID(10g) and repository name is oidtest on hpux 11.1.
1)Before shutting down the repository
C:\Oracle\ora92\network\ADMIN>tnsping dbtest1
TNS Ping Utility for 32-bit Windows: Version 9.2.0.1.0 - Production on 30-NOV-20
07 16:34:05
Copyright (c) 1997 Oracle Corporation. All rights reserved.
Used parameter files:
c:\oracle\ora92\network\admin\sqlnet.ora
Used LDAP adapter to resolve the alias
Attempting to contact (DESCRIPTION=(ADDRESS_LIST=(address=(protocol=tcp)(host=xx
xxxx.xx.xxx.com)(port=1533)))(CONNECT_DATA=(SID=DBTEST1)(GLOBAL_NAME=DBTEST1.xx
xx.xx.com)))
OK (60 msec)
2)after restarting the repository
C:\Oracle\ora92\network\ADMIN>tnsping dbtest1
TNS Ping Utility for 32-bit Windows: Version 9.2.0.1.0 - Production on 30-NOV-20
07 16:37:24
Copyright (c) 1997 Oracle Corporation. All rights reserved.
Used parameter files:
c:\oracle\ora92\network\admin\sqlnet.ora
This is the error i am getting from application server farm page
Logs Topology Preferences Help
Farm >
Error
Error initializing page. Error initializing SMISessionManager.createSession(). Resolution: Please make sure the file is in the correct location. Base Exception: OPMN Request: /start?mode=sync&ias-component=dcm-daemon OPMN Response: HTTP/1.1 204 No Content Content-Length: 709 Content-Type: text/html Response: 0 of 1 processes started. Resolution: If there is no response from OPMN, check OPMN configuration and restart DCM daemon. If OPMN response is available, identify the failure and the corresponding log files indicated in the OPMN response contents. Base Exception: OPMN Request: /start?mode=sync&ias-component=dcm-daemon OPMN Response: HTTP/1.1 204 No Content Content-Length: 709 Content-Type: text/html Response: 0 of 1 processes started. Resolution: If there is no response from OPMN, check OPMN configuration and restart DCM daemon. If OPMN response is available, identify the failure and the corresponding log files indicated in the OPMN response contents
Processes in Instance: panther_oid_a.panther.am.kwe.com
-------------------+--------------------+---------+---------
ias-component | process-type | pid | status
-------------------+--------------------+---------+---------
DSA | DSA | N/A | Down
LogLoader | logloaderd | N/A | Down
dcm-daemon | dcm-daemon | N/A | Down
HTTP_Server | HTTP_Server | 10570 | Alive
OID | OID | N/A | Down
/amoidts1/OID/opmn/logs/
vi opmn.log
OPMN worker process exited with status 4. Restarting
OPMN worker process exited with status 4. Restarting
OPMN worker process exited with status 4. Restarting
/amoidts1/OID/opmn/logs
vi dcm-daemon~dcm-daemon~dcm~1
07/12/03 15:39:48 Start process
--------
ADMN-202046
The OracleAS Repository API threw an exception when obtaining the connect string to the Metadata Repository
Resolution:
Check the exception thrown by the Repository API for resolution information.
Some common causes of this problem are as follows:
OID is not running or unavailable
the ias.properties file is misconfigured with incorrect OID connection information
OID permissions are incorrectly defined
Base Exception:
oracle.ias.repository.schema.SchemaException
Unable to establish connection to the Oracle Internet Directory Server ldap://panther.am.kwe.com:389/. Base Exception : javax.naming.CommunicationException: panther.am.kwe.com:389 [Root exception is java.net.ConnectException: Connection refused]
/amoidts1/OID/opmn/logs
vi oidtest
--------
07/11/30 22:12:32 Dependency check
--------
Error - ORA-28000: the account is locked
oidtest is available
SUCCEEDED
Error - ORA-12154: TNS:could not resolve the connect identifier specified
Error - ORA-12154: TNS:could not resolve the connect identifier specified
Error - ORA-12154: TNS:could not resolve the connect identifier specified
Error - ORA-12154: TNS:could not resolve the connect identifier specified
Error - ORA-12154: TNS:could not resolve the connect identifier specified
Error - ORA-12154: TNS:could not resolve the connect identifier specified
Error - ORA-12154: TNS:could not resolve the connect identifier specified
Error - ORA-12154: TNS:could not resolve the connect identifier specified
Error - ORA-12154: TNS:could not resolve the connect identifier specified
Error - ORA-12154: TNS:could not resolve the connect identifier specified
Error - ORA-12154: TNS:could not resolve the connect identifier specified
Command is just hangng there....
opmnctl startproc ias-component=OID
Bookmarks