OIM 11g installation : Create Oracle Internet Directory Failed

Hi, everyone,
I have try to install OIM 11g for many times , but also error happened....
I did like follow:
1, install OS, window 2008 R2 64bit.(I have install oracle database 11g on another machine.)
2, install weblogic 10.3.3 (without config domain)
3, install OIM 10.1.1.2 64bit (without config, only software)
4, install OIM patch set2 10.1.1.3 64bit
5, use config.bat to config...
select the new domain ...
but , when start the Oracle Internet Directory , error happened and message like followed..
AdminServer port is 7001
trying to connect to TPC3013 7001
Successful
getDomainRuntimeMBeanServerConnection ...
Connecting to Domain runtime ...
trying to connect to TPC3013 7001
Successfully connected to the Domain Runtime ...
trying to connect to TPC3013 7001
Successful
MBean Server Connection is :javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection@5e83450d
TPC3013 7001
Instance asinst_1 already exists, continuing with component creation
C:\Oracle\Middleware\Oracle_IDM1 C:\Oracle\Middleware\asinst_1 asinst_1
oracle.as.config.ProvisionException: OID-23663
     at oracle.iam.management.oid.install.wls.OIDComponentHelper.setSuperUserCredentials(OIDComponentHelper.java:2267)
     at oracle.iam.management.oid.install.wls.OIDComponent.postCreateConfig(OIDComponent.java:343)
     at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:145)
     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:522)
     at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:438)
     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
     at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:865)
     at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
     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:63)
     at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
     at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
     at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
     at java.lang.Thread.run(Thread.java:619)
Caused by: oracle.ldap.util.UtilException: NamingException encountered in ldapModify [LDAP: error code 32 - No Such Object]
     at oracle.ldap.util.Util.ldapModify(Util.java:2555)
     at oracle.iam.management.oid.install.wls.OIDComponentHelper.setSuperUserCredentials(OIDComponentHelper.java:2254)
     ... 19 more
help, thanks.

I think this
+Caused by: oracle.ldap.util.UtilException: NamingException encountered in ldapModify [LDAP: error code 32 - No Such Object]+
shows the cause of error.
I entered dc=com for OVD and realm: dn=myrealm for OID. Is it correct?
Edited by: mfedo on Apr 15, 2011 12:43 AM

