Trying to Insatll Oracle Internet Directory 10g release 1

I am trying to install OID 10g release 1 when it gets to the point where it is running the Internet Directory Configuration Assistant it fails with the following message:
oracle.ldap.util.CommunicationErrorException: Unable to establish connection to directory. Please verify the input parameters: host, port, dn & password Request: 26 cancelled
     at oracle.ldap.util.LDIFLoader.loadOneLdifFile(LDIFLoader.java:223)
The log is below:
Wed Nov 16 20:13:16 EST 2005 OID CA started.
Registering OID server..
SID: oracle
DB Host: SYSTEMS1
DB Version:10.1.0.4.2
create final wallet
Stopping OID Server using OPMN..
Starting OID Server using OPMN..
Wed Nov 16 20:13:56 EST 2005 Bind request issued. Waiting for OID Server response.
with a retryCount:20
Wed Nov 16 20:14:26 EST 2005 Bind request issued. Waiting for OID Server response.
javax.naming.CommunicationException: systems1.mike.com:389 [Root exception is java.net.ConnectException: Connection refused: connect]
     at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
     at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
     at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
     at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
     at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
     at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
     at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
     at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
Caused by: java.net.ConnectException: Connection refused: connect
     at java.net.PlainSocketImpl.socketConnect(Native Method)
     at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
     at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
     at java.net.Socket.connect(Socket.java:452)
     at java.net.Socket.connect(Socket.java:402)
     at java.net.Socket.<init>(Socket.java:309)
     at java.net.Socket.<init>(Socket.java:124)
     at com.sun.jndi.ldap.Connection.createSocket(Connection.java:346)
     at com.sun.jndi.ldap.Connection.<init>(Connection.java:181)
     at com.sun.jndi.ldap.LdapClient.<init>(LdapClient.java:119)
     at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1668)
     at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2599)
     at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:290)
     at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
     at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
     at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
     at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
     at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
     at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
     at javax.naming.InitialContext.init(InitialContext.java:219)
     at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:133)
     at oracle.ldap.util.jndi.ConnectionThread.run(ConnectionThread.java:61)
Wed Nov 16 20:15:00 EST 2005 Bind request issued. Waiting for OID Server response.
javax.naming.CommunicationException: simple bind failed: systems1.mike.com:389 [Root exception is java.io.IOException: connection closed]
     at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
     at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
     at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
     at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
     at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
     at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
     at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
     at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
Caused by: java.io.IOException: connection closed
     at com.sun.jndi.ldap.LdapClient.ensureOpen(LdapClient.java:1648)
     at com.sun.jndi.ldap.LdapClient.ldapBind(LdapClient.java:291)
     at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:193)
     at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2640)
     at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:290)
     at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
     at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
     at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
     at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
     at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
     at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
     at javax.naming.InitialContext.init(InitialContext.java:219)
     at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:133)
     at oracle.ldap.util.jndi.ConnectionThread.run(ConnectionThread.java:61)
Wed Nov 16 20:15:30 EST 2005 Bind request issued. Waiting for OID Server response.
Wed Nov 16 20:15:31 EST 2005 OID Server responded...
OID Host: systems1.mike.com
Setting attributes in configset 0..
Creating Oracle Schema..
-> LOADING: D:\OraASHome_1\ldap\admin\odi.ldif
->> D:\OraASHome_1\ldap\schema\oid\oidSchemaCreateAux.lst *
-> LOADING: D:\OraASHome_1\ldap\schema\oid\oidSchemaCreateJNDI.sbs
->> D:\OraASHome_1\ldap\schema\oid\oidSchemaCreate.lst *
-> LOADING: D:\OraASHome_1\ldap\schema\oid\oidSchemaCreateBase.sbs
exception in recursive load
oracle.ldap.util.CommunicationErrorException: Unable to establish connection to directory. Please verify the input parameters: host, port, dn & password Connection reset
     at oracle.ldap.util.Util.ldapSearch(Util.java:2385)
     at oracle.ldap.util.Util.getObjectClass(Util.java:2328)
     at oracle.ldap.util.OracleSchema.exists(OracleSchema.java:324)
     at oracle.ldap.util.OracleSchema.create(OracleSchema.java:159)
     at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:289)
     at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
     at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
     at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
