Error starting OID 11g during configuration stage of OID installation on Windows Server “ProvisionException: Failed to start the component”

I discussed about OID 11g installation here, here and here . I also discussed OID start-up issues here, here and here(Post from Mahendra)
.

In today’s post I am going to cover another OID 11g installation issue on Windows during OID start-up phase with errors like

________
D:\Oracle\IDM\Oracle_IDM1  D:\Oracle\IDM\asinst_1  asinst_1
oracle.as.config.ProvisionException: Failed to start the component at
oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponent Prov.java:157)
_________

.
If you hit OID startup issue during installation on Windows then look for OID Logs under

%ORACLE_INTSANCE%\diagnostics\ logs\ OID\ oid1 \ *.log and %ORACLE_INTSANCE%\diagnostics\ logs\ OPMN\ opmn
.

In my case error in oidldapd01-0000.log was like
_______
[2011-05-12T22:14:40-07:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: oidserver] [pid: 2148] [tid: 0] Main:: Exec of OIDLDAPD failed with error

[2011-05-12T22:14:40-07:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: oidserver] [pid: 2148] [tid: 0] Main:: FATAL : DispatcherController : OS -1 : Error creating server pool

[2011-05-12T22:14:41-07:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: oidserver] [pid: 2148] [tid: 0] Main:: WARNING : DispatcherController : OiD LDAP server exiting with status -1
_________
.
Checked and verified that hostname in hosts file was listed in format

[IP of server]  serverName.domainname  serverName
.
There was no other in OID or OPMN logs apart from log mentioned above. I then checked sqlnet.log under %ORACLE_HOME%\ network\ log and found following messages

________
Directory does not exist for read/write [D:\Oracle\IDM\Oracle_IDM1\log] [] Directory does not exist for read/write [D:\Oracle\IDM\Oracle_IDM1\log] [] Directory does not exist for read/write [D:\Oracle\IDM\Oracle_IDM1\log] [] Directory does not exist for read/write [D:\Oracle\IDM\Oracle_IDM1\log] [] ________

Fix: Create directory log\diag\clients  under %ORACLE_HOME% i.e. D:\Oracle\IDM\Oracle_IDM1 and start OID configuration again .

.
References

  • How to Install OID 11g (11.1.1.x) on Windows 2008 R2 w/SP1 (Doc ID 1561852.1)

About the Author Atul Kumar

Oracle ACE, Author, Speaker and Founder of K21 Technologies & K21 Academy : Specialising in Design, Implement, and Trainings.

follow me on:

Leave a Comment:

26 comments
vamsi56 says May 24, 2011

Hi Atul,

I have oif, oim, soa, wls_ods servers in the web logic and with respect to Oracle fusion middleware interface, under the identity and access, i have oid1, oim1, ovd1 and all are in running state.

But, if I tried to open:
http://:7005/odsm
Http server 404 – error not found exception was displayed in the browser.

Thanks,
Krish.

Reply
Atul Kumar says May 24, 2011

@ Krish,
Note that ODSM (also DIP) is dfeerent from OID, OVD and OIF.

Check following
1. Did you start managed server wls_ods1 in weblogic ?
2. If yes verify port for wls_ods1 (this can be done by looking at config.xml or from weblogic console)
3. Finally server status for wls_ods1 should be running and there should not be any errors in managed server log file for wls_ods1

Reply
PatriziaGo says June 21, 2011

Hi Atul,

thanks a lot for post the “Error starting OID 11g during configuration stage of OID installation on Windows Server “ProvisionException: Failed to start the component” because I encountered the same problem in Windows 2008 R2.

But to solve it I discovered that the correct way was been:

1. RCU delete
2. hosts with IP
3. Create directory log\diag\client
4. RCU Create
5. restart config

Thanks again,
Patrizia.

Reply
nkumar says August 3, 2011

How do I delete all the logs that are generated in OID 11g , is there a way to clear the logs without stopping the processes ( opmntcl) . I have oid , fmw11g , oracle 11g database configured on a windows 2008 server.

Reply
Atul Kumar says August 4, 2011

@ nkumar,
Most of logs in OID are configured to roll over after a certain time (every 2 day or 5 days..) or based on size (10KB or 1 MB)

You can delete file with timestamp or a number which represents that it been rolled over based on size

