Agent Configuration Assistant Failed during install

At the end of Oracle 9i installation, the Agent Configuration Assistant failed with
Parameter"orahome"=/opt/oracle/product/9.2.0
Parameter"nodeinfo"=NO_VALUE
I'm installing Oracle 9i on a Sun sparc ultra 10 with 1 gig of RAM running Solaris 9.
Any help is much appreciated,
Lucas

Thanks for the prompt reply, Joel. I did follow the install instruction. My /etc/system consists of:
set shmsys:shminfo_shmmax=4294967295
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmmni=100
set shmsys:shminfo_shmseg=10
set semsys:seminfo_semmns=1024
set semsys:seminfo_semmni=100
set noexec_user_stack = 1
set noexec_user_stack_log = 1
set sys:coredumpsize = 0
My .profile consists of:
ORACLE_BASE=/opt/oracle; export ORACLE_BASE
ORACLE_HOME=$ORACLE_BASE/product/9.2.0; export ORACLE_HOME
ORACLE_SID=solaris; export ORACLE_SID
ORACLE_TERM=xterm; export ORACLE_TERM
TNS_ADMIN=/export/home/oracle/config/9.2.0; export TNS_ADMIN
NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1; export NLS_LANG
ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data; export ORA_NLS33
LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib:/usr/openwin/lib
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/dt/lib:/usr/ucblib:/usr/local/lib
export LD_LIBRARY_PATH
# Set up the search paths:
PATH=$PATH:/bin:/usr/bin:/usr/sbin:/opt/bin:/opt/local/bin::/opt/NSCPnav/bin:$ORACLE_HOME/bin:/usr/ccs/bin:/opt/local/GNU/bin:/usr/local/samba/bin:/usr/ucb:.
export PATH
# CLASSPATH must include the following JRE location(s):
CLASSPATH=$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib
CLASSPATH=$CLASSPATH:$ORACLE_HOME/network/jlib