Stopping OID Server using OPMN..
oracle.ldap.oidinstall.backend.OIDCAException: oracle.ldap.util.CommunicationErrorException: Unable to establish connection to directory. Please verify the input parameters: host, port, dn & password Connection reset
     at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:293)
     at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
     at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
     at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
Any idea as to where this is comming from?
Thanks,
Mike

rpm-org need lua and then beecrypt to work. I could pacman lua but the other bit needed to be taken in as a tarball. I had to do that "tar -xvzf beecrypt" then entered beecrypt and ran makepkg. Bunch of words, then I got a "beecrypt-4.2.1-2-i686.pkg.tar.xz" file. I turned into the super user and did "pacman -U beecrypt-4.2.1-2-i686.pkg.tar.xz" which installed the program.I did the same process for rpm-org. This is the correct way to do these things right? As I was unable to do the process directly with rpm-org since it was requiring dependencies and I should not assume super user to install programs outside of a pacman call?
mcmillan wrote:And once you have figured out how to use the AUR, I think you should look to install one of the oracle-xe packages, rather than rpm as in that link, unless karol had a specific reason to suggest installing rpm-org. I have a feeling that mixing package managers like that is likely to end up causing more problems.
Ok, so now that I have the ability to actually open this, oracle-xe-10.2.0.1-1.0.i386.rpm, file. You are saying that doing it this way could be bad for the system and I should just use the package build from AUR? How is it bad for the system? Does it merely make it so that pacman cannot uninstall the software.
Also, I can delete the stuff I independently downloaded the,*.pkg.tar.xz files and the *.tar.xz files, without effecting the running installs?