Reply
vladkey says January 6, 2012

“Create directory log\diag\client”
Just tried for IDM 11.1.1.5 — no, the correct is
log\diag\clients

Reply
Atul Kumar says January 8, 2012

@ vladkey
Thanks for sharing this information

Reply
hany says April 3, 2012

Dear Atul :
i do all these steps , but the problem still unsolved ,
Please , can you help me
thanks
BR

Reply
Atul Kumar says April 3, 2012

@ hany,
What message do you see in logs ?

%ORACLE_INTSANCE%\diagnostics\ logs\ OID\ oid1 \ *.log and %ORACLE_INTSANCE%\diagnostics\ logs\ OPMN\ opmn

Reply
hany says April 4, 2012

Hi Atul

%ORACLE_INSTANCE%\diagnostics\logs\oid\oid1\ *.log :

Warning : sgslupSetLDPath : PATH is not set
[2012-04-03T13:37:01+02:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: hany] [pid: 20320] [tid: 0] Guardian: Thread started

[2012-04-03T13:37:01+02:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: hany] [pid: 20320] [tid: 0] Guardian: WARNING: Connected to incorrect OID base schema version, (version=11.1.1.5.0).
WARNING: OID server (version 11.1.1.4.0) is now operating in read_only mode

[2012-04-03T13:37:01+02:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: hany] [pid: 20320] [tid: 0] Guardian: WARNING: Connected to incorrect OID base schema version, (version=OID 11.1.1.5.0).
WARNING: OID (version 11.1.1.4.0) is now operating in read_only mode

[2012-04-03T13:37:01+02:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: hany] [pid: 20320] [tid: 0] Guardian: Starting OIDMON Process,PID=21408

[2012-04-03T13:37:01+02:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: hany] [pid: 21408] [tid: 0] Guardian: Thread started

[2012-04-03T13:37:01+02:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: hany] [pid: 21408] [tid: 0] Guardian: Connecting to database, connect string is oiddb

[2012-04-03T13:37:01+02:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: hany] [pid: 21408] [tid: 0] Guardian: WARNING: Connected to incorrect OID base schema version, (version=11.1.1.5.0).
WARNING: OID server (version 11.1.1.4.0) is now operating in read_only mode

[2012-04-03T13:37:01+02:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: hany] [pid: 21408] [tid: 0] Guardian: WARNING: Connected to incorrect OID base schema version, (version=OID 11.1.1.5.0).
WARNING: OID (version 11.1.1.4.0) is now operating in read_only mode

********************************************
for %ORACLE_INSTANCE%\diagnostics\logs\opmn\opmn\ *.log :

