Internet Directory configuration assistant failed while installation

Hi,
Internet Directory configuration assistant failed while installation of OID Apps infrastructure Identity management componenet installation for HA option Oracle AS cluster identity management.
Tue Apr 30 15:40:56 BST 2013 OID CA started.
Registering OID server..
SID: orcl
DB Host: DBHOST2
DB Version:10.1.0.5.0
create final wallet
Setting OID wallet permissions..
cmdline:0:/a01/OIDPRODZ/ldap/bin/oidsp.sh
Linux
Entering Ldap Post Installation Set File Permissions
Setting wallet file protections
Leaving Ldap Post Installation Set File Permissions
Stopping OID Server using OPMN..
Starting OID Server using OPMN..
Tue Apr 30 15:41:04 BST 2013 Bind request issued. Waiting for OID Server response.
with a retryCount:20
Tue Apr 30 15:41:34 BST 2013 Bind request issued. Waiting for OID Server response.
javax.naming.CommunicationException: APPHOST1.process.com:13060 [Root exception is java.net.ConnectException: Connection refused]
     at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:491)
     at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:134)
     at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:156)
     at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:961)
     at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:277)
     at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:508)
     at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:845)
     at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:984)
Caused by: java.net.ConnectException: Connection refused
     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)
Any suggestion ?
Thanks

Hi,
Thank you for the replay.
#cat /etc/hosts
# device defined for TCP in your /etc/net file. It may also contain
# entries for well-known (reserved) names such as timeserver
# and printserver as well as any other host name and address.
# The format of this file is:
# Internet Address Hostname # Comments
# Items are separated by any number of blanks and/or tabs. A '#'
# indicates the beginning of a comment; characters up to the end of the
# line are not interpreted by routines which search this file. Blank
# lines are allowed.
# Internet Address Hostname # Comments
# 192.9.200.1 net0sample # ethernet name/address
# 128.100.0.1 token0sample # token ring name/address
# 10.2.0.2 x25sample # x.25 name/address
127.0.0.1 loopback localhost # loopback (lo0) name/address
192.168.107.205 NSEL-CHN-S05 myserver.com
#netstat -a |grep 13062
(no output)
In my knowledge these are the patches required.
Patches
1)IY70159 : KRTL relocation problem
2)IY66513 : Parsing of LDR_CNTRL value fails
3)IY68989 : write to mmapped space hangs
I checked like this,
# instfix -i -k IY70159
All filesets for IY70159 were found.
# instfix -i -k IY66513
All filesets for IY66513 were found.
# instfix -i -k IY68989
All filesets for IY68989 were found.
Regards,
Mat.