Similar Messages

  • 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:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Migrating Oracle Internet Directory Data

    We are trying to migrate oracle internet directory data from one of our test environments to the production environments. Both the environments are running on windows 2000 Operating Systems.
    We are followiing the procedures mentioned in the Oracle Application Server 10g Administrator's Guide for the migration. But in one of the sections there is a command that uses unix shell script files - catalog.sh
    This doesnt work in the windows environment, and only after completing this task I can proceed with the migration. Can anyone let us know if there is any windows equivalent file for this catalog.sh. How to proceed from here..

    Arnal,
    Is this really a Portal thread?
    Anyway... Maybe you have two options here (for example):-
    1. Either use the CYGWIN.
    2. Use the LDAPSEARC & LDAPADD to bring everything from Source to Target. In the middle change/substitue the necessary strings, ie, like for example domain.
    I hope it helps...
    Cheers,
    Pedro.

  • 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.

  • Unable to view Oracle Internet Directory Self Service Console

    I am trying to access Oracle Internet Directory Self Service Console via following URL http://x.x.x.x:7777/oiddas.
    i found the welcome page, but not able to access other tabs like
    my profile,directory,configuration.
    Error: Error encountered while connecting to Directory Server
    Please help!

    Thanks for your reply.
    As per your suggestion i checked with EM..and find directory server instances is running.
    whenever i clicked on <Oracle Internet Directory Self Service Console> link, i found said error.

  • 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

  • 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.

  • 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

  • Oracle Application Server 10g Release 2 (10.1.2.0.2)  on 64bit RHEL

    HI,
    EBS-12.1.3
    DB 11gR1
    I am Facing following Error: while installing Oracle Application Server 10g Release 2 (10.1.2.0.2) on 64bit RHEL
    pwd
    pwd
    /shared/bishiphome/Disk1/install/linux64
    [oravis@erptest linux64]$./runInstaller -ignoreSysPreReqs
    Starting Oracle Universal Installer...
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-07-20_08-52-57AM. Please wait ...The Java RunTime Environment was not found at /tmp/OraInstall2011-07-20_08-52-57AM/jdk/jre/bin/java. Hence, the Oracle Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.3.1 or higher and try again.
    : No such file or directory
    Should i install JRE in the Server
    Thanks
    Vishwa
    Edited by: Vi**** on Jul 19, 2011 10:18 PM
    Edited by: Vishwa on Jul 25, 2011 3:30 AM

    HI,
    Change the above to the following and see if you get any error:
    $ /shared/bishiphome/Disk1/install/linux64/runInstaller ignoreSysPrereqs -jreLoc /usr/shared/bishiphome/Disk1/install/linux64/runInstaller ignoreSysPrereqs -jreLoc /usr
    Starting Oracle Universal Installer...
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-07-26_08-46-15AM. Please wait ...[oravis@erptest ~]$ Exception in thread "main" java.lang.ClassFormatError: oracle.as.install.engine.modules.install.exception.InvalidInventoryPointerException (unrecognized class file version)
    at java.lang.VMClassLoader.defineClass(libgcj.so.7rh)
    at java.lang.ClassLoader.defineClass(libgcj.so.7rh)
    at java.security.SecureClassLoader.defineClass(libgcj.so.7rh)
    at java.net.URLClassLoader.findClass(libgcj.so.7rh)
    at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
    at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:488)

  • How to Setup SSL on Oracle Application Server 10g Release 2 (10.1..2)

    Hi All,
    Can anybody tell me How to setup the SSL on Oracle Application Server 10g Release 2 (10.1.2).
    I have all the required documents like
    1. Oracle Application Server Portal Server Configuration Guide.
    2. Oracle Application Server Web Cache Configuration Guide.
    3. Oracle Application Server SSO Administration Guide.
    I tried to follow all this documents but still i am not able to set SSL for Oracle Portal Server.

    The Portal Configuration Guide, available on OTN at http://www.oracle.com/technology/documentation/appserver1012.html does provide some very specific information on how to set up OracleAS Portal.
    Section 6.3.2.1 Configuring SSL for OracleAS Portal describes various configurations, such as:
    SSL to OracleAS Single Sign-On
    SSL to OracleAS Web Cache
    SSL Throughout OracleAS Portal
    External SSL with Non-SSL Within Oracle Application Server
    For larger enterprise configurations, you can refer to the Enterprise Deployment Guide.
    Can you give a bit more background on what you are trying to set up? Which scenario, what sort of hardware, software versions, and so on.
    Regards,
    Pete

  • OCS 10.1.2 using Oracle Internet Directory R3 (10.1.4)

    Hello people...
    Somebody knows if it is possible that OCS 10.1.2 can use an existing Oracle Internet Directory 10.1.4?
    Documentation specify compatibility with OID 9.x versions and obviously OID 10.1.2 and Certify list of Collaboration Suite for Identity Management specify only version 10.1.2 and no for the new latest version 10.1.4.
    I think that both documents were written before the release of Identity Management 10.1.4. Are you test in your environments this configuration? works?
    Thanks in advance for your comments...

    A para in a metalink note states that ocs 10.1.2.3 portlets can be deployed on a portal 10.1.4 using IAS 10.1.2 infra structure(but i donot think that oid version is 10.1.4 ).
    According to Note:389677.1
    Check the list of possible scenarios for OCS portlets - Portal coexistence to see, what is possible and what is not possible: ·
         OCS 10.1.2.x is shipped with Portal 10.1.2.0.2 and the OCS 10.1.2 portlets can be used with a 10.1.2.0.2 Portal ·     
    OCS 10.1.2.x portlets can be deployed to a 10.1.2.0.2 Portal ·
         OCS 10.1.2.0.0 portlets cannot be used with a Portal 10.1.4 ·     OCS 10.1.2.1.0 portlets cannot be used with a Portal 10.1.4 ·
         OCS 10.1.2.2.0 portlets can be used with a Portal 10.1.4 and they can be deployed to a 10.1.4 Portal.This scenario is supportet, but not certified yet.Mandatory prerequisite is the OCS cumulative patch 10.1.2.2 (see Note 352989.1) or better OCS cumulative patch 10.1.2.3 (see Note 361082.1)
    Following scenarios were tested by Oracle Support - but these are not certified yet:·     
    OCS 10.1.2.3 and 10.1.4 Portal using the OCS infrastructureNote 392913.1
    How To Register OCS 10.1.2.3 Portlets To External 10.1.4 Portal Using OCS Infrastructure Note 392913.1
    How To Register OCS 10.1.2.3 Portlets To External 10.1.4 Portal Using OCS Infrastructure ·
    OCS 10.1.2.3 and 10.1.4 Portal using an 10.1.2.0.2 iAS infrastructureNote 393590.1
    How To Register OCS 10.1.2.3 Portlets To External 10.1.4 Portal Using IAS Infrastructure Note 393590.1 How To Register OCS 10.1.2.3 Portlets To External 10.1.4 Portal Using IAS Infrastructure ·     OCS 10.1.2.3 (using OCS infrastructure) and Portal 10.1.4 using another iAS 10.1.2.0.2 infrastructureNote 390467.1 How To Register OCS 10.1.2.3 Portlets To External 10.1.4 Portal Note 390467.1 How To Register OCS 10.1.2.3 Portlets To External 10.1.4 Portal

  • 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

  • 10.1.0.5 Patch for Oracle Application Server 10g Release 1

    Hi Guys,
    Does anyone know what is the patch number for 10.1.0.5 Patch for Oracle Application Server 10g Release 1?
    This is a Oracle Application Server and not Oracle Database server.
    I tried searching on Metalink but not able to find it.
    Thanks in advance!
    Avinash.

    10.1.0.5 is not a version number for an OAS. It is only a version number for RDBMS.
    If you are running OAS 10.1.2.x with the Identity Managmenet/SSO (OID Server), & elected to have it install the Metadata Repository database for you, this was a RDBMS release below 10.1.0.5. The OAS patch to 10.1.2.2 or 10.1.2.3 required the RDMBS be updated to 10.1.0.5 first. This is the standard 10.1.0.5 update for your platform.
    use Advanced Search on Metalink
    To find the OAS 10.1.2.2 or 10.1.2.3 patch set, search for Oracle Fusion Middleware Server. Release 10.1.2.2 and 10.1.2.3. Look for the decriptions like "PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE" OR "PLACEHOLDER BUG FOR AS/DS 10G R2 PATCH SET 2 10.1.2.2"
    To find the RDBMS 10.1.0.5 patch, search for RDBMS Server, Release 10.1.0.5. Look for the Description containing something like "10.1.0.5 PATCH SET FOR ORACLE DATABASE SERVER"
    The patch number is different per platform, so I can't tell you the exact #s without more info (OS)

  • Oracle Application Server 10g Release 3 (10.1.3) to 10.1.3.5.0

    Hello,
    I'm trying upgrade Oracle Application Server 10g Release 3 (10.1.3) to 10.1.3.5.0. Let me give a background first:
    I tried to install Oracle AS 10.1.3 but it ran into error because windows firewall was blocking javaw.exe opmn.exe. I had cancelled the installation. So ORACLE_AS1 failed initiatlly. After i identified the issue i installed ORACLE_AS2. This went through successfully without issues. I'm able to login to BPEL Console. But only after executing opmnctl startall in DOS Prompt. I have installed Windows 7.
    Now when I try to upgrade to 10.1.3.5.0 the installer automatically selects destination location ORACLEAS1. I change it ORACLEAS2 where (10.1.3) is installed. After clicking on a next i get and issue as shown in the below link:
    [http://www.mypicx.com/09172010/issue/]
    Can anyone please help me resolve this issue?

    Hi,
    When i am trying to install OAS 10g R3 on windows7. I am getting the error as:- Not supported OS press enter to exit the setup.
    Please help me is there any other way to install.
    Thanks in advance.

  • 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!

Maybe you are looking for