[2012-04-03T13:34:19][opmn][NOTIFICATION:1][90][OPMN][code:ons-internal]ONS server initiated
[2012-04-03T13:34:19][opmn][NOTIFICATION:1][520][OPMN][code:pm-internal]Create pm state directory: D:\Fusion\fmw\asinst_3\config\OPMN\opmn\states
[2012-04-03T13:34:19][opmn][TRACE:1][526][OPMN][code:pm-internal]PM state file does not exist: D:\Fusion\fmw\asinst_3\config\OPMN\opmn\states\.opmndat
[2012-04-03T13:34:19][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready. Request handling enabled.
[2012-04-03T13:34:20][opmn][NOTIFICATION:1][676][OPMN][code:pm-internal]OPMN server stopped. Request handling disabled.
[2012-04-03T13:34:20][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 7 Started. Command: /reload
[2012-04-03T13:34:22][opmn][NOTIFICATION:1][90][OPMN][code:ons-internal]ONS server initiated
[2012-04-03T13:34:22][opmn][NOTIFICATION:1][522][OPMN][code:pm-internal]PM state directory exists: D:\Fusion\fmw\asinst_3\config\OPMN\opmn\states
[2012-04-03T13:34:22][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready. Request handling enabled.
[2012-04-03T13:34:22][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 3 Started. Command: /start?ias-component=EMAGENT
[2012-04-03T13:34:22][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: EMAGENT~EMAGENT~EMAGENT~1 (1614500093:0)
[2012-04-03T13:34:31][opmn][TRACE:1][665][OPMN][code:pm-process]Process Alive: EMAGENT~EMAGENT~EMAGENT~1 (1614500093:20612)
[2012-04-03T13:34:31][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 3 Completed. Command: /start?ias-component=EMAGENT
[2012-04-03T13:36:58][opmn][NOTIFICATION:1][676][OPMN][code:pm-internal]OPMN server stopped. Request handling disabled.
[2012-04-03T13:36:58][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 6 Started. Command: /reload
[2012-04-03T13:37:00][opmn][NOTIFICATION:1][90][OPMN][code:ons-internal]ONS server initiated
[2012-04-03T13:37:00][opmn][NOTIFICATION:1][522][OPMN][code:pm-internal]PM state directory exists: D:\Fusion\fmw\asinst_3\config\OPMN\opmn\states
[2012-04-03T13:37:00][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready. Request handling enabled.
[2012-04-03T13:41:51][opmn][NOTIFICATION:1][676][OPMN][code:pm-internal]OPMN server stopped. Request handling disabled.
[2012-04-03T13:41:51][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 6 Started. Command: /reload
[2012-04-03T13:41:53][opmn][NOTIFICATION:1][90][OPMN][code:ons-internal]ONS server initiated
[2012-04-03T13:41:53][opmn][NOTIFICATION:1][522][OPMN][code:pm-internal]PM state directory exists: D:\Fusion\fmw\asinst_3\config\OPMN\opmn\states
[2012-04-03T13:41:53][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready. Request handling enabled.
[2012-04-03T16:06:47][opmn][NOTIFICATION:1][660][OPMN][code:pm-process]Process Crashed: EMAGENT~EMAGENT~EMAGENT~1 (1614500093:20612) – Restarting
[2012-04-03T16:06:47][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: EMAGENT~EMAGENT~EMAGENT~1 (1614500094:0)
[2012-04-03T16:06:51][opmn][NOTIFICATION:1][676][OPMN][code:pm-internal]OPMN server stopped. Request handling disabled.
[2012-04-03T16:06:51][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 4 Started. Command: /shutdown
[2012-04-03T16:06:51][opmn][TRACE:1][663][OPMN][code:pm-process]Stopping Process: EMAGENT~EMAGENT~EMAGENT~1 (1614500094:20916)
[2012-04-03T16:06:52][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 4 Completed. Command: /shutdown
[2012-04-03T16:06:52][opmn][TRACE:1][666][OPMN][code:pm-process]Process Stopped: EMAGENT~EMAGENT~EMAGENT~1 (1614500094:20916)
[2012-04-03T16:06:52][opmn][TRACE:1][][OPMN][code:pm-requests]Http 4
asinst_3~EMAGENT~EMAGENT~EMAGENT~1614500094:20916
Status: Stopped
Operation: request (success)
ErrFile: D:\Fusion\fmw\asinst_3\diagnostics\logs\EMAGENT\EMAGENT\console~EMAGENT~1.log

[2012-04-04T11:55:46][opmn][NOTIFICATION:1][90][OPMN][code:ons-internal]ONS server initiated
[2012-04-04T11:55:46][opmn][NOTIFICATION:1][522][OPMN][code:pm-internal]PM state directory exists: D:\Fusion\fmw\asinst_3\config\OPMN\opmn\states
[2012-04-04T11:55:46][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready. Request handling enabled.
[2012-04-04T11:55:47][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 2 Started. Command: /start
[2012-04-04T11:55:47][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: EMAGENT~EMAGENT~EMAGENT~1 (1614500095:0)
[2012-04-04T11:56:59][opmn][TRACE:1][665][OPMN][code:pm-process]Process Alive: EMAGENT~EMAGENT~EMAGENT~1 (1614500095:2308)
[2012-04-04T11:56:59][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 2 Completed. Command: /start

Thanks in advance

Reply
Atul Kumar says April 4, 2012

@ hany,
Your issue is different from one mentioned above.

In your case it looks like you used 11.1.1.5 RCU but OID software is 11.1.1.5

Please apply OID patch 11.1.1.5 and do not use 11.1.1.4 patchset (other option is to use 11.1.1.4 RCU )

____

WARNING: OID server (version 11.1.1.4.0) is now operating in read_only mode

Connected to incorrect OID base schema version, (version=11.1.1.5.0).
WARNING: OID server (version 11.1.1.4.0) is now operating in read_only mode

Reply
Hany Ghareb says April 4, 2012

Thank you for your support
i will do this action plan and feedback

Reply
kwfarrell says April 9, 2012

Hi,

experienced same issue. ProvisionException: Failed to start the component”

Here’s what Oracle support says:
#) for 11.1.1.6 version, first do the install only (Install Do Not Configure) option as its recommended due to unresolved bugs.

#) Backup then edit the \network\admin\sqlnet.ora file, then add the following line to it:

DIAG_ADR_ENABLED = OFF

#) You have already created the \log\diag\clients directory.

#) Start config.bat

Haven’t tried this yet as am now moving to Linux.

Reply
Mike Diehn says May 9, 2012

Just a short note to thank you for an excellent post. You included all the search terms I needed to find you and then put a clear explanation and simple solution in front of me. Well done. Thanks loads!

Reply
Selvan says August 10, 2012

Hi … Starting OID is failing for me.. Here is the log file error..

Error creating ASComponent oid1.
Cause:
An internal operation has failed: Failed to start the component
Action:
See logs for more details.
]]
[2012-08-09T03:48:36.541-07:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000J^Ax3_VAhK85zjc9yW1G8s5Z00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] ________________________________________________________________________________
[2012-08-09T03:48:36.541-07:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000J^Ax3_VAhK85zjc9yW1G8s5Z00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] onConfigurationError -> eventResponse ==oracle.as.provisioning.engine.ConfigEventResponse@6f8c58
[2012-08-09T03:48:36.541-07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000J^Ax3_VAhK85zjc9yW1G8s5Z00000A,0] [OOB IDM CONFIG EVENT] onConfigurationError -> Configuration Status: -1
[2012-08-09T03:48:36.541-07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000J^Ax3_VAhK85zjc9yW1G8s5Z00000A,0] [OOB IDM CONFIG EVENT] onConfigurationError -> Asking User for RETRY or ABORT
[2012-08-09T03:48:36.541-07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000J^Ax3_VAhK85zjc9yW1G8s5Z00000A,0] [OOB IDM CONFIG EVENT] onConfigurationError -> ActionStep:OID_START
[2012-08-09T03:48:36.541-07:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000J^Ax3_VAhK85zjc9yW1G8s5Z00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] onConfigurationError -> wait for User Input ….

Reply
Selvan says August 10, 2012

Error creating ASComponent oid1.
Cause:
An internal operation has failed: Failed to start the component
Action:
See logs for more details.
]]
[2012-08-09T03:48:36.541-07:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000J^Ax3_VAhK85zjc9yW1G8s5Z00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] ________________________________________________________________________________
[2012-08-09T03:48:36.541-07:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000J^Ax3_VAhK85zjc9yW1G8s5Z00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] onConfigurationError -> eventResponse ==oracle.as.provisioning.engine.ConfigEventResponse@6f8c58
[2012-08-09T03:48:36.541-07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000J^Ax3_VAhK85zjc9yW1G8s5Z00000A,0] [OOB IDM CONFIG EVENT] onConfigurationError -> Configuration Status: -1
[2012-08-09T03:48:36.541-07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000J^Ax3_VAhK85zjc9yW1G8s5Z00000A,0] [OOB IDM CONFIG EVENT] onConfigurationError -> Asking User for RETRY or ABORT
[2012-08-09T03:48:36.541-07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000J^Ax3_VAhK85zjc9yW1G8s5Z00000A,0] [OOB IDM CONFIG EVENT] onConfigurationError -> ActionStep:OID_START
[2012-08-09T03:48:36.541-07:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000J^Ax3_VAhK85zjc9yW1G8s5Z00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] onConfigurationError -> wait for User Input ….

Reply
    Atul Kumar says August 10, 2012

    Where is instance directory located ?
    See if oid1 directory is present and if yes what does logs says at $ORACLE_INSTANCE/diagnostics/OID/oid1/oid* ?
    Is this windows or lInux ?

    Reply
Selvan says August 10, 2012

Hi Atul..
ia m using windows..

directory is in location
C:\Middleware\asinst_1\OID

asinst_1 is the oracle instance. But thr are no log files

wat to do..?

Reply
Selvan says August 10, 2012

oid1 is not present

i have 2 files somethg in
C:\Middleware\asinst_1\OID\admin

oidpwdlldap1
oidpwdrorcl

Reply
Atul Kumar says August 10, 2012

@ Selvan,
Check sqlnet.log under %ORACLE_HOME%\ network\ log and update .

Start Instance creation again by running config.sh and then monitor progress of instance creation . At one stage config.sh will start OID and dump logs under C:\Middleware\asinst_1\diagnostics\OID\oid1 , after failure config.sh will delete from this location so you need to be quick enough to copy files after OID startup command but before config.sh delete files.

Paste output from oidmon-****.log

Reply
Selvan says August 10, 2012

This is the error in sqlnet.log

Fatal NI connect error 12505, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521))(CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\app\Administrator\product\11.2.0\dbhome_1\bin\emagent.exe)(HOST=TRIANZ-5728A9E5)(USER=SYSTEM))))

VERSION INFORMATION:
TNS for 32-bit Windows: Version 11.2.0.1.0 – Production
Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.2.0.1.0 – Production
Time: 08-AUG-2012 05:22:33
Tracing not turned on.
Tns error struct:
ns main err code: 12564
TNS-12564: TNS:connection refused
ns secondary err code: 0
nt main err code: 0
nt secondary err code: 0
nt OS err code: 0

Reply
Atul Kumar says August 10, 2012

@ Selvan,

1. Add “DIAG_ADR_ENABLED = OFF” to sqlnet.ora

2. Create directory “{IDM_ORACLE_HOME}log\diag\clients”.

3. Install Microsoft Loopback Adapter. The detail steps are following.

Oracle Database Installation Guide
11g Release 2 (11.2) for Microsoft Windows
Part Number E16773-04
2 Oracle Database Preinstallation Requirements
2.4 Oracle Database Network Topics
2.4.5 Installing a Loopback Adapter
2.4.5.4 Installing a Loopback Adapter on Windows 7 and Windows Server 2008
R2
http://download.oracle.com/docs/cd/E11882_01/install.112/e16773/reqs.htm#BABE
DFGI

Reply
Ganesh Pandey says April 28, 2013

Hi Atul,

I am new user for you, Please look below issue.

Hi,

I am using below software’s in my local machine(Windows 64 bit)to configure OID

******************************************************************************************************
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0
RCU 11.1.16
jrockit-jdk1.6.0_29-R28.2.2-4.1.0
Weblogic 10.3.6
OID 11.1.1.6
******************************************************************************************************
Here is the schema’s I have Created
*****************************************************************************************************
SQL> SELECT owner, version, status FROM schema_version_registry;

OWNER VERSION STATUS
—————————— —————————— ———–
DEV_IAU 11.1.1.6.0 VALID
DEV_MDS 11.1.1.6.0 VALID
DEV_OAM 11.1.1.3.0 VALID
ODS 11.1.1.6.0 VALID

SQL>
*********************************************************************************************************

Below are the error logs during OID star

Installation Logs
====================================================

T22:03:19.602+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JtCIpGEATOw70FyWMF1HUzbq000003,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationStatus] [OOB IDM CONFIG EVENT] onConfigurationStatus ->d2622055-eccb-4504-816b-0d2c66ec5137 StatusMsg:Creating ASComponent {0} .
[2013-04-27T22:03:19.602+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JtCIpGEATOw70FyWMF1HUzbq000003,0] reportStartConfigAction: EXIT……..
[2013-04-27T22:03:19.602+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JtCIpGEATOw70FyWMF1HUzbq000003,0] Start of create component
[2013-04-27T22:03:19.602+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JtCIpGEATOw70FyWMF1HUzbq000003,0] Action for the oid1 is START
[2013-04-27T22:03:19.602+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JtCIpGEATOw70FyWMF1HUzbq000003,0] Trying to start the component oid1
[2013-04-27T22:03:19.727+05:30] [as] [WARNING] [] [oracle.as.config] [tid: 12] [ecid: 0000JtCIpGEATOw70FyWMF1HUzbq000003,0] Failed to start component oid1[[
oracle.as.config.ProvisionException: HTTP status code = 400 : The request parameters did not match any components
at oracle.as.config.impl.OracleASComponentBaseImpl.manageProcess(OracleASComponentBaseImpl.java:943)
at oracle.as.config.impl.OracleASComponentBaseImpl.start(OracleASComponentBaseImpl.java:1062)
at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:153)
at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:73)
at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:401)
at oracle.as.provisioning.fmwadmin.ASInstanceProv.createComponent(ASInstanceProv.java:358)
at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:136)
at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:951)

========================================================

Installation Out logs at start

========================================================

WLS HOME FOUND: D:\Oracle\Middleware\wlserver_10.3
Setting current page standalone validations to true
XXX: setting m_WLSHome to: D:\Oracle\Middleware\wlserver_10.3
In processErrorMsgStringOracle Instance
java.lang.UnsatisfiedLinkError: no GetVolumeInfo in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1738)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1028)
at oracle.as.install.engine.modules.util.others.VolumeAPI.(VolumeAPI.java:37)
at oracle.as.install.common.handlers.fileQueries.ValidateHomeDirectory.checkIfFileSystemIsFAT32(ValidateHomeDirectory.java:398)
at oracle.as.install.common.handlers.fileQueries.ValidateHomeDirectory.executeHandler(ValidateHomeDirectory.java:320)
at oracle.as.install.engine.modules.handler.engine.HandlerLauncher$LaunchHelper.execute(HandlerLauncher.java:487)
at oracle.as.install.engine.modules.handler.engine.HandlerLauncher$LaunchHelper.launch(HandlerLauncher.java:413)
at oracle.as.install.engine.modules.handler.engine.HandlerLauncher.execute(HandlerLauncher.java:178)
at oracle.as.install.engine.modules.handler.engine.HandlerEngine.execute(HandlerEngine.java:137)
at oracle.as.install.engine.modules.handler.HandlerModule.performOperation(HandlerModule.java:455)
at oracle.as.install.engine.modules.handler.HandlerModule.performInputValidations(HandlerModule.java:413)
at oracle.as.install.engine.modules.handler.HandlerModule.processModuleEvent(HandlerModule.java:332)
at oracle.as.install.engine.modules.util.PartnerModuleImpl.processEvent(PartnerModuleImpl.java:118)
at oracle.as.install.engine.InstallEngine.notifyListeners(InstallEngine.java:626)
at oracle.as.install.engine.InstallEngine.processEvent(InstallEngine.java:584)
=============================================================

oidmon logs

==============================================================

[2013-04-27T22:00:30+05:30] [OID] [TRACE:16] [] [OIDMON] [host: GAPANDEY-LAP] [pid: 3076] [tid: 0] Guardian: sgslupsCheckProcess: EnumProcessModules() failed

[2013-04-27T22:00:40+05:30] [OID] [TRACE:16] [] [OIDMON] [host: GAPANDEY-LAP] [pid: 3076] [tid: 0] Guardian: sgslupsCheckProcess: EnumProcessModules() failed

[2013-04-27T22:00:40+05:30] [OID] [NOTIFICATION:16] [] [OIDMON] [host: GAPANDEY-LAP] [pid: 3076] [tid: 0] Guardian: Shutting down

s oiddb

[2013-04-27T22:00:39–6:30] [OID] [NOTIFICATION:16] [] [OIDMON] [host: GAPANDEY-LAP] [pid: 6596] [tid: 0] OIDMON_STOP: gslsggDelete: Deleting entry cn=asinst_1_oid1_1_gapandey-lap.in.oracle.com,cn=osdldapd,cn=subregistrysubentry

[2013-04-27T22:00:39–6:30] [OID] [NOTIFICATION:16] [] [OIDMON] [host: GAPANDEY-LAP] [pid: 6596] [tid: 0] OIDMON_STOP: gslsgrDeleteInstace: Deleted registry entry cn=asinst_1_oid1_1_gapandey-lap.in.oracle.com,cn=osdldapd,cn=subregistrysubentry

[2013-04-27T22:00:39–6:30] [OID] [NOTIFICATION:16] [] [OIDMON] [host: GAPANDEY-LAP] [pid: 6596] [tid: 0] OIDMON_STOP: Updating Process Table…

[2013-04-27T22:00:49–6:30] [OID] [NOTIFICATION:16] [] [OIDMON] [host: GAPANDEY-LAP] [pid: 6596] [tid: 0] OIDMON_STOP: Unable to kill pid 3076 os error 87

[2013-04-27T22:00:49–6:30] [OID] [NOTIFICATION:16] [] [OIDMON] [host: GAPANDEY-LAP] [pid: 6596] [tid: 0] OIDMON_STOP: Killed process pid = 3076

[2013-04-27T22:00:49–6:30] [OID] [NOTIFICATION:16] [] [OIDMON] [host: GAPANDEY-LAP] [pid: 6596] [tid: 0] OIDMON_STOP: oidmon: Stopped all OID process successfuly
==================================================================

OIDLDAP LOGS

===============================================================
[2013-04-27T22:00:28–6:30] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: GAPANDEY-LAP] [pid: 6968] [tid: 0] Main:: Loading config set parameters from entry cn=oid1,cn=osdldapd,cn=subconfigsubentry

[2013-04-27T22:00:28–6:30] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: GAPANDEY-LAP] [pid: 6968] [tid: 0] Main:: gslmBind2Port: Listen on Host: gapandey-lap.in.oracle.com (IPV6 and IPV4) PORT: 3060 SSL-PORT: 3131