Similar Messages

  • Agent Configuration Assistant fails on install  (linux AS 4/Oracle 9.2.0.4)

    Agent Configuration Assistant fails on install of oracle 9.2.0.4 Database Enterprises Edition On Linux AS 4
    Parameter "orahome" = /home/oracle/OraHome1
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    System Configuration 512RAM 40 GB HDD 3.0 GHz
    /etc/hosts File Specification
    127.0.0.1 rd.hp.com rd localhost.localdomain localhost

    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

  • OMS configuration assistant failed during install OEM 10gR2

    I'm installing OEM Grid control 10g R2 using new database. Everything ran smoothly till OMS configuration assistant was kicked off. All other configuration tools ran before this one were succeeded.
    When OMS configuration tool started, it hung there for a long time, so I "stop" and "retry" it, got message in detail box" /usr/oracle/OracleHomes/agent10g/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same."
    In "configToolFailedCommands" file, showing "oracle.sysman.emcp.agent.AgentPlugIn".
    I tried to "stop" and "retry", machine was frozen. What can I do now?
    Please help. I'm stuck here.
    Thanks in advance!

    The configuration failed again.
    I stopped 9i listener (we have 9i dbs on same server) then ran OMS configuration tool from command line like this:
    cd /usr/oracle/OracleHomes/oms10g/oui/bin
    ./runConfig.sh ORACLE_HOME=/usr/oracle/OracleHomes/oms10g ACTION=Configure MODE=PerformPerform - mode is starting for action: Configure
    Perform - mode finished for action: Configure
    You can see the log file: /usr/oracle/OracleHomes/oms10g/cfgtoollogs/oui/configActions2007-05-15_01-50-02-PM.log
    The content of above log is: ###################################################
    The action configuration is performing
    The plug-in OMS Configuration is running
    Operation Stopping OPMN Processes is in progress.
    Operation EM Deploying is in progress.
    Operation Unlocking Passwords and Out of Box setup is in progress.
    The plug-in OMS Configuration has failed its perform method
    The action configuration has failed its perform method
    Since it failed, I checked <OMS_HOME>/cfgtoollogs/cfgfw/oracle.sysman.top.oms_<Timestamp>.log, saw the following:
    WARNING: oracle.sysman.top.oms:getConnection::Connection refused://astham:1521/oemtest:Exception=Io exception: The Network Adapter could not establish the connection
    INFO: oracle.sysman.top.oms:Failed to connect to Database for:SYS, sysPwd=******, connectString=//astham:1521/oemtest. ConnectException=Io exception: The Network Adapter could not establish the connection
    WARNING: oracle.sysman.top.oms:Failed to initialize JDBC Connection
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on
    an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method
    IN THIS CASE, WHAT CAUSED THE FAILURE? HOW TO FIX? PLEASE ADVISE! THANKS!!!

  • Database Configuration Assistant fails during instalation of 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 (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 Failed" during oracle 9i installation on xp

    Hi All,
    I tried to install Oracle 9i on windows XP. Except the the agent, everything else is successfully installed.Can somebody guide me in fixing the below problem?
    Parameter "orahome" = D:\oracle\ora92
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    Any help in this issue is greatly appreciated.
    Sowjanya.A

    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>

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

  • Database Configuration Assistant Failed During 9i Installation

    Database Configuration Assistant failed during my 9i Installation due to lack of disk space. I had 4MG allocated on /apps and the application used 3.1GB. I now do not have the required 1GB for the seed database. Actually, I want to create the seed database on /oradata, not on /apps. Does anyone know how I can create that seed database in /oradata? I don't believe I was prompted for where to create that seed database. Also, how can I run the Database Configuration Assistant again? Typing the command dbca told me to set the DISPLAY environment variable and re-run.
    Thanks in advance for any help you can give.
    Veronica

    I had java.lang.NoClassDefFoundError too.
    This was fixed by having DISPLAY setting
    #export DISPLAY=host:0.0
    Make sure your x window system is working Ok.
    I also used unset LANG

  • Configuration Assistant FAILED during Oracle 10.2.0.1.0 g installation

    The Configuration Assistant Failed during set up. Can someone tell me how to resolve this problem. My reading reveals that I can use the database, however, it may not function properly? What should I do?

    OS?
    Text of error message?

  • OC4J Instance Configuration Assistant Failed during SSO install

    Hi,
    I am building a Oracle Portal on Linux Server, at step of SSO installation i reached an error *"OC4J Instance Configuration Assistant Failed"* .
    In the log file i found that :
    Calling updateConfig to notify DCM of new deployments...done.
    Adding OC4J mount points for application 'wirelesssso'...done.
    Adding OC4J mount points for application 'oiddas'...done.
    Adding dependent libraries for application 'sso'...done.
    Adding OC4J mount points for application 'sso'...done.
    Calling SMI to save changes.
    SMISession.saveChanges succeeded.
    Binding web app 'wirelesssso-web' to default-web-site for application 'wirelesssso' in OC4J instance 'OC4J_SECURITY'
    Web app 'wirelesssso-web' bound successfully.
    Binding web app 'ui' to default-web-site for application 'oiddas' in OC4J instance 'OC4J_SECURITY'
    Web app 'ui' bound successfully.
    Binding web app 'web' to default-web-site for application 'sso' in OC4J instance 'OC4J_SECURITY'
    ERROR: Caught exception while binding web app 'web' to default-web-site:
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: Disconnected: RMIConnection Disconnected
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:31)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:139)
         ... 8 more
    Caused by: com.evermind.server.rmi.OrionRemoteException: Disconnected: RMIConnection Disconnected
         at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:1621)
         at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1572)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
         at __Proxy0.bindWebApp(Unknown Source)
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:28)
         ... 9 more
    Calling updateConfig to notify DCM of new web-bindings...done.
    Adding application 'wirelesssso' to the DCM repository...done.
    Application 'wirelesssso' deployed successfully.
    Adding application 'oiddas' to the DCM repository...done.
    Application 'oiddas' deployed successfully.
    Undeploying application 'sso' from OC4J instance 'OC4J_SECURITY'.
    java.lang.reflect.InvocationTargetException
    FAILED!
    ERROR: Caught exception while undeploying 'sso' from 'OC4J_SECURITY':
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: IOException communicating with the remote server: Connection reset
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:121)
         ... 8 more
    Caused by: java.net.SocketException: Connection reset
         at java.net.SocketInputStream.read(SocketInputStream.java:168)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2508)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2361)
         at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1800)
         at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:725)
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:106)
         ... 8 more
    Removing OC4J mount points for application 'sso'...done.
    Calling SMI to save changes.
    SMISession.saveChanges succeeded.
    Calling updateConfig to notify DCM of undeployments...done.
    Stopping OC4J instance 'OC4J_SECURITY'...done.
    Calling SMI to retry init of failed plugins...done.
    Terminating DCM...done.
    Copying /u01/oracle/OraHome_1/j2ee/deploy.ini to /u01/oracle/OraHome_1/j2ee/deploy.ini.1342977480035.bak.
    Writing any undeployed entries back to /u01/oracle/OraHome_1/j2ee/deploy.ini.
    Oc4jDeploy tool completed, but with errors.
    Can any one solve it.
    Thanks very much!

    Use physical disks, not NFS mounts. But you are still restricted to a 10.2 database max. SSO won't install in an 11g database with the repca tools from IDM 10.1.2 and 10.1.4.

  • OC4J Instance Configuration Assistant Failed during Infrastructure install

    Hi,
    I tried to install the Oracle Infrastructure 10.1.4.0.1 on windows2003 machine.I had ram of 3GB.I got this error while installing it.In the log file i found that
    Calling updateConfig to notify DCM of new deployments...done.
    Adding OC4J mount points for application 'wirelesssso'...done.
    Adding OC4J mount points for application 'oiddas'...done.
    Adding dependent libraries for application 'sso'...done.
    Adding OC4J mount points for application 'sso'...done.
    Calling SMI to save changes.
    SMISession.saveChanges succeeded.
    Binding web app 'wirelesssso-web' to default-web-site for application 'wirelesssso' in OC4J instance 'OC4J_SECURITY'
    Web app 'wirelesssso-web' bound successfully.
    Binding web app 'ui' to default-web-site for application 'oiddas' in OC4J instance 'OC4J_SECURITY'
    Web app 'ui' bound successfully.
    Binding web app 'web' to default-web-site for application 'sso' in OC4J instance 'OC4J_SECURITY'
    ERROR: Caught exception while binding web app 'web' to default-web-site:
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.depCalling updateConfig to notify DCM of new web-bindings...loy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: Disconnected: Connection reset
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:31)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:139)
         ... 8 more
    Caused by: com.evermind.server.rmi.OrionRemoteException: Disconnected: Connection reset
         at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:1621)
         at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1572)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
         at __Proxy0.bindWebApp(Unknown Source)
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:28)
         ... 9 more
    can any solve it.
    Thanks&Regards,
    Rajesh.

    Hello,
    I arrived on this thread by trying to install Oracle Portal 11.1.1.2 from scratch.
    My environment is just for evaluating, so it is a vm with 6GB of RAM on 64b architecture.
    I've installed so far:
    OS: OEL5.6 - 64b
    DB: 11.1.0.7 -64b
    AS: Weblogic - [10.3.5 from JAR, as this is available for 64b|http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html]
    OID - [11.1.1.2|http://www.oracle.com/technetwork/middleware/downloads/oid-11g-161194.html]
    so until now everything went pretty smooth.
    Further according to the install guide for portal , I needed to install SSO.
    So I continued to install the mrcu(metadata repository ) which went fine
    MRCU: [10.1.4.3.1|http://www.oracle.com/technetwork/middleware/downloads/fmw-11-download-092893.html]
    Further I for SSO and DAS I've started to install following document:1069426.1
    SSO+DAS : 10.1.4.1
    Installing this I've get next error
    Output generated from configuration assistant "OC4J Instance Configuration Assistant":
    Calling SMI to save changes.SMISession.saveChanges succeeded.
    Binding web app 'wirelesssso-web' to default-web-site for application 'wirelesssso' in OC4J instance 'OC4J_SECURITY'Web app 'wirelesssso-web' bound successfully.
    Binding web app 'ui' to default-web-site for application 'oiddas' in OC4J instance 'OC4J_SECURITY'Web app 'ui' bound successfully.
    Binding web app 'web' to default-web-site for application 'sso' in OC4J instance 'OC4J_SECURITY'ERROR: Caught exception while binding web app 'web' to default-web-site:
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: Disconnected: RMIConnection Disconnected
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:31)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:139)
         ... 8 more
    Caused by: com.evermind.server.rmi.OrionRemoteException: Disconnected: RMIConnection Disconnected
         at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:1621)
         at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1572)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
         at __Proxy0.bindWebApp(Unknown Source)
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:28)
         ... 9 more
    Calling updateConfig to notify DCM of new web-bindings..done.
    Adding application 'wirelesssso' to the DCM repository..done.
    Application 'wirelesssso' deployed successfully.
    Adding application 'oiddas' to the DCM repository..done.
    Application 'oiddas' deployed successfully.
    Undeploying application 'sso' from OC4J instance 'OC4J_SECURITY'.java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: IOException communicating with the remote server: Connection reset
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:121)
         ... 8 more
    FAILED!
    ERROR: Caught exception while undeploying 'sso' from 'OC4J_SECURITY':
    Caused by: java.net.SocketException: Connection reset
         at java.net.SocketInputStream.read(SocketInputStream.java:168)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2508)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2361)
         at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1800)
         at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:725)
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:106)
         ... 8 more
    Removing OC4J mount points for application 'sso'..done.
    Calling SMI to save changes.SMISession.saveChanges succeeded.
    Calling updateConfig to notify DCM of undeployments..done.Stopping OC4J instance 'OC4J_SECURITY'..done.
    Calling SMI to retry init of failed plugins...done.
    Terminating DCM..done.
    Copying /u01/app/oracle/product/Middleware/idm10/j2ee/deploy.ini to /u01/app/oracle/product/Middleware/idm10/j2ee/deploy.ini.1312567534091.bak.
    Writing any undeployed entries back to /u01/app/oracle/product/Middleware/idm10/j2ee/deploy.ini.
    Oc4jDeploy tool completed, but with errors.
    Configuration assistant "OC4J Instance Configuration Assistant" failed
    Edited by: ciprian.o on Aug 8, 2011 5:00 AM

  • 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

  • OPMN configuration assistant fails on Install

    We are installing B2B intergation and during the install the OPMN configuration Assistant Fails. The error description is
    Error
    --> Process (pid=2942)
    failed to start a managed process after the maximum retry limit
    Log:
    /home/oracle/MTProd/opmn/logs/B2B~B2BServer~MTProd.helenab2b.helenachemical.com~1
    The log shows:
    06/05/17 14:56:49 Start process
    May 17, 2006 2:56:51 PM: Starting B2B Engine -MTProd.helenab2b.helenachemical.com..
    May 17, 2006 2:57:00 PM: There was an error starting B2B Engine -MTProd.helenab2b.helenachemical.com.
    Any ideas how to proceed.. we are in the process of opening a TAR.
    Thanks

    Please turn on the debug trace in tip.properties
    Since we want to see why B2B did not start, we want to have as much trace as possible. Please set the following (in tip.properties)
    b2b.oracle.tip.DiagnosticLevel = DEBUG
    oracle.tip.LogType = text
    If there is an exception in also should be logged in /home/oracle/MTProd/opmn/logs/B2B~B2BServer~MTProd.helenab2b.helenachemical.com~1
    Please gather as much trace information as possible when you start the B2B Server manually.
    If opmn is not started, use the 'opmnctl start' command in $ORACLE_HOME/opmn/bin
    Then use the following command to start B2B:
    opmnctl startproc process-type=B2BServer
    Thanks,
    Eng

  • Oracle Net Configuration Assistant failed during installtion ..

    Hello,
    I have installed oracle 11g on windows 7 enterprise editions..64 bit..
    During installtion i am gettign
    [INS-20802] Oracle Net Configuration Assistant failed. meaasge
    INFO: Error: Environmental error detected: Oracle Home is set to "C:\app\oracle\product\11.2.0\dbhome_3\" in the environment is different from Oracle Net Configuration Assistant installed Oracle Home.
    INFO: Verify that the ORACLE_HOME environment variable or registry setting is set to correct value and relaunch Oracle Net Configuration Assistant.
    I removed all environemnt variable from system related to oracle home..
    But i have analother oracle installtion on same box under "C:\app\oracle\product\11.2.0\dbhome_3\" ...
    we have oracle key entries in regedit of windows..but i can not remove that..
    IS new installtion is refering to old home..?
    Any idea how to correct it ...

    Abdelhadi_DBA wrote:
    Hi osama,
    Q1:What does implied that oracle database version is not vertified for OS?Oracle certifies its software on various OS versions - this certification ensures that the Oracle software will work as advertised on the various OS's that have been certified. If a specific software is not certified on a specific OS, that the software may or may not work as advertised, and Oracle will not help in troubleshooting or fixing any errors.
    Q2 Can you please give us the liste of OS supported by oracle ?
    Thank you in advance.Pl see the Install Docs for the certified OS versions
    11gR1 - http://tahiti.oracle.com/pls/db111/portal.portal_db?selected=11&frame=
    11gR2 - http://tahiti.oracle.com/pls/db112/portal.portal_db?selected=11&frame=
    for example - 11gR1 on Windows - http://docs.oracle.com/cd/B28359_01/install.111/b32006/reqs.htm#CHDHGGFE
    HTH
    Srini

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

  • 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

Maybe you are looking for

  • Adobe Photoshop CS2 crashes... please help!

    Photoshop crashes minutes into trying to edit photos.. here is the errors I receive: Any help you can provide is appreciated! Process:     Adobe Photoshop CS2 [324] Path:        /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS

  • How to remove the OR clause in this query?

    Hello Everyone, I have this query where i have a lot of joins and in the where clause there is a ISNULL and conditions based on OR clause. How to remove the use of the OR clause which may cause performance problems? Can anyone suggest a method to rem

  • How tostart dbconsole from command prompt on Oracle 11g release  11.1.0.7.0

    Have been trying to start my dbconsole from Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Users\rosina>emctl start dbconsole Environment variable ORACLE_SID not defined. Please define it. C:\Us

  • Which other languages compliment AS3/flash?

    So, i've been learning some flash and AS3 recently as part of my job and i plan on learning some more. I have another project starting soon (the details of which i've posted at the bottom but aren't necessarilly relevant for this discussion*). Basica

  • Make Captivate behave more like Powerpoint?

    Hey all, I'm working on a project where we want to use Captivate as our platform (so it's HTML-friendly and responsive), but we'd like for it to behave more like Powerpoint. The two main features we'd like to have are: Allow for a mouse-click anywher