Similar Messages

  • Fails when create oracle internet directory in oracle identity management

    Dear All,
    I try to configure oracle identity management and always getting error when try to create oracle internet directory.
    Running on windows 2008 server, oracle weblogic 10.3.4, oim 11.1.1.2.0.
    This is the log file as follow ...
    AdminServer port is 7001
    trying to connect to VM-WindowsServer2K8 7001
    Successful
    getDomainRuntimeMBeanServerConnection ...
    Connecting to Domain runtime ...
    trying to connect to VM-WindowsServer2K8 7001
    Successfully connected to the Domain Runtime ...
    trying to connect to VM-WindowsServer2K8 7001
    Successful
    MBean Server Connection is :javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection@1c58252
    VM-WindowsServer2K8 7001
    Instance idmfinal_2 already exists, continuing with component creation
    D:\Oracle\Middleware\Oracle_IDM1 D:\Oracle\Middleware\idmfinal_2 idmfinal_2
    oracle.as.provisioning.util.ConfigException:
    Error creating ASComponent oid1.
    Cause:
    An internal operation has failed: oracle/security/xmlsec/util/Base64
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:414)
         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:525)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:441)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:861)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         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:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.NoClassDefFoundError: oracle/security/xmlsec/util/Base64
         at oracle.security.jps.internal.common.util.JpsCommonUtil.<clinit>(JpsCommonUtil.java:212)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:155)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:166)
         at oracle.iam.management.oid.install.wls.OIDComponentHelper$3.run(OIDComponentHelper.java:2377)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.iam.management.oid.install.wls.OIDComponentHelper.delCredFromCSF(OIDComponentHelper.java:2372)
         at oracle.iam.management.oid.install.wls.OIDComponentHelper.removeCreds(OIDComponentHelper.java:2363)
         at oracle.iam.management.oid.install.wls.OIDComponent.onRemove(OIDComponent.java:423)
         at oracle.as.config.impl.OracleASComponentBaseImpl.remove(OracleASComponentBaseImpl.java:286)
         at oracle.as.config.impl.OracleASComponentBaseImpl.remove(OracleASComponentBaseImpl.java:173)
         at oracle.as.config.impl.OracleASComponentBaseImpl.remove(OracleASComponentBaseImpl.java:154)
         at oracle.iam.management.oid.install.wls.OIDComponent.onCreate(OIDComponent.java:221)
         at oracle.as.config.impl.OracleASComponentBaseImpl.createComponent(OracleASComponentBaseImpl.java:596)
         at oracle.as.config.impl.OracleASComponentBaseImpl.create(OracleASComponentBaseImpl.java:105)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:144)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:73)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:401)
         ... 15 more
    Caused by: java.lang.ClassNotFoundException: oracle.security.xmlsec.util.Base64
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionClassLoader.loadClass(StandardConfigActionClassLoader.java:75)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
         ... 32 more
    progress in calculate progress33
    please help me to solve this problem.
    Regards,
    -Ranubaya

    I hit retry and now the "Create Oracle Internet Directory" completed successfully. But now the error is on "Start Oracle Internet Directory". Following error appears in the log file:
    *[2011-01-06T17:11:51.929-06:00] [as] [WARNING] [] [oracle.as.config] [tid: 37] [ecid: 0000IpSwWP60jo8yBgpIcT1D9XrH00000S,0] Failed to start component oid1[[*
    oracle.as.config.ProvisionException: HTTP status code = 400 : No processes or applications match the specified configuration.
    Please assist!

  • Identity Management Install: 11g - start Oracle Internet Directory failed

    Hello,
    I have been struggling for the last couple of days with this installation, I have tried to install Identity Management (6 times) on a fresh VM with an install of Windows Server 2003 Enterprise Edition - SP2 with 4GB RAM. In the server, there is also installed an Oracle database 11g.
    No matter what I do, the installation always fails while trying to start Oracle Internet Directory, I need this installation in order to configure SSO with Forms and Reports.
    I have also tried to start the services with opmnctl startall, but it only starts EMAGENT.
    C:\Documents and Settings\Administrator>set ORACLE_INSTANCE=E:\oracle\Middleware
    \asinst_20090725_1
    C:\Documents and Settings\Administrator>opmnctl status
    Processes in Instance: asinst_20090725_1
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    EMAGENT | EMAGENT | 4292 | Alive
    There are multiple errors, in summary they are:
    h2. In E:\oracle\Middleware\asinst_20090725_1\diagnostics\logs\OID\tools\oid1\oidldapd01-0000.log
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: sgslun6NewSock: Unable to create communication endpoint, OS error=10047
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: sgslun6lBind : Memory allocation failed
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: gslmBind2Port: INFO * Bound (IPV4) to non-ssl port = 3060
    h2. In E:\oracle\Middleware\asinst_20090725_1\diagnostics\logs\OPMN\opmn\opmn.log
    [2009-07-25T20:49:13][opmn][ERROR:1][180][OPMN]getaddrinfo(::0, 6701, 1) failed (No such host is known. ): Invalid argument
    h2. In E:\oracle\Middleware\asinst_20090725_1\diagnostics\logs\OID\oid1\oidmon-0000.log
    [2009-07-25T20:52:13-06:00] [OID] [TRACE:16] [] [OIDMON] [host: rodolfo-iv64vfz] [pid: 5556] [tid: 0] Guardian: sgslupsCheckProcess: EnumProcessModules() failed
    [2009-07-25T20:52:13-06:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: rodolfo-iv64vfz] [pid: 5556] [tid: 0] Guardian: Server OIDLDAPD Instance 1 Terminated
    [2009-07-25T20:52:13-06:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: rodolfo-iv64vfz] [pid: 5556] [tid: 0] Guardian: Deleting OIDLDAPD instance 1 from Process table
    h2. In C:\Program Files\Oracle\Inventory\logs\install2009-07-25_08-26-21PM.log
    [2009-07-25T20:28:08.086-06:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.imQueries.getDefaultDNValue] [tid: 13] [ecid: 0000IAosT7N5yW^5xV_AiW1AQvv^000004,0] [SRC_CLASS: oracle.as.idm.install.validation.GetDefaultDNBasedOnDomainName] [SRC_METHOD: executeHandler] Exception[[
    java.lang.StringIndexOutOfBoundsException: String index out of range: -1
         at java.lang.String.substring(String.java:1938)
         at java.lang.String.substring(String.java:1905)
    [2009-07-25T20:52:07.179-06:00] [as] [WARNING] [] [oracle.as.config] [tid: 18] [ecid: 0000IAowE995yW^5xV_AiW1AQvv^000009,0] Failed to start component oid1[[
    oracle.as.config.ProvisionException: HTTP status code = 400 : No processes or applications match the specified configuration.
         at oracle.as.config.impl.OracleASComponentBaseImpl.manageProcess(OracleASComponentBaseImpl.java:892)
    [2009-07-25T20:52:07.179-06:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 18] [ecid: 0000IAowE995yW^5xV_AiW1AQvv^000009,0] Status of component false
    [2009-07-25T20:52:07.179-06:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 18] [ecid: 0000IAowE995yW^5xV_AiW1AQvv^000009,0] [[
    oracle.as.config.ProvisionException: Failed to start the component
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:158)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:74)
    Does anyone have any ideas on how to fix these errors?
    At the end of this thread you can find more complete excerpts from the installation logs where it shows the errors that happened.
    Thanks in advance.
    Cheers.
    h2. h2. E:\oracle\Middleware\asinst_20090725_1\diagnostics\logs\OID\tools\oid1
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: Session ID = 511
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: OracleProcess ID = 5592
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main::[[
    oidldapd: Release 11.1.1.1.0 - Production on sat jul 25 20:51:03 2009
    Copyright (c) 1982, 2009 Oracle.  All rights reserved.
    Portions Copyright (c) 1992-1996, 1999, 2000, 2001, 2004, 2005, 2006 Regents of University of Michigan. All Rights Reserved.
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: Starting up the OiD Server, on node rodolfo-iv64vfz.homenet
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: Oid Server Connected to DB store via oiddb connect string.
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: OiD LDAP server started.
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: Loading Root DSE ...
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: Loading subschema subentry ...
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: Loading catalog entry ...
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: Loading Attribute uniqueness constraints ...
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: Loading Dynamic group metadata ...
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: Loading DSA config entry ...
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: Loading plugin entry ...
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: Loading config set parameters from entry  cn=oid1,cn=osdldapd,cn=subconfigsubentry
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: gslmsrvBind2Ports: System host: rodolfo-iv64vfz.homenet, Listen on ALL interface
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: sgslun6NewSock: Unable to create communication endpoint, OS error=10047
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: sgslun6lBind : Memory allocation failed
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: gslmBind2Port: INFO * Bound (IPV4) to non-ssl port = 3060
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: sgslun6NewSock: Unable to create communication endpoint, OS error=10047
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: sgslun6lBind : Memory allocation failed
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: gslmBind2Port: INFO * Bound (IPV4) to ssl port = 3131
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main::  Thread Started
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: gslirsmSHMAttach: Workbuf area = 52030944
    + size = 1062952
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: ShmIndex=0 DispPid=5576 DispPort=3060 DispSPort=3131 DispInst=1
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: gslusSetServerPIDInfo: InstInfo = asinst_20090725_1 oid1, Port = 3060 sport=3131 instNum = 1
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: Starting OIDLDAP Server,PID=5596
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: ShmIndex=0 ServPid=5596 InstNum=1
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 0] Main:: gslusSetServerPIDInfo: InstInfo = asinst_20090725_1 oid1, Port = 3060 sport=3131 instNum = 1
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 2] DispatcherListener: Thread Started
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 1] ProcessDispatcher:  Thread Started 
    [2009-07-25T20:51:04-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 1] ProcessDispatcher: sgsluscHsHandShake : Sending Conn ACK to server process 5576
    [2009-07-25T20:51:05-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 2] DispatcherListener: Listening on (IPV4) NON SSL port = 3060
    [2009-07-25T20:51:05-06:00] [OID] [NOTIFICATION:16] [] [OIDLDAPD] [host: rodolfo-iv64vfz] [pid: 5576] [tid: 2] DispatcherListener: Listening on (IPV4) SSL port = 3131
    h2. E:\oracle\Middleware\asinst_20090725_1\diagnostics\logs\OID\oid1\oidmong-0000.log
    [2009-07-25T20:51:03-06:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: rodolfo-iv64vfz] [pid: 5556] [tid: 0] Guardian: CreateInstance: Successfuly created entry cn=asinst_20090725_1_oid1_1_rodolfo-iv64vfz.homenet,cn=osdldapd,cn=subregistrysubentry
    [2009-07-25T20:51:53-06:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: rodolfo-iv64vfz] [pid: 5556] [tid: 0] Guardian:  [oidmon] : Terminating process, pid = 5576
    [2009-07-25T20:51:53-06:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: rodolfo-iv64vfz] [pid: 5556] [tid: 0] Guardian: Killed process pid = 5576
    [2009-07-25T20:51:53-06:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: rodolfo-iv64vfz] [pid: 5556] [tid: 0] Guardian: Stopping OIDLDAPD instance=1 config=0
    [2009-07-25T20:51:53-06:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: rodolfo-iv64vfz] [pid: 5556] [tid: 0] Guardian: gslsgrDeleteInstace: Deleted registry entry cn=asinst_20090725_1_oid1_1_rodolfo-iv64vfz.homenet,cn=osdldapd,cn=subregistrysubentry
    [2009-07-25T20:51:53-06:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: rodolfo-iv64vfz] [pid: 5556] [tid: 0] Guardian: gslsgrDeleteInstace: Deleted config entry cn=oid1,cn=osdldapd,cn=subconfigsubentry
    [2009-07-25T20:51:53-06:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: rodolfo-iv64vfz] [pid: 5556] [tid: 0] Guardian: Killed process pid = 5576
    [2009-07-25T20:51:53-06:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: rodolfo-iv64vfz] [pid: 5556] [tid: 0] Guardian: Killed process pid = 5596
    [2009-07-25T20:52:13-06:00] [OID] [TRACE:16] [] [OIDMON] [host: rodolfo-iv64vfz] [pid: 5556] [tid: 0] Guardian: sgslupsCheckProcess: EnumProcessModules() failed
    [2009-07-25T20:52:13-06:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: rodolfo-iv64vfz] [pid: 5556] [tid: 0] Guardian: Server OIDLDAPD Instance 1 Terminated
    [2009-07-25T20:52:13-06:00] [OID] [NOTIFICATION:16] [] [OIDMON] [host: rodolfo-iv64vfz] [pid: 5556] [tid: 0] Guardian: Deleting OIDLDAPD instance 1 from Process table
    h2. E:\oracle\Middleware\asinst_20090725_1\diagnostics\logs\OPMN\opmn\opmn.log
    [2009-07-25T20:49:13][opmn][ERROR:1][180][OPMN][code:internal]getaddrinfo(::0, 6701, 1) failed (No such host is known. ): Invalid argument
    [2009-07-25T20:49:16][opmn][NOTIFICATION:1][90][OPMN][code:ons-internal]ONS server initiated
    [2009-07-25T20:49:16][opmn][NOTIFICATION:1][520][OPMN][code:pm-internal]Create pm state directory: E:\Oracle\Middleware\asinst_20090725_1\config\OPMN\opmn\states
    [2009-07-25T20:49:16][opmn][TRACE:1][526][OPMN][code:pm-internal]PM state file does not exist: E:\Oracle\Middleware\asinst_20090725_1\config\OPMN\opmn\states\.opmndat
    [2009-07-25T20:49:16][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready.  Request handling enabled.
    [2009-07-25T20:49:20][opmn][NOTIFICATION:1][676][OPMN][code:pm-internal]OPMN server stopped.  Request handling disabled.
    [2009-07-25T20:49:20][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 7 Started.  Command: /reload
    [2009-07-25T20:49:22][opmn][ERROR:1][180][OPMN][code:internal]getaddrinfo(::0, 6701, 1) failed (No such host is known. ): Invalid argument
    [2009-07-25T20:49:24][opmn][NOTIFICATION:1][90][OPMN][code:ons-internal]ONS server initiated
    [2009-07-25T20:49:24][opmn][NOTIFICATION:1][522][OPMN][code:pm-internal]PM state directory exists: E:\Oracle\Middleware\asinst_20090725_1\config\OPMN\opmn\states
    [2009-07-25T20:49:24][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready.  Request handling enabled.
    [2009-07-25T20:49:24][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 3 Started.  Command: /start?ias-component=EMAGENT
    [2009-07-25T20:49:24][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: EMAGENT~EMAGENT~EMAGENT~1 (1143736453:0)
    [2009-07-25T20:49:35][opmn][TRACE:1][665][OPMN][code:pm-process]Process Alive: EMAGENT~EMAGENT~EMAGENT~1 (1143736453:4292)
    [2009-07-25T20:49:35][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 3 Completed. Command: /start?ias-component=EMAGENT
    [2009-07-25T20:50:57][opmn][NOTIFICATION:1][676][OPMN][code:pm-internal]OPMN server stopped.  Request handling disabled.
    [2009-07-25T20:50:57][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 6 Started.  Command: /reload
    [2009-07-25T20:51:00][opmn][ERROR:1][180][OPMN][code:internal]getaddrinfo(::0, 6701, 1) failed (No such host is known. ): Invalid argument
    [2009-07-25T20:51:02][opmn][NOTIFICATION:1][90][OPMN][code:ons-internal]ONS server initiated
    [2009-07-25T20:51:02][opmn][NOTIFICATION:1][522][OPMN][code:pm-internal]PM state directory exists: E:\Oracle\Middleware\asinst_20090725_1\config\OPMN\opmn\states
    [2009-07-25T20:51:02][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready.  Request handling enabled.
    [2009-07-25T20:52:02][opmn][NOTIFICATION:1][676][OPMN][code:pm-internal]OPMN server stopped.  Request handling disabled.
    [2009-07-25T20:52:02][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 6 Started.  Command: /reload
    [2009-07-25T20:52:04][opmn][ERROR:1][180][OPMN][code:internal]getaddrinfo(::0, 6701, 1) failed (No such host is known. ): Invalid argument
    [2009-07-25T20:52:06][opmn][NOTIFICATION:1][90][OPMN][code:ons-internal]ONS server initiated
    [2009-07-25T20:52:06][opmn][NOTIFICATION:1][522][OPMN][code:pm-internal]PM state directory exists: E:\Oracle\Middleware\asinst_20090725_1\config\OPMN\opmn\states
    [2009-07-25T20:52:06][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready.  Request handling enabled.
    h2. C:\Program Files\Oracle\Inventory\logs\install2009-07-25_08-26-21PM.log
    [2009-07-25T20:28:08.086-06:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.imQueries.getDefaultDNValue] [tid: 13] [ecid: 0000IAosT7N5yW^5xV_AiW1AQvv^000004,0] [SRC_CLASS: oracle.as.idm.install.validation.GetDefaultDNBasedOnDomainName] [SRC_METHOD: executeHandler] Exception[[
    java.lang.StringIndexOutOfBoundsException: String index out of range: -1
         at java.lang.String.substring(String.java:1938)
         at java.lang.String.substring(String.java:1905)
         at oracle.as.idm.install.validation.GetDefaultDNBasedOnDomainName.executeHandler(GetDefaultDNBasedOnDomainName.java:100)
         at oracle.as.install.engine.modules.handler.engine.HandlerLauncher$LaunchHelper.execute(HandlerLauncher.java:482)
         at oracle.as.install.engine.modules.handler.engine.HandlerLauncher$LaunchHelper.launch(HandlerLauncher.java:408)
         at oracle.as.install.engine.modules.handler.engine.HandlerLauncher.execute(HandlerLauncher.java:176)
         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.performCalculations(HandlerModule.java:427)
         at oracle.as.install.engine.modules.handler.HandlerModule.processModuleEvent(HandlerModule.java:356)
         at oracle.as.install.engine.modules.util.PartnerModuleImpl.processEvent(PartnerModuleImpl.java:118)
         at oracle.as.install.engine.InstallEngine.notifyListeners(InstallEngine.java:631)
         at oracle.as.install.engine.InstallEngine.processEvent(InstallEngine.java:589)
         at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyAllEventListenersHelper(PartnerModuleImpl.java:227)
         at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyListeners(PartnerModuleImpl.java:191)
         at oracle.as.install.engine.modules.presentation.PresentationModule.executeModifiedDWizardEvent(PresentationModule.java:697)
         at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.fireLaunchInputHandlerEvent(ModifiedDWizard.java:3075)
         at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.doNext(ModifiedDWizard.java:852)
         at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.executeEvent(ModifiedDWizard.java:2893)
         at oracle.as.install.engine.modules.presentation.PresentationModule.processModuleEvent(PresentationModule.java:414)
         at oracle.as.install.engine.modules.util.PartnerModuleImpl.processEvent(PartnerModuleImpl.java:118)
         at oracle.as.install.engine.InstallEngine.notifyListeners(InstallEngine.java:631)
         at oracle.as.install.engine.InstallEngine.processEvent(InstallEngine.java:589)
         at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyAllEventListenersHelper(PartnerModuleImpl.java:227)
         at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyListeners(PartnerModuleImpl.java:191)
         at oracle.as.install.engine.modules.handler.HandlerModule.processModuleEvent(HandlerModule.java:340)
         at oracle.as.install.engine.modules.util.PartnerModuleImpl.processEvent(PartnerModuleImpl.java:118)
         at oracle.as.install.engine.InstallEngine.notifyListeners(InstallEngine.java:631)
         at oracle.as.install.engine.InstallEngine.processEvent(InstallEngine.java:589)
         at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyAllEventListenersHelper(PartnerModuleImpl.java:227)
         at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyListeners(PartnerModuleImpl.java:191)
         at oracle.as.install.engine.modules.presentation.PresentationModule.executeModifiedDWizardEvent(PresentationModule.java:692)
         at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.fireValidationEvent(ModifiedDWizard.java:3054)
         at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.doNext(ModifiedDWizard.java:871)
         at oracle.bali.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Source)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.Component.processMouseEvent(Component.java:6041)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
         at java.awt.Component.processEvent(Component.java:5806)
         at java.awt.Container.processEvent(Container.java:2058)
         at java.awt.Component.dispatchEventImpl(Component.java:4413)
         at java.awt.Container.dispatchEventImpl(Container.java:2116)
         at java.awt.Component.dispatchEvent(Component.java:4243)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
         at java.awt.Container.dispatchEventImpl(Container.java:2102)
         at java.awt.Window.dispatchEventImpl(Window.java:2440)
         at java.awt.Component.dispatchEvent(Component.java:4243)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    [2009-07-25T20:52:02.523-06:00] [as] [WARNING] [] [oracle.as.config] [tid: 18] [ecid: 0000IAowE995yW^5xV_AiW1AQvv^000009,0] Directories for component oid1 could not be thoroughly deleted.[[
    oracle.as.config.impl.SimpleProvisionException: One or more files could not be deleted. See prior log(s).
         at oracle.as.config.impl.OracleASComponentBaseImpl.deleteComponentDirs(OracleASComponentBaseImpl.java:774)
         at oracle.as.config.impl.OracleASComponentBaseImpl.remove(OracleASComponentBaseImpl.java:292)
         at oracle.as.config.impl.OracleASComponentBaseImpl.remove(OracleASComponentBaseImpl.java:144)
         at oracle.as.config.impl.OracleASComponentBaseImpl.remove(OracleASComponentBaseImpl.java:125)
         at oracle.iam.management.oid.install.wls.OIDComponent.postCreateConfig(OIDComponent.java:337)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:146)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:74)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:390)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createComponent(ASInstanceProv.java:347)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:133)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:521)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:437)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:870)
         at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:894)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         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:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:82)
         at java.lang.Thread.run(Thread.java:619)
    [2009-07-25T20:52:07.179-06:00] [as] [WARNING] [] [oracle.as.config] [tid: 18] [ecid: 0000IAowE995yW^5xV_AiW1AQvv^000009,0] Failed to start component oid1[[
    oracle.as.config.ProvisionException: HTTP status code = 400 : No processes or applications match the specified configuration.
         at oracle.as.config.impl.OracleASComponentBaseImpl.manageProcess(OracleASComponentBaseImpl.java:892)
         at oracle.as.config.impl.OracleASComponentBaseImpl.start(OracleASComponentBaseImpl.java:1011)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:154)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:74)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:390)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createComponent(ASInstanceProv.java:347)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:133)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:521)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:437)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:870)
         at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:971)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         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:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:82)
         at java.lang.Thread.run(Thread.java:619)
    [2009-07-25T20:52:07.179-06:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 18] [ecid: 0000IAowE995yW^5xV_AiW1AQvv^000009,0] Status of component false
    [2009-07-25T20:52:07.179-06:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 18] [ecid: 0000IAowE995yW^5xV_AiW1AQvv^000009,0] [[
    oracle.as.config.ProvisionException: Failed to start the component
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:158)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:74)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:390)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createComponent(ASInstanceProv.java:347)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:133)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:521)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:437)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:870)
         at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:971)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         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:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:82)
         at java.lang.Thread.run(Thread.java:619)
    Edited by: Rodolfo Ferrari on Jul 26, 2009 4:11 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              

    Hi Rodolfo Ferrari,
    I meet below error, do you have any clue about it?
    Thanks at first
    C:\Program Files\Oracle\Inventory\logs\install2009-09-22_07-44-01PM.log
    [2009-09-22T19:53:48.750+08:00] [as] [WARNING] [] [oracle.as.config] [tid: 13] [ecid: 0000IFX^mBg4ykWFLzbQ8A1AiBYG000004,0] Failed to start component oid1[[
    oracle.as.config.ProvisionException: HTTP status code = 204 : 0 of 1 processes started.
         at oracle.as.config.impl.OracleASComponentBaseImpl.manageProcess(OracleASComponentBaseImpl.java:892)
         at oracle.as.config.impl.OracleASComponentBaseImpl.start(OracleASComponentBaseImpl.java:1011)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:154)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:74)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:390)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createComponent(ASInstanceProv.java:347)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:133)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:521)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:437)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:870)
         at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:971)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         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:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:82)
         at java.lang.Thread.run(Thread.java:619)
    [2009-09-22T19:53:48.750+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000IFX^mBg4ykWFLzbQ8A1AiBYG000004,0] Status of component false
    [2009-09-22T19:53:48.750+08:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000IFX^mBg4ykWFLzbQ8A1AiBYG000004,0] [[
    oracle.as.config.ProvisionException: Failed to start the component
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:158)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:74)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:390)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createComponent(ASInstanceProv.java:347)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:133)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:521)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:437)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:870)
         at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:971)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         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:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:82)
         at java.lang.Thread.run(Thread.java:619)
    [2009-09-22T19:53:48.750+08:00] [as] [TRACE:16] [] [oracle.as.provisioning] [tid: 13] [ecid:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Start Oracle Internet Directory failing... server context is null

    I'm trying to install Oracle Internet Directory on a RHEL5 64 bit for the first time.
    The database (11.2.0.3), Weblogic (10.3.6), and OID (11.1.1.6) have all installed okay, and I'm running the config.sh script.
    I specify 'Creating the schema' and enter in the SYS credentials. The installation goes fine but fails to "Start Oracle Internet Directory" at the configure component stage.
    I can see in the oraInventory/log/install-xxxxx.log
    [2013-01-04T14:15:54.362+13:00] [as] [WARNING] [] [oracle.as.config] [tid: 12] [ecid: 0000Jk314pw3n3kxOw7ECd1GtYLj000003,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:364)
            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:371)
            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:64)
            at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
            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)and in the oraInventory/log/install-xxxxx..out file,...
    Repository Creation Utility - Creating Tablespaces
    Validating and Creating Tablespaces
    Repository Creation Utility - Create
    Repository Create in progress.
    Percent Complete: 0
    Percent Complete: 35
    Percent Complete: 29
    Percent Complete: 91
    Repository Creation Utility: Create - Completion Summary
    Database details:
    Host Name                       : localhost
    Port                            : 1521
    Service Name                    : OID.CTRU.AUCKLAND.AC.NZ
    Connected As                    : sys
    Prefix for (non-prefixable) Schema Owners : DEFAULT_PREFIX
    RCU Logfile                     : /u04/app/oracle/Middleware/Oracle_IDM1/rcu/log/rcu.log
    Component schemas created:
    Component                       Status  Logfile
    Oracle Internet Directory               Success /u04/app/oracle/Middleware/Oracle_IDM1/rcu/log/oid.log
    Repository Creation Utility - Create : Operation Completed
    -------------------------------------------------   RCUUtil createOIDRepository status = 0-------------------------------------------------   progress in calculate progress25
      AdminServer port is 7001
      trying to connect to oracleidir.ctru.auckland.ac.nz 7001
      Successful
      getDomainRuntimeMBeanServerConnection ...
      Connecting to Domain runtime ...
      trying to connect to oracleidir.ctru.auckland.ac.nz 7001
      Successfully connected to the Domain Runtime ...
      trying to connect to oracleidir.ctru.auckland.ac.nz 7001
      Successful
      MBean Server Connection is :javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection@1dd9505
    oracleidir.ctru.auckland.ac.nz 7001
    Instance asinst_1 already exists, continuing with component creation
    /u04/app/oracle/Middleware/Oracle_IDM1  /u04/app/oracle/Middleware/asinst_1  asinst_1
    oracle.as.config.ProvisionException: Error Starting OID
            at oracle.iam.management.oid.install.wls.OIDComponentHelper.temp_startOID(OIDComponentHelper.java:1980)
            at oracle.iam.management.oid.install.wls.OIDComponent.postCreateConfig(OIDComponent.java:325)
            at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:145)
            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:874)
            at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
            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:64)
            at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
            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)
    Caused by: oracle.as.config.ProvisionException: OID server context is null
            at oracle.iam.management.oid.install.wls.OIDComponentHelper._isOIDSrvUp(OIDComponentHelper.java:2050)
            at oracle.iam.management.oid.install.wls.OIDComponentHelper.temp_startOID(OIDComponentHelper.java:1970)
            ... 19 moreIs anyone able to point me in the right direction as to the cause of this?
    I notice that Metalink ID: " FMW 11g Oracle Internet Directory Configuration Process Fail: Error Creating Ascomponent Oid1 [ID 1289015.1]" refers to IPV6. I only have IPV4 enabled. Is IPV6 a mandatory requirement for OID?
    Thanks in advance.

    I downloaded the RCU 11.1.1.6 patch (13517109) and it ran fine this way (after a drop/create on the OID schemas).
    Obviously running the {Middleware_Home}/Oracle_IDM1/bin/rcu file isn't the way to do it. I'll pay closer attention next time....
    Thanks for your help.

  • Testing Oracle Internet Directory Connector for OIM

    Hello,
    I'm trying to test the running test cases available in the Oracle Internet Directory Connector for OIM but I'm failing because it seems that the current release of this connector doesn't have the java class tcUtilTestOID as described in the documentation. This class should be at test\troubleshoot\scripts directory, but there there are only the batch files with the test cases.
    Can anyone confirm this or provide me this class file?
    Thanks in advance.

    This is the code. Include this in your custom jar file with the same name. You will be done I suppose:
    import com.thortech.util.logging.Logger;
    import com.thortech.xl.integration.OID.util.tcUtilLDAPOperations;
    import java.io.*;
    import java.util.Properties;
    import javax.naming.directory.BasicAttribute;
    import javax.naming.directory.BasicAttributes;
    public class tcUtilTestOID
    private static String CONFIG_FILEPATH = "global.properties";
    public tcUtilTestOID()
    public static void main(String args[])
    tcUtilLDAPOperations ldapOp = null;
    Logger logger = Logger.getLogger("TEST_USER_PROVISION");
    logger.info("**********************************");
    logger.info("**********************************" + args[0]);
    try
    FileInputStream configfile = null;
    try
    configfile = new FileInputStream(CONFIG_FILEPATH);
    catch(FileNotFoundException fe)
    logger.error("Unable to find configfile(" + CONFIG_FILEPATH + ")");
    fe.printStackTrace();
    Properties prp = new Properties();
    try
    prp.load(configfile);
    catch(IOException ie)
    logger.error("Unable to load configfile(" + CONFIG_FILEPATH + ")");
    ie.printStackTrace();
    String serverName = prp.getProperty("serverName");
    String portNo = prp.getProperty("portNo");
    String rootContext = prp.getProperty("rootContext");
    String principalDN = prp.getProperty("principalDN");
    String principalPass = prp.getProperty("principalPassword");
    boolean sslFlag = "true".equalsIgnoreCase(prp.getProperty("sslFlag"));
    logger.info("serverName = " + serverName);
    logger.info("portNo = " + portNo);
    logger.info("rootContext = " + rootContext);
    logger.info("principalDN = " + principalDN);
    logger.info("sslFlag = " + sslFlag);
    logger.info("===================================\n");
    ldapOp = new tcUtilLDAPOperations(serverName, portNo, rootContext, principalDN, principalPass, sslFlag);
    String ldapUserDNPrefix = "cn";
    String ldapObjectClass = "objectclass";
    String ldapUserObjectClass = "inetOrgPerson";
    String ldapFirstName = "givenName";
    String ldapLastName = "sn";
    String ldapCommonName = "cn";
    String ldapPassword = "userPassword";
    String containerDN = prp.getProperty("containerDN");
    logger.info("containerDN = " + containerDN);
    logger.info("UserOperation selected = " + args[0]);
    if(args[0].equalsIgnoreCase("createUser"))
    logger.info(" CREATE USER CALLED");
    String createUserFName = prp.getProperty("createUser.firstName");
    String createUserLName = prp.getProperty("createUser.lastName");
    String createUserUserDN = prp.getProperty("createUser.userDN");
    String createUserUserPass = prp.getProperty("createUser.userPassword");
    logger.info("createUser.firstName = " + createUserFName);
    logger.info("createUser.lastName = " + createUserLName);
    logger.info("createUser.userDN = " + createUserUserDN);
    logger.info("createUser.userPassword = " + createUserUserPass + "\n\n");
    BasicAttributes basicattributes = new BasicAttributes(true);
    basicattributes.put(new BasicAttribute(ldapObjectClass, ldapUserObjectClass));
    basicattributes.put(new BasicAttribute(ldapFirstName, createUserFName));
    basicattributes.put(new BasicAttribute(ldapLastName, createUserLName));
    basicattributes.put(new BasicAttribute(ldapCommonName, createUserFName + " " + createUserLName));
    basicattributes.put(new BasicAttribute(ldapPassword, createUserUserPass));
    ldapOp.connectToLDAP();
    boolean userCreated = ldapOp.createObject(ldapUserDNPrefix + "=" + createUserUserDN + "," + containerDN, basicattributes);
    ldapOp.disconnectFromLDAP();
    if(userCreated)
    logger.info("\t>> " + createUserUserDN + " - USER_CREATION_SUCCESSFUL");
    } else
    logger.info("\t>> " + createUserUserDN + " - USER_CREATION_FAILED");
    } else
    if(args[0].equals("modifyUser"))
    logger.info(" MODIFY USER CALLED");
    String modifyUserUserDN = prp.getProperty("modifyUser.userDN");
    String modifyUserParamName = prp.getProperty("modifyUser.paramName");
    String modifyUserParamValue = prp.getProperty("modifyUser.paramValue");
    logger.info("modifyUser.userDN = " + modifyUserUserDN);
    logger.info("modifyUser.paramName = " + modifyUserParamName);
    logger.info("modifyUser.paramValue = " + modifyUserParamValue);
    ldapOp.connectToLDAP();
    BasicAttributes basicattributes = new BasicAttributes(true);
    basicattributes.put(new BasicAttribute(modifyUserParamName, modifyUserParamValue));
    boolean isUserModified = ldapOp.modifyAttributesReplace(ldapUserDNPrefix + "=" + modifyUserUserDN + "," + containerDN, basicattributes);
    ldapOp.disconnectFromLDAP();
    if(isUserModified)
    logger.info("\t>> " + modifyUserUserDN + " - USER_UPDATE_SUCCESSFUL");
    } else
    logger.info("\t>> " + modifyUserUserDN + " - USER_UPDATE_FAILED");
    } else
    if(args[0].equals("deleteUser"))
    logger.info(" DELETE USER CALLED");
    String deleteUserUserDN = prp.getProperty("deleteUser.userDN");
    logger.info("deleteUser.userDN = " + deleteUserUserDN);
    ldapOp.connectToLDAP();
    boolean isUserDeleted = ldapOp.deleteObject(ldapUserDNPrefix + "=" + deleteUserUserDN + "," + containerDN);
    ldapOp.disconnectFromLDAP();
    if(isUserDeleted)
    logger.info("\t>> " + deleteUserUserDN + " - USER_DELETION_SUCCESSFUL");
    } else
    logger.info("\t>> " + deleteUserUserDN + " - USER_DELETION_FAILED");
    catch(Exception e1)
    e1.printStackTrace();
    return;
    Thanks
    Sunny

  • OIM: Manage Oracle Internet Directory Groups

    Hello,
    In the Oracle Identity Manager Web Administrative And User Console, there is a option to manage User Groups. I was wondering if it is possible with OIM to manage groups (objectclass groupOfUniqueNames) that are at Oracle Internet Directory. Or this option is only to manage internal OIM user groups?
    Thanks in advance.

    Sagar, I was successful recociling group lookups.
    Now, I want to import the OID groups to OIM to be managed via web adminsitration console. For this, I'm running (I suppose that I'm right) OID Group Recon Task. However, I'm always getting the following error:
    ------ DEBUG 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - com.thortech.xl.integration.OID.schedule.tasks.tcTskOIDGrouporRoleReconTaskgetITResourcePropValue()getITResourcePropValue() Group Reconciliation Time Stamp = 20091201121351z
    DEBUG 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - com.thortech.xl.integration.OID.schedule.tasks.tcTskOIDGrouporRoleReconTask : getITResourcePropValue():: FINISHED
    DEBUG 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - com.thortech.xl.integration.OID.schedule.tasks.tcTskOIDGrouporRoleReconTask : init():: STARTED
    DEBUG 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - com.thortech.xl.integration.OID.schedule.tasks.tcTskOIDGrouporRoleReconTask : execute():: STARTED
    DEBUG 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - com.thortech.xl.integration.OID.util.tcUtilLDAPOperations : tcUtilLDAPOperations():: STARTED
    DEBUG 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - Parameter Variables passed into com.thortech.xl.integration.OID.util.tcUtilLDAPOperations:tcUtilLDAPOperations(): Login Variables are:: are sServerName = 10.126.70.10, sPortNo = 3060, sPrincipalDN = cn=orcladmin, cn=Users,dc=ccfdev, dc=local, sProviderURL = ldap://10.126.70.10:3060,
    INFO 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - Parameter Variables passed into com.thortech.xl.integration.OID.util.tcUtilLDAPOperations:tcUtilLDAPOperations(): Login Variables are:: are sServerName = 10.126.70.10, sPortNo = 3060, sPrincipalDN = cn=orcladmin, cn=Users,dc=ccfdev, dc=local, sProviderURL = ldap://10.126.70.10:3060,
    DEBUG 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - Parameter Variables passed into com.thortech.xl.integration.OID.util.tcUtilLDAPOperations:tcUtilLDAPOperations(): Login Variables are:: for isSSLEnabled = false
    DEBUG 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - com.thortech.xl.integration.OID.util.tcUtilLDAPOperations : tcUtilLDAPOperations():: FINISHED
    DEBUG 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - OID:tcTskOIDGrouporRoleReconTask: execute()Start of Reconciliation.
    DEBUG 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - com.thortech.xl.integration.OID.schedule.tasks.tcTskOIDGrouporRoleReconTask : performReconciliation():: STARTED
    ERROR 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - ====================================================
    ERROR 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - OID:tcTskOIDGrouporRoleReconTask:performReconciliation():String index out of range: -1
    ERROR 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - ====================================================
    DEBUG 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - com.thortech.xl.integration.OID.util.tcUtilLDAPOperations : disconnectFromLDAP():: STARTED
    ERROR 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - ====================================================
    ERROR 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - com.thortech.xl.integration.OID.util.tcUtilLDAPOperations : disconnectFromLDAP() : : Unable to close LDAP Context. The context was probably not created, since it is null
    ERROR 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - ====================================================
    ERROR 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - ====================================================
    ERROR 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - Exception at the end in OID:tcTskOIDGrouporRoleReconciliation:processChange(): com.thortech.xl.integration.OID.util.tcUtilLDAPOperations: Unable to close LDAP Context. The context was probably not created, since it is null
    ERROR 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - ====================================================
    DEBUG 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - OID:tcTskOIDGrouporRoleReconTask: execute()End of Reconciliation.
    DEBUG 16 Dez 2009 11:28:11,112 QuartzWorkerThread-1 XL_INTG.OID - com.thortech.xl.integration.OID.schedule.tasks.tcTskOIDGrouporRoleReconTask : execute():: FINISHED ------
    Am I missing something? Any tips?
    Thanks in advance.

  • Error while configuring Oracle Internet Directory

    Hi All,
    I have installed OID according to instructions in
    http://download.oracle.com/docs/cd/E21764_01/install.1111/b32474/start.htm#BEHHHCBB
    I was trying to configure OID using instructions given in section 6.5 Only OID Without a WebLogic Domain at below url
    http://download.oracle.com/docs/cd/E21764_01/install.1111/e12002/oid.htm#CIHHFIGC
    The configurations is failing in creation of directory giving an error below:
    [2011-11-15T12:14:40.321+05:30] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] Ports: nonssl= 3060 ssl= 3131
    [2011-11-15T12:14:40.321+05:30] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] Creating OID specific directories
    [2011-11-15T12:14:40.321+05:30] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] JPS Files already exist: oracle.as.config.ProvisionException: Dest file (C:\Oracle\Middleware\asinst_2\config\JPS\jps-config-jse.xml) already exists.
    [2011-11-15T12:14:40.321+05:30] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] Files already exist: oracle.as.config.ProvisionException: Dest file (C:\Oracle\Middleware\asinst_2\config\JPS\system-jazn-data.xml) already exists.
    [2011-11-15T12:14:41.774+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] [[
    java.lang.NoClassDefFoundError: oracle/security/xmlsec/util/Base64
    at oracle.security.jps.internal.common.util.JpsCommonUtil.<clinit>(JpsCommonUtil.java:204)
    at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:154)
    at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:165)
    at oracle.iam.management.oid.install.wls.OIDComponentHelper$1.run(OIDComponentHelper.java:396)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.iam.management.oid.install.wls.OIDComponentHelper.setCredInCSF(OIDComponentHelper.java:389)
    at oracle.iam.management.oid.install.wls.OIDComponentHelper.setPasswdsInCSF(OIDComponentHelper.java:361)
    at oracle.iam.management.oid.install.wls.OIDComponent.onCreate(OIDComponent.java:177)
    at oracle.as.config.impl.OracleASComponentBaseImpl.createComponent(OracleASComponentBaseImpl.java:596)
    at oracle.as.config.impl.OracleASComponentBaseImpl.create(OracleASComponentBaseImpl.java:105)
    at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:144)
    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:537)
    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:441)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:820)
    at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:855)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    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:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.ClassNotFoundException: oracle.security.xmlsec.util.Base64
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionClassLoader.loadClass(StandardConfigActionClassLoader.java:75)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    ... 29 more
    [2011-11-15T12:14:41.774+05:30] [as] [TRACE:16] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] [SRC_CLASS: IdMProvisioningEventListener] [SRC_METHOD: onConfigurationError] ENTRY bb084f6d-09f4-4737-b462-a0a877a439db
    [2011-11-15T12:14:41.774+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] ________________________________________________________________________________
    [2011-11-15T12:14:41.774+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] onConfigurationError -> configGUID bb084f6d-09f4-4737-b462-a0a877a439db
    [2011-11-15T12:14:41.774+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] ErrorID: 35076
    [2011-11-15T12:14:41.774+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] Description: [[
    Error creating ASComponent oid1.
    Cause:
    An internal operation has failed: oracle/security/xmlsec/util/Base64
    Action:
    See logs for more details.
    [2011-11-15T12:14:41.774+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] ________________________________________________________________________________
    [2011-11-15T12:14:41.774+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] onConfigurationError -> eventResponse ==oracle.as.provisioning.engine.ConfigEventResponse@1cc678a
    [2011-11-15T12:14:41.774+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] [OOB IDM CONFIG EVENT] onConfigurationError -> Configuration Status: -1
    [2011-11-15T12:14:41.774+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] [OOB IDM CONFIG EVENT] onConfigurationError -> Asking User for RETRY or ABORT
    [2011-11-15T12:14:41.774+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] [OOB IDM CONFIG EVENT] onConfigurationError -> ActionStep:OID
    [2011-11-15T12:14:41.774+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JE_xudK9d_QwI^e9Sv1EkWaj000003,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] onConfigurationError -> wait for User Input ....
    ===================================================================
    It is not able to find the class oracle.security.xmlsec.util.Base64.
    I was able to find a related thread on this issue at Oracle Internet Directory Config Error Linux x64 java.lang.NoClassDefFoundE
    but didn't find much helpful.
    The setup details are as follows:
    Weblogic Version: 10.3.5
    RCU Version: 11.1.1.3.3
    IDM version: 11.1.1.2.0 (release version) Upgraded to 11.1.1.5.0 (Patchset version)
    Also Oracle IDM installation has the jar file odst_xmlsec.jar having the Base64 class.
    Please let me know if you see any issues.
    Thanks in advance,
    Vikrant
    Edited by: 894449 on Nov 16, 2011 1:01 AM

    Hi,
    Please try
    "Error Creating ASComponent Oid1" Error During OID Configuration When Installing OID11g (Doc ID 1427253.1) that should resolve the issue.

  • Seeking Overview of Oracle Internet Directory

    Greetings,
    I am new to Oracle Fusion Middleware and am struggling to understand it. I am finding the Oracle documentation somewhat confusing. My ultimate goal is to ustilize Oracle Internet Directory and as I understand it I must install Oaracle and create a database, run the RCO to create the repository, install weblogic, install Oracle Fusion Middleware and then configure Oracle Internet DIrectory. Can someone point me to a reasonable overview of the process which includes all the component pieces and the interactions or am I stuck wading through Oracle documentation?
    Thank you.
    Bill Wagman

    Atul and Co. has posted some good content on http://onlineappsdba.com/index.php/2009/09/30/oid-11g-oracle-directory-services-manager-odsm/.
    You've got the steps correct (installing WebLogic is essentially the same as Middleware). Here is some additional guidance.
    - Use WebLogic 10.3.5
    - Use RCU 11.1.1.5
    - Download Directory Services 11.1.1.2 and 11.1.1.5
    - Install (and do not configure 11.1.1.2)
    - Install 11.1.1.5 Patch set over the top of 11.1.1.2
    - Run <Middleware>/Oracle_IDM1/bin/config.sh and configure accordingly
    - Login to ODSM at http://host:7005/odsm
    - Authenticate as cn=orcladmin to port 3060

  • Configure WebSphere Portal Server to use LDAP (Oracle Internet Directory)

    I did configuration for WebSphere Portal to use security with LDAP Oracle Internet Directory (OID). The script for configuring works well (WPSConfig.bat action-secure-portal-ldap)
    But when i start Portal Server it cannot start successfully. I did check in log file and found a error on SystemOut.log as attachment log below. I don't know what happen with WebSphere Portal Server.
    If you guys know how to fix it please let me know or point me some documents to configure this again.
    Thanks in advanced.
    Servlet E com.ibm.wps.engine.Servlet init EJPFD0016E: Initialization of service failed.
    com.ibm.wps.ac.DomainAdministratorNotFoundException: EJPSB0107E: Exception occurred while retrieving the identity of the domain adminuser/admingroup uid=wpsadmin,cn=Users,dc=localhost,dc=com.

    There is no clear documentation available to enable custom security but IBM info center has decent documentation for LDAP based security. I would say follow the steps mentioned for IBM directory and then modify the necessary configuration parameters for OID. This should solve your issues. For better help open a PMR with IBM to get necessary quick help.

  • Oracle Internet Directory - query.

    Hello ,
    I have query.. as below.. plz provide inputs..
    While installing OID, is it mandatory to install Oracle DB... ?
    If not, then any idea what is the DB used for OID in the backend ?
    Thank you,
    Gops

    Hi Gops,
    Follow the below sequence to make your Oracle Database/RAC usage for OID at the backend
    1) Oracle Database 10g (Version 10.2.0.1). Install the database software only
    2) Upgrade the Oracle Database 10g from 10.2.0.1 to 10.2.0.4 (OID requires a Metadata Repository Database which is certified)
    3) Install Oracle Database 10g Companion for Ultra Search Option
    4) Create a database instance using dbca utility tool, with following DB initialization parameters to be updated while creation (aq_tm_process --> 3 , db_cache_size --> 157286400 , shared_pool_size --> 209715200 , java_pool_size --> 136314880, sesssion --> 500)
    5) Install MRCA on top of Oracle Database.
    6) Install Oracle Internet Directory using Identity Management Option.
    Hope this will help you out.
    Thanks,
    Ajay Babu Pentela

  • Register with Oracle Internet Directory

    During installation of Oracle Application server window appear for Register with Oracle Internet Directory
    Host :
    Port:
    what should enter here.

    Hi Xaver,
    Seems ur installing OAS10g r2,
    Host:is ur server's ip addess where ur installing Application Server
    Port:389(its a default port for Oracle Internet Directory)
    Regards
    Fabian

  • Upload a certificate into Oracle Internet Directory

    hello everybody
    I want to upload a certificate into Oracle Internet Directory and the following error appeared
    Upload Wallet Failed
    LDAP error code 49 Invalid Credentials
    When I am going to upload the certificate the wallet wizard ask me only for the server and host no where username/password.
    So any idea where to search and fix the problem ??
    thanks a lot

    I suggest verify the steps with below link and if you unable to resolve do all the steps again given in link
    http://www.vinaytechs.com/2009/10/how-to-setup-ssl-in-oracle-internet.html

  • Workflow - Oracle Internet Directory synchronization

    In order to sychronize Oracle Workflow with OID, do i have to create custom object classes into the LDAP schema? When i'm using the classes 'person' or 'employee', in the WF_LOCAL_USERS table some columns have the string '*UNKNOWN*'. Moreover, i can't login to the workflow using these usernames.
    Does anyone have a clue?
    Thanks

    See following notes on Metalink:
    207225.1 Setting Up Oracle Workflow 2.6.2 with Oracle Internet Directory and Single Sign-On and
    210796.1 Integrating Oracle Internet Directory Groups into Oracle Workflow Release 2.6.2 users with Workflow.
    Regards,
    Mark

  • Does Oracle Internet Directory come with Application Server 10g Release 3

    I noticed Appserver 10g 10.1.3 does not have as many components as Appserver 10.1.2. It does not even come with Oracle Internet Directory. Do I need to install Appserver 10.1.2 first and then upgrade to Appserver 10.1.3?

    Nope. Doesn't work that way. AS 10.1.3 is a different release...
    Perhaps one way of seeing AS is as a family name for sets of application platform products or technology. The "core" of AS is OHS and OC4J + management, for many of the releases or product sets (i.e. not all of the AS family are or were based on OC4J). On top of that core, Oracle adds products depending on the release.
    If you go from the Downloads menu -
    You would see that (currently) 10.1.3.x or 10.1.3.1 ("for deployment" - See All) is e.g a SOA Suite release. It also has Service Registry, Data Integrator and WebCenter Suite.
    AS 10.1.3.0.0 is a OC4J release, if I'm not mistaken, to include support for Java/JDK 5.
    AS 10.1.4.0.1 is a Identity Management release.
    If you are looking for other app server products such as Discoverer or Reports Services, the latest release that I know of is 10.1.2.0.2. If you have AS 10.1.2.0.x, you may upgrade the including products via a patch set to 10.1.2.2 or later. Portal and IM components in this release may be upgraded to 10.1.4.x.
    Also note that AS patch sets might introduce some additional version number confusion.
    Combining different releases into mid-tier and infrastructure services is possible, if you need to stay with the latest features (such as a setup with 10.1.2.x mid-tiers using 10.1.4 Identity management). See Upgrade and Installation guides for information and configuration rules.
    http://www.oracle.com/technology/software/products/ias/htdocs/101310.html
    http://www.oracle.com/technology/software/products/ias/htdocs/101401.html
    http://www.oracle.com/technology/software/products/ias/htdocs/101202.html
    Message was edited by:
    orafad

  • Oracle Single Sign on and Oracle Internet Directory

    Hello Gurus,
    What is the relationship between Oracle Single Sign on and Oracle Internet Directory.
    To my understanding, OID is required to install SSO.
    If OID already exist, can we just install SSO and go on integrating it to existing OID.
    Great Thanks,
    vimal jain.
    [email protected]

    Hi Tim,
    I've been working on this and could reproduce the issue with anonymous binds. A fix will be ready in 4.2.1.
    So what I really need is the password used for login to pass to the is_member call.The P101_PASSWORD item does not save state. However, you can access the value during submit processing of the login page, for example in the post authentication function of your authentication scheme. People sometimes put code in there to query the user's groups (e.g. with apex_ldap.member_of2) and save them in an application. This item value can then be used in the authorization schemes.
    Regards,
    Christian

Maybe you are looking for

  • How to back up my new apple ID from an old apple ID storage without compromising the old account

    Until recently my husband and I had the same apple ID, which proved to be a nuisance when his contacts would automatically sync with mine and other similar problems. I created a new apple ID using a different email address, but my storage is still sy

  • How can i install jdbc driver

    Hi i install websphere 5 and try to connect to my sql server but cannot find jdbc driver class path and can not find any jdbc driver pls tell me how can i install jdbc driver in my websphere with regards

  • Fed up with Adobe's customer service

    I have to say that Adobe takes the cake as the most inept company in the US, along with AT&T. I filed my application for the free upgrade from CS5.5 in early May, right away they asked me for the invoice, even though I had sent them PDFs of the order

  • Edit in Photoshop Elements, question

    In Lightroom 3 when I try to edit several selected photos in Photoshop 3 only one showsup in the project bin.. i have reviewed the "edit" form and it is correct, I THINK? E.g., I would like to take a number of images from LR to PSE for Merge (fake HD

  • Package assignment for wd component and application configuration

    Hello, Is it possible to change the package assignment for wd component and application configuration? Usually it is possible via "Other Functions" but for configurations this option is not show Best regards, Paul