[2013-04-27T22:00:28–6:30] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: GAPANDEY-LAP] [pid: 6968] [tid: 0] Main:: Thread Started

[2013-04-27T22:00:28–6:30] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: GAPANDEY-LAP] [pid: 6968] [tid: 0] Main:: Exec of OIDLDAPD failed with error
[2013-04-27T22:00:28–6:30] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: GAPANDEY-LAP] [pid: 6968] [tid: 0] Main:: FATAL : DispatcherController : OS -1 : Error creating server pool

[2013-04-27T22:00:28–6:30] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: GAPANDEY-LAP] [pid: 6968] [tid: 0] Main:: WARNING : DispatcherController : OiD LDAP server exiting with status -1

================================================================

Could you please help me to resolve the issue.

Reply
Pravin says June 12, 2014

Hi Atul,

In my case OID 11.1.1.7.0 and sqlnet log was showing-
Directory does not exist for read/write [C:\Middleware\Oracle_IDM1\log] [C:\Middleware\Oracle_IDM1\log\diag\clients]
After creation of ‘\diag\clients’ folder at ‘C:\Middleware\Oracle_IDM1\log’ resolved my problem.

Thanks for the hint.

Reply
Sani says August 15, 2014

Hi Ganesh,
May be you can once try verifying the version by firing following query in the db in which you created the schema using RCU.
Connect to the DB using sysdba user.
Fire the following query given below :
Select * from ods.ds_attrstore where entryid =1 and attrname = ‘orcldirectoryversion’;