Similar Messages

  • Internet Directory Configuration Assistant fails

    I have installed 10g Infrastructure, but when the Internet Directory Configuration Assistant runs, it fails with the following error:
    Output generated from configuration assistant "Internet Directory Configuration Assistant":
    389
    636
    cn=orcladmin
    asdb
    infra904.superfatpc
    Error occured during the previous operation. Please see the log files.oracle.ldap.oidinstall.backend.OIDCAException: The following port is not free :389
    Configuration assistant "Internet Directory Configuration Assistant" failed
    The ports 389 and 636 are surely free (no process holds them).
    Even though the OIDCA fails, I still can log in the directory at port 389. (There's no entry in the directory at all)
    In the release notes for version 9.0.4 of OracleAS, there's a section titled:
    Configuration Assistant Failure on Computer without Appended Domain Name.
    This is actually my case since my computer do not have the domain name appended, it's just a standardlone computer.
    Oracle also exposes the solutions to workarround this issue, but it couldn't help me because my tnsnames.ora and sqlnet.ora are already correct.
    If any one has experience with this problem before, please help me!
    My computer:
    P4 2.8GHz, socket 775, 1G RAM
    OS: Windows Server 2003
    OracleAS 9.0.4

    Did the installer pre-check return any warnings? can you connect to the OID backend DB. e.g. via sqlplus? Basically this looks like a TAR you should open at metalink.
    regards,
    --Olaf                                                                                                                                                                                                                                                                                                                                                                               

  • Fail when config "Internet Directory Configuration Assistant"

    I install oracle9ias( Infrastructure ) in AIX4.3.3 .
    It failed when config "Internet Directory Configuration Assistant"
    error message:
    No output aviaible for this tool

    the solution is
    1- I removed the Network cable
    2- I formatted the server
    3- I Installed the Application Server
    4- I Connected the server with network and I gave a static IP to the server
    Best of Luck
    Edited by: user13011851 on Jan 11, 2011 2:40 AM

  • OPMN configuration assistant failed while applying patch on SOA 10.1.3.1

    Hi All,
    I tried upgrading the SOA Server from version 10.1.3.1 to 10.1.3.4 by applying a patch . But while applying patch I faced an error “OPMN Configuration Assistant failed “ . When I gave opmnctl status command in the command prompt I found that the issue is with starting up the HTTP Server . Rest all components of opmn were up and running.
    The error msg i got is:
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Output generated from configuration assistant "Run One-off OPatches":
    Oracle Interim Patch Installer version 1.0.0.0.56
    Copyright 2006 Oracle Corporation. All Rights Reserved..
    We recommend you refer to the OPatch documentation under
    OPatch/docs for usage reference. We also recommend using
    the latest OPatch version. For the latest OPatch version
    and other support related issues, please refer to document
    293369.1 which is viewable from metalink.oracle.com
    ERROR: OPatch failed because of Inventory problem.Cannot find Oracle Universal Installer shared library
    OPatch returns with error code = 100
    Configuration assistant "Run One-off OPatches" succeeded
    Output generated from configuration assistant "OPMN Configuration Assistant":
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    2 of 3 processes started.
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=1392512192,pid=4728)
    failed to start a managed process after the maximum retry limit
    Log:
    D:\product\10.1.3.1\OracleAS_3\opmn\logs\\HTTP_Server~1.log
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    can you please suggest a way out for this error .
    Edited by: user10451494 on May 24, 2009 10:24 AM

    Did you check what's in D:\product\10.1.3.1\OracleAS_3\opmn\logs\HTTP_Server~1.log file? Also check what error is reported in D:\product\10.1.3.1\OracleAS_3\Apache\Apache\logs\error.log file.
    Thanks
    Shail

  • SSO Configuration Assistant failed during installation of OCS 10G on linux

    I am trying to install OCS 10g infrastructure on CentOS 4.2
    the linux version which the installer displays is redhat-4
    The installation works fine but the SSO CA fails and gives this message
    NLS_LANG param = AMERICAN_AMERICA.AL32UTF8ERROR : Exception while configing SSO DAD :oracle.ons.SubscriptionException: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
         at oracle.ons.SubscriptionNotification.waitForReply(SubscriptionNotification.java:82)
         at oracle.ons.ONS.addSubscriber(ONS.java:336)
         at oracle.ons.Subscriber.realStartup(Subscriber.java:92)
         at oracle.ons.Subscriber.<init>(Subscriber.java:80)
         at oracle.ons.ONS.createNewSubscriber(ONS.java:690)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.webdb.config.smi.GeneralConfig.<init>(Unknown Source)
         at oracle.webdb.config.smi.GeneralDADConfig.<init>(Unknown Source)
         at oracle.webdb.config.smi.DADConfig904Imp.<init>(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getGeneralDADConfig(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getDADConfig904(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getDADConfigLatest(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getDADConfigLatest(Unknown Source)
         at oracle.security.sso.SSOConfigAssistant.configDAD(SSOConfigAssistant.java:1493)
         at oracle.security.sso.SSOConfigAssistant.ssoConfig(SSOConfigAssistant.java:1270)
         at oracle.security.sso.SSOConfigAssistant.main(SSOConfigAssistant.java:217)
    Please fix the error reported in the stack trace above and re-run SSO Config Tool.
    /home/oracle/product/10.1.2/ocs_1/jdk/bin/java
    -cp
    /home/oracle/product/10.1.2/ocs_1/lib/xmlparserv2.jar:/home/oracle/product/10.1.2/ocs_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/product/10.1.2/ocs_1/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/home/oracle/product/10.1.2/ocs_1/lib/emSDK.jar
    -DORACLE_HOME=/home/oracle/product/10.1.2/ocs_1
    oracle.sysman.emSDK.conf.TargetInstaller
    deletetarget
    oracle_sso_server
    infra_inst.nufastserver.local.nu_Single Sign-On:orassogetASTargetInfo: oracleHome = "/home/oracle/product/10.1.2/ocs_1".
    getASTargetInfo: iasName = "infra_inst.nufastserver.local.nu".
    getASTargetInfo: iAS Target Type = "oracle_ias".
    Setting the AS product version value in targets.xml to be "10.1.2.0.2".
    Calling method getASTargetInfo.getASTargetInfo: StatusURL value = "http://nufastserver.local.nu:7777".
    Retrieved SSO protocol, host, and port info from targets.xml.
    The values are: "http://nufastserver.local.nu:7777".The following values will be used to configure the sso_server target entry in targets.xml.
    Protocol: "http".
    Hostname: "nufastserver.local.nu".
    Port: "7777"./home/oracle/product/10.1.2/ocs_1/jdk/bin/java
    -cp
    /home/oracle/product/10.1.2/ocs_1/lib/xmlparserv2.jar:/home/oracle/product/10.1.2/ocs_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/product/10.1.2/ocs_1/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/home/oracle/product/10.1.2/ocs_1/lib/emSDK.jar
    -DORACLE_HOME=/home/oracle/product/10.1.2/ocs_1
    oracle.sysman.emSDK.conf.TargetInstaller
    addtarget
    /home/oracle/product/10.1.2/ocs_1/sso/sso_server_target2add.xmlConfiguring SSO languages with the following language code:
    us Language us is already installed.
    About to execute java call using emConfigInstall.jar.
    Here are the arguments:
    /home/oracle/product/10.1.2/ocs_1/jdk/bin/java
    -DORACLE_HOME=/home/oracle/product/10.1.2/ocs_1
    -jar
    /home/oracle/product/10.1.2/ocs_1/jlib/emConfigInstall.jar
    consolesn
    /home/oracle/product/10.1.2/ocs_1/sso/conf/consoleConfigSNSegment.xml
    Finished executing the call.Child Process has exited.
    SSO Configuration Assistant failed.
    I have checked thelog files but there is nothing in that.
    in the hosts file I have given fully qualiifed name as "nufastserver.local.nu"
    Can any bosy help me in this problem. I have tried reinstalling the OS also but the problem is still there at the same place

    I had exactly the same poblem on a red hat 64bit OS on the infrastructure install.
    But while trying to start opmn manually (that is definitely not to do to solve the problem). I had the error telling me that the shared library libdb.so.2 was not accessible.
    I did add the compat-db-4xxxxx.i386.rpm and then retry the check. Then all passed threw.
    To note that the .log file from the install says definitely nothing about this and that just trying to start the opmn did create another .log that gave me the file problem.
    Hope it can help for 64bit linux OS installation.

  • "Web Cache Configuration Assistant" failed during installation

    Hi,
    I'm trying to install Grid Control on Fedora Core 4 but it failes during the installation at the "Web Cache Configuration Assistant".
    I already createt a loopback device on localhost.
    Thanks for any surggestions!!
    End output from spawned process.
    Configuration assistant "Web Cache Configuration Assistant" failed
    2
    ORACLE_HOME is /opt/oracle/EM/10.1.0.3
    Failed in smi manipulation().
    TaskMaster initialization failed.
    Root Cause: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
    oracle.ons.SubscriptionException: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
    at oracle at oracle.ons.ONS.addSubscriber(ONS.java:333)
    at oracle.ons.Subscriber.realStartup(Subscriber.java:92)
    at oracle.ons.Subscriber.<init>(Subscriber.java:80)
    at oracle.ons.ONS.createNewSubscriber(ONS.java:687)
    at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
    at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
    at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
    at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
    at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
    at oracle.ias.webcache.config.WebcacheConfig.smiSetup(WebcacheConfig.java:243)
    at oracle.ias.webcache.config.WebcacheConfig.smiEnableWebcache(WebcacheConfig.java:215)
    at oracle.ias.webcache.config.WebcacheConfig.enableConfiguration(WebcacheConfig.java:191)
    at oracle.ias.webcache.config.WebcacheConfig.main(WebcacheConfig.java:66)
    .ons.SubscriptionNotification.waitForReply(SubscriptionNotification.java:82)
    cat /etc/hosts:
    127.0.0.1 loopback localhost
    127.0.0.1 fedora01 fedora01.barmenia.de localhost.localdomain localhost
    172.xxx.xxx.xxx fedora01.barmenia.de fedora01 oracleinstall

    hi,
    i tried to reinstall but it is still the same problem.
    before i started the installer there was no oracle process left
    fedora01.oracle[emrep]>ps -x
    Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.5/FAQ
    PID TTY STAT TIME COMMAND
    2976 pts/2 S 0:00 -ksh
    17573 pts/2 R+ 0:00 ps -x
    fedora01.oracle[emrep]>.1.0.3/Disk1/runInstaller PRE_REQUISITE=TRUE <
    Starting Oracle Universal Installer...
    before the assistant fails it looked like:
    Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.5/FAQ
    PID TTY STAT TIME COMMAND
    2976 pts/2 S+ 0:00 -ksh
    17588 pts/2 S 2:32 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17589 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17590 pts/2 S 0:26 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17591 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17592 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17593 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17594 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17595 pts/2 S 0:02 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17596 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17597 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17598 pts/2 S 0:02 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17600 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17601 pts/2 S 0:07 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17607 pts/2 S 0:02 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17677 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    26185 ? Ss 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26301 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    26381 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    26409 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/bin/tnslsnr LISTENER -inherit
    26669 pts/4 S 0:00 -ksh
    26717 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26718 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26719 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26720 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26721 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26722 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26723 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26724 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26725 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26726 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26727 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26728 26729 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26730 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26731 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26732 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26770 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    26771 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    26772 pts/2 S 0:01 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26773 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    26774 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    26775 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26776 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26777 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26778 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26779 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26780 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26781 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26782 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26783 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26791 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26792 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26834 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26835 pts/2 S 0:00 /bin/sh /opt/oracle/EM/10.1.0.3/opmn/bin/opmnctl stopall
    26843 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -a -q shutdown
    26844 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    I'm running out of ideas!!
    thanks for your help!!!
    daniel

  • OPMN Configuration Assistant Fails during Installation

    Hi,
    I am trying to install Oracle 10g 10.1.2 (Release 2) in Windows 2K platform, it fails in the installation with the message as "OPMN Configuration Assistant Fails" in the OUI installation wizard and does not proceed at the end of it.
    Then when I try to goto console of opmn and do startall and find out the status, it gives the status as OHS down. ANy idea why this is happening ?
    Regds,
    Nagarajan K.

    Hi Nagarajan!
    When the OHS does not start most of the config assitants will fail. Often the failures occur due to a bad network configuration (check your hosts file), more than one network card or an already running process on that port (eg you already have an Apache running on this machine).
    In the cfgtoollogs a detailled error should be reported in the installactions file.
    cu
    Andreas

  • Agent Configuration assistant failed while 9i installation

    Hi I have been installing 9i on my system....everything was fine until I reached the Configuration Tools wizard.
    Under this all the tools succeeded in installing except : Agent Configuration assistant, it failed and when I looked into the details it says:
    Parameter "orahome" = C:\oracle\ora92
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    Can anyone help me I am stuck at this point..
    Thank you

    Unfortunately there's a whole bunch of possible reasons, read this note on metalink:
    Installing 9.2 Agent Fails with Agent Service Failed
    Doc ID:231786.1
    Werner

  • Database Configuration Assistant fails during installation Oracle EE 8.1.7

    My machine runs RH 6.2 and I have tried to install it Oracle. After executing all pre-instalation steps, I run ./runInstall and instalation process goes on. I select Typical Instalation and instalation proceeds until 100%, when OUI tries to configure Net 8 Assistant and Database Configuration Assistant. Both applications fail in this phase. Unfortunately, OUI shows a message (for Database Configuration Assistant) informing that /u01/.../JRE/bin/jre does not exist. However, I have installed JDK 118 and JRE link seems correct, so that I can access JDK directory throught JRE link.
    HELP, HELP!!!
    Cheers,
    Andre

    some good installation guides to check out:
    http://www.akadia.com/services/ora_linux_install_901.html
    http://www.e-gineer.com/instructions/install-oracle9i-on-linux.phtml
    good luck!
    Jenny

  • Agent Configuration Assistant fails on installation

    Trying to install 9iR2 on Red Hat Linux 7.3. I've got a test server working but the production one refuses to run the Agent Configuration Assistant. It just says
    --<snip>--
    Parameter "orahome" = /opt/oracle/product/9.2.0
    Parameter /nodeinfo" = NO_VALUE
    Agent Service Failed
    --</snip>--
    Is it vital for me to have it running? To what do I need it exactly?
    Here's some details on issue, if someone could be able to help me out...
    --<snip>--
    Command which is being spawned is /opt/oracle/product/9.2.0/JRE/bin/jre -classpath
    /opt/oracle/product/9.2.0/JRE/lib/rt.jar:/opt/oracle/product/9.2.0/jlib/srvm.jar:/opt/oracle/product/9.2.0/network/agent/agentca.jar
    oracle.agent.AgentCA /orahome /opt/oracle/product/9.2.0 /nodeinfo
    NO_VALUE
    Configuration tool Agent Configuration Assistant was canceled
    Result code for launching of configuration tool is -1
    --</snip>--
    I read some agent related documentation:
    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/em.920/a96676/toc.htm
    I checked if the agent was running on the test server and if not, would
    it start:
    --<snip>--
    [root@delfoi log]# agentctl status
    DBSNMP for Linux: Version 9.2.0.1.0 - Production on 01-AUG-2002 16:15:09
    Copyright (c) 2002 Oracle Corporation. All rights reserved.
    Could not contact agent. It may not be running.
    [root@delfoi log]# agentctl start
    DBSNMP for Linux: Version 9.2.0.1.0 - Production on 01-AUG-2002 16:15:18
    Copyright (c) 2002 Oracle Corporation. All rights reserved.
    Starting Oracle Intelligent Agent......
    Agent started
    --/snip>--
    Tried the same on our production server:
    --<snip>--
    [root@chfiv103 root]# agentctl status
    DBSNMP for Linux: Version 9.2.0.1.0 - Production on 01-AUG-2002 17:03:21
    Copyright (c) 2002 Oracle Corporation. All rights reserved.
    Could not contact agent. It may not be running.
    [root@chfiv103 root]# agentctl start
    DBSNMP for Linux: Version 9.2.0.1.0 - Production on 01-AUG-2002 17:03:29
    Copyright (c) 2002 Oracle Corporation. All rights reserved.
    Starting Oracle Intelligent Agent...\nAgent startup failed. Check
    /opt/oracle/product/9.2.0/network/log/dbsnmp.nohup for details
    --</snip>--
    And the logs say:
    --</snip>--
    [root@chfiv103 root]# more
    /opt/oracle/product/9.2.0/network/log/dbsnmp.nohup
    ------------------------ Thu Aug 1 17:03:29 EEST 2002
    Certain conflicts were resolved during discovery
    Please consult /opt/oracle/product/9.2.0/network/log/nmiconf.log for details
    Failed while initializing SNMP
    Error initializing subsystems
    Agent exited at Thu Aug 1 17:03:30 EEST 2002 with return value 55
    Could not start agent. Initialization failure
    [root@chfiv103 root]# more
    /opt/oracle/product/9.2.0/network/log/nmiconf.log
    DBSNMP for Linux 2.4.18-5: release 9.2.0.0.0 - Production on 01-AUG-02
    17:03:29
    Discovering services on chfiv103 configured on host addresses {chfiv103
    80.81.172.177}
    Using oratab file /etc/oratab
    Warning : Error while sourcing third party discovery file
    emddiscover.tcl
    : can't read "tabfile": no such variable
    --</snip>--
    Couldn't find any strangeness in the config files either:
    /opt/oracle/product/9.2.0/network/admin/snmp_ro.ora
    /opt/oracle/product/9.2.0/network/admin/snmp_rw.ora
    /opt/oracle/product/9.2.0/network/admin/listener.ora
    /opt/oracle/product/9.2.0/network/admin/tnsnames.ora
    I'm a bit loss here...
    Regards,
    Peter

    You can to verify if you have a problem with the firewall. Run the next comands
    Execute CMD and run
    telnet hostname XXXX ------------> where XXXX is the AGENT PORT . This port its configure in the emd.properties file. This file is in the AGENT_DIRECTORY\sysman\config\
    If you dont execute a telnet to this port, you have a firewall problem
    Regards

  • Agent Configuration Assistant failed during installation of Oracle 9i

    Hi,
    Currently having problem with installing Oracle 9i R2 (9.2.0.4) on Redhat. Am getting this error:
    Parameter "orahome" = /apps/oracle/product/9.2.0.4/db_1
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    Does anyone has a solution on this?
    Thanks,
    JayArr

    Lets start with the basics. There is no such thing as Oracle 9i.
    Yes I know Oracle years ago used it as a marketing label but to help you we need the exact version to 3 decimal places.
    Either way the version you are just now installing is so old it will be unsupported? Why are you installing Neolithic software?
    And finally ... What agent? What agent configuration? What does an agent have to do with a 9i installation on XP?
    The more specific you are, and the clearer your description, the more likely you will get help. Though why you are installing something so old escapes me at the moment. <g>

  • AIA Installation Configuration Assistant Failed

    Hello All,
    Configuration assistant failed while executing the following command,
    setenv PATH /u01/app/aia/apache-ant-1.7.0/bin:/u01/app/oracle/OracleAS/10.1.3/jdk/bin:$PATH
    I am using a bash shell. setenv will not work here. How can I solve the issue.

    Did you get this resolved? I have the same issue.

  • Oracle Net Configuration Assistant failed. While Installing

    HI ,
    I was getting an Error while installing Oracle11g on Redhat linux 5.4.
    The Error was
    'Oracle Net Configuration Assistant failed.'
    I am attaching the Last few lines of the Install Actions Files ,
    INFO: Updating Transient Parameters for oracle.sysman.ccr
    INFO: Updating Transient Parameters for oracle.sysman.console.db
    INFO: Successfully updated Transient Parameters in the Aggregates
    INFO: Configuration log directory - /soa/oracle/oracle/product/11.2.0/dbhome_1/cfgtoollogs
    INFO:
    The Runconfig command constructed is /soa/oracle/oracle/product/11.2.0/dbhome_1/oui/bin/runConfig.sh ORACLE_HOME=/soa/oracle/oracle/product/11.2.0/dbhome_1 MODE=perform ACTION=configure RERUN=true $*
    INFO: Created a new file /soa/oracle/oracle/product/11.2.0/dbhome_1/cfgtoollogs/configToolAllCommands
    INFO: Since the option is to overwrite the existing /soa/oracle/oracle/product/11.2.0/dbhome_1/cfgtoollogs/configToolAllCommands file, backing it up
    INFO: The backed up file name is /soa/oracle/oracle/product/11.2.0/dbhome_1/cfgtoollogs/configToolAllCommands.bak
    INFO: Entering ConfigClient.executeToolsInAggregate method
    INFO: ConfigClient.executeToolsInAggregate oAggregate=oracle.server:oracle.server:11.2.0.1.0:common
    INFO: Entering ConfigClient.assignAction method
    INFO: ConfigClient.assignAction actionref=[Loracle.sysman.emCfg.common.IActionReference;@11d6591
    INFO: ConfigClient.assignAction action is of type :configuration
    INFO: Exiting ConfigClient.assignAction method
    INFO: ConfigClient.executeToolsInAggregate action assigned
    INFO: Started Plugin named: Oracle Net Configuration Assistant
    INFO: Found associated job
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Parsing command line arguments:
    INFO: Parameter "orahome" = /soa/oracle/oracle/product/11.2.0/dbhome_1
    INFO: Parameter "orahnam" = OraDb11g_home1
    INFO: Parameter "instype" = typical
    INFO: Parameter "inscomp" = client,oraclenet,javavm,server,ano
    INFO: Parameter "insprtcl" = tcp
    INFO: Parameter "cfg" = local
    INFO: Parameter "authadp" = NO_VALUE
    INFO: Parameter "responsefile" = /soa/oracle/oracle/product/11.2.0/dbhome_1/network/install/netca_typ.rsp
    INFO: Parameter "silent" = true
    INFO: Done parsing command line arguments.
    INFO: Oracle Net Services Configuration:
    INFO: Profile configuration complete.
    INFO: Oracle Net Listener Startup:
    INFO: Running Listener Control:
    INFO: /soa/oracle/oracle/product/11.2.0/dbhome_1/bin/lsnrctl start LISTENER
    INFO: Listener Control complete.
    INFO: Listener start failed.
    **INFO: Check the trace file for details: /soa/oracle/oracle/cfgtoollogs/netca/trace_OraDb11g_home1-1209172PM0322.log**
    INFO: Oracle Net Services configuration failed. The exit code is 1
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    Iam Attaching the last few lines of /soa/oracle/oracle/cfgtoollogs/netca/trace_OraDb11g_home1-1209172PM0322.log
    [main] [ 2012-09-17 14:03:25.027 IST ] [RuntimeExec.runCommand:161] RunTimeExec: output>
    [main] [ 2012-09-17 14:03:25.027 IST ] [RuntimeExec.runCommand:170] RunTimeExec: error>
    [main] [ 2012-09-17 14:03:25.028 IST ] [RuntimeExec.runCommand:192] Returning from RunTimeExec.runCommand
    [main] [ 2012-09-17 14:03:25.028 IST ] [CmdToolUtil.doexecute:372] nativeSystem.runRemoteExecCmd failed. Command = /soa/oracle/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome arguments = [] env = null
    [main] [ 2012-09-17 14:03:25.028 IST ] [HAUtils.isHASConfigured:349] Ignoring exception in isHASConfigured: PRCT-1011 : Failed to run "getcrshome"
    [main] [ 2012-09-17 14:03:25.028 IST ] [HAUtils.isHASConfigured:350] oracle.cluster.deployment.ClusterwareInfo.getConfiguredCRSHome(ClusterwareInfo.java:423)
    oracle.sysman.assistants.util.hasi.HAUtils.getCRSHome(HAUtils.java:544)
    oracle.sysman.assistants.util.hasi.HAUtils.getHASHome(HAUtils.java:604)
    oracle.sysman.assistants.util.hasi.HAUtils.isHASConfigured(HAUtils.java:345)
    oracle.net.ca.ConfigureListener.isHASConfigured(ConfigureListener.java:1428)
    oracle.net.ca.ConfigureListener.isHASRunning(ConfigureListener.java:1450)
    oracle.net.ca.ConfigureListener.validateListenerName(ConfigureListener.java:1697)
    oracle.net.ca.ConfigureListener.typicalConfigure(ConfigureListener.java:169)
    oracle.net.ca.SilentConfigure.performSilentConfigure(SilentConfigure.java:185)
    oracle.net.ca.InitialSetup.<init>(NetCA.java:4159)
    oracle.net.ca.NetCA.main(NetCA.java:405)
    [main] [ 2012-09-17 14:03:25.029 IST ] [ConfigureListener.isHASConfigured:1436] Is Oracle Restart configured: false
    [main] [ 2012-09-17 14:03:25.029 IST ] [ConfigureListener.isHASRunning:1465] Is Oracle Restart running: false
    [main] [ 2012-09-17 14:03:25.029 IST ] [ConfigureListener.typicalConfigure:201] Checking for free port in range: 1521-1540
    [main] [ 2012-09-17 14:03:25.029 IST ] [ConfigureListener.isPortFree:1010] Checking if port 1521 is free on local machine...
    [main] [ 2012-09-17 14:03:25.030 IST ] [ConfigureListener.isPortFree:1023] InetAddress.getByName(127.0.0.1): /127.0.0.1
    [main] [ 2012-09-17 14:03:25.030 IST ] [ConfigureListener.isPortFree:1025] Local host IP address: vx111a.example.com/172.16.11.175
    [main] [ 2012-09-17 14:03:25.030 IST ] [ConfigureListener.isPortFree:1027] Local host name: vx111a.example.com
    [main] [ 2012-09-17 14:03:25.031 IST ] [ConfigureListener.isPortFree:1039] Creating ServerSocket on Port:1521, IP Address: vx111a.example.com/172.16.11.175
    [main] [ 2012-09-17 14:03:25.033 IST ] [ConfigureListener.isPortFree:1042] Created ServerSocket successfully.
    [main] [ 2012-09-17 14:03:25.033 IST ] [ConfigureListener.isPortFree:1055] Creating ServerSocket on Port:1521, Local IP Address: /127.0.0.1
    [main] [ 2012-09-17 14:03:25.033 IST ] [ConfigureListener.isPortFree:1059] Created ServerSocket successfully.
    [main] [ 2012-09-17 14:03:25.033 IST ] [ConfigureListener.isPortFree:1065] Creating ServerSocket on Port:1521
    [main] [ 2012-09-17 14:03:25.033 IST ] [ConfigureListener.isPortFree:1068] Created ServerSocket successfully.
    [main] [ 2012-09-17 14:03:25.034 IST ] [ConfigureListener.isPortFree:1088] Returning is Port 1521 free: true
    [main] [ 2012-09-17 14:03:25.034 IST ] [ConfigureListener.typicalConfigure:208] Using port: 1521
    [main] [ 2012-09-17 14:03:25.039 IST ] [ConfigureListener.setListenerParam:1779] Setting ADR_BASE_LISTENER: /soa/oracle/oracle
    [main] [ 2012-09-17 14:03:25.040 IST ] [ConfigureListener.isPortFree:1010] Checking if port 1521 is free on local machine...
    [main] [ 2012-09-17 14:03:25.041 IST ] [ConfigureListener.isPortFree:1023] InetAddress.getByName(127.0.0.1): /127.0.0.1
    [main] [ 2012-09-17 14:03:25.041 IST ] [ConfigureListener.isPortFree:1025] Local host IP address: vx111a.example.com/172.16.11.175
    [main] [ 2012-09-17 14:03:25.041 IST ] [ConfigureListener.isPortFree:1027] Local host name: vx111a.example.com
    [main] [ 2012-09-17 14:03:25.041 IST ] [ConfigureListener.isPortFree:1039] Creating ServerSocket on Port:1521, IP Address: vx111a.example.com/172.16.11.175
    [main] [ 2012-09-17 14:03:25.042 IST ] [ConfigureListener.isPortFree:1042] Created ServerSocket successfully.
    [main] [ 2012-09-17 14:03:25.042 IST ] [ConfigureListener.isPortFree:1055] Creating ServerSocket on Port:1521, Local IP Address: /127.0.0.1
    [main] [ 2012-09-17 14:03:25.042 IST ] [ConfigureListener.isPortFree:1059] Created ServerSocket successfully.
    [main] [ 2012-09-17 14:03:25.042 IST ] [ConfigureListener.isPortFree:1065] Creating ServerSocket on Port:1521
    [main] [ 2012-09-17 14:03:25.043 IST ] [ConfigureListener.isPortFree:1068] Created ServerSocket successfully.
    [main] [ 2012-09-17 14:03:25.043 IST ] [ConfigureListener.isPortFree:1088] Returning is Port 1521 free: true
    Please Soft Me Out.

    user9030848 wrote:
    Where can i find that listener log file ?Zoltan gave you the specific, one-time answer.
    The generalized, learn-to-self-help answer is:
    Use your os's search utility to fiind any file you want. In the case of Linux, that utility is called 'find'. Instructions on how to use it are all over the net, and the official documentation for all Linux utilties installed on your system can be read by using the 'man' command (ie: 'man find').
    To tie the general to the specific, you would use
    find / -name listener.log  Or, faster and fewer error messages
    find $ORACLE_HOME -name listener.log 

  • Oracle 11gR2 Installation on Win7 Pro (Net Configuration Assistant failed)

    Hi Guys,
    I am trying to install Oracle 11gR2 on a new Window7 Professional Laptop.
    I get the error "[INS-20802] Oracle Net Configuration Assistant failed." at time of Oracle Database configuration.
    Log files says
    INFO: Oracle Net Services Configuration:
    INFO: ProfileException: Could not create Profile: TNS-04414: File error
    INFO: Error: null
    INFO: Check the trace file for details: C:\Oracle11g\app\cfgtoollogs\netca\trace_OraDb11g_home1-1109052PM2614.log
    And The above Logfile have
    [main] [ 2011-09-05 14:26:15.963 SGT ] [ConfigureProfile.setProfileParam:136] Setting NAMES.DIRECTORY_PATH: (TNSNAMES, EZCONNECT)
    java.lang.NullPointerException
         at oracle.net.ca.ConfigureProfile.setProfileParam(ConfigureProfile.java:137)
         at oracle.net.ca.ConfigureProfile.setDefaultProfileParams(ConfigureProfile.java:80)
         at oracle.net.ca.InitialSetup.setupConfigObjects(NetCA.java:4442)
         at oracle.net.ca.InitialSetup.<init>(NetCA.java:4080)
         at oracle.net.ca.NetCA.main(NetCA.java:409)
    I did read through the DHCP issues and installed the Loopback adaptor and configured the "Oracle_HostName" system variable.
    I tried both plugging in/out the network cable (If Plugged in my laptop is connected to a work group).
    Anyhelp ASAP is appreciated.

    No Srini,
    I opted to create a starter database as part of the installation.
    The error occurs "during installation" while trying to do the database configurations.
    (I did try once without installing and configuring the Loopback adapter (With and without plugging into the network).
    Later I read some of the problems with DHCP and installed/configured the Loopback adapter.
    Then tried Installing Oracle 11gR2 (With and without plugging into the network)
    But end up getting stuck at the same Net Configuration Assistant failure).
    Any advise ?
    By the way, thanks for the support.
    San.

  • WebCenter Suite installation: Content DB configuration Assistant failed

    Hi Experts,
    I am trying to install Oracle WebCenter 10.1.3.2.0 on Windows 2003 machine. I had installed a DB 10.2.0.1 to serve for the db for content DB repository.
    I chose the Basic Installation type for webcenter suite. The installation is generally successful but the configuration assistant for content DB failed.
    In the contentconfig.log file, I see the following error stack.
    *********** Starting AdminManagerAction_CreateInterMediaMedia ***********
    Next task: CreateMediaLOB InterMediaBlob $$mediaClass $$chunkSize $$lobTablespace $$isIndexed
    Exception while performing task 'CreateMediaLOB InterMediaBlob $$mediaClass $$chunkSize $$lobTablespace $$isIndexed' ; exception is:
    oracle.ifs.common.IfsException: IFS-30002: Unable to create new LibraryObject
    oracle.ifs.common.IfsException: IFS-32257: SQL error adding content column(s) to media instance table. SQL was ALTER TABLE ODMM_CONTENTSTORE ADD ( InterMediaBlob BLOB, InterMediaBlob_T BLOB ) LOB (INTERMEDIABLOB) STORE AS (CACHE pctversion 20 chunk 32768 tablespace CONTENT_IFS_LOB_M DISABLE STORAGE IN ROW STORAGE (INITIAL 50M NEXT 50M)) LOB (INTERMEDIABLOB_T) STORE AS (CACHE pctversion 20 chunk 32768 tablespace CONTENT_IFS_LOB_M DISABLE STORAGE IN ROW STORAGE (INITIAL 50M NEXT 50M))
    java.sql.SQLException: ORA-01659: unable to allocate MINEXTENTS beyond 14 in tablespace CONTENT_IFS_LOB_M
    I am stuck with this error. This is the second time I did the complete installation and have got this error.
    Can anyone tell what is the cause of the error and what is needed to fix it? Will appreciate any helpful ideas.
    thanks!

    I have a similar problem on installation of Webcenter Suite using Basic installation.
    I have tried creating the table spaces according to the specifications given in oracle documentation, yet the installer complained about the table spaces not having free space left (specially, the WORK_IFS tables space). I also tried giving spaces on average 15MB more then the suggested space for their datafiles, and it still complained about the table space issue.
    When the configuration assistant fails, and you exit out of the Universal Installer, is there any option or way to just rerun the configuration assistant for content db again?
    I see on the EM for WebCenter Suite that all the other components seem to install properly and are up and running yet there is no mention of Content DB. Nor there is any option to try to reconfigure it.
    Can someone please help?
    thanks for your cooperation.
    AMN

Maybe you are looking for