Check if the attrval is ‘OID 11.1.1.6.0’ if not then may be you can update this field to ‘OID 11.1.1.6.0’ and try again.

Reply
Bharat says November 17, 2016

1. Failed to config and start OID after installed Oracle Identity Management

Here is the log. (Host: xxxx.abc.ax123.com Windows 2008 R2)
[2016-10-20T16:10:22.661+08:00] [as] [WARNING] [] [oracle.as.config] [tid: 19] [ecid: 0000LVX6^XE7e5SLMEXBie1O27V500000A,0] Failed to start component oid1[[
oracle.as.config.ProvisionException: HTTP status code = 400 : The request parameters did not match any components at oracle.as.config.impl.OracleASComponentBaseImpl.manageProcess(OracleASComponentBaseImpl.java:943)
at oracle.as.config.impl.OracleASComponentBaseImpl.start(OracleASComponentBaseImpl.java:1062)
at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:153)
at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:73)
at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:401)
at oracle.as.provisioning.fmwadmin.ASInstanceProv.createComponent(ASInstanceProv.java:358)
at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:136)
at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:951)
at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:96)
at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)
at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
at java.lang.Thread.run(Thread.java:662)

]]
[2016-10-20T16:10:22.661+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000LVX6^XE7e5SLMEXBie1O27V500000A,0] Status of component false
[2016-10-20T16:10:22.661+08:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000LVX6^XE7e5SLMEXBie1O27V500000A,0] [[
oracle.as.config.ProvisionException: Failed to start the component
at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:157)
at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:73)
at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:401)
at oracle.as.provisioning.fmwadmin.ASInstanceProv.createComponent(ASInstanceProv.java:358)
at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:136)
at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:951)
at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:96)
at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)
at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
at java.lang.Thread.run(Thread.java:662)

Reply
Add Your Reply

Not found