Oracle Net

Hello,
When is it appropriate to set tracing on Oracle Net?

EdStevens wrote:
Justin Mungal wrote:
1002857 wrote:
Hello,
When is it appropriate to set tracing on Oracle Net?I've used it a couple times to troubleshoot intermittent connection issues between a client and server. I didn't even read the trace files, I sent them to Oracle Support.It's a shame you "didn't even read the trace files". Even without being a network wizard or knowing how to really read the file, you'd be surprised what you can pick out just by going on a "fishing expedition." You should try it some time.I've read them before. I've also taken etherpeek/wireshark captures. You're right, they can be quite insightful.
I should have been a bit more clear, but in the particular case above I had opened an SR on behalf of a client, and it was Oracle Support that requested the trace. Mentioning that I didn't read them was pretty irrelevant and makes me come off as lazy; I'm not sure why I did that.

Similar Messages

  • Problem with connecting to 11.1 database via Oracle Net

    Hello,
    I have 11.1 database running on Windows. It's named 'test1' and it is only started (not mounted).
    I'm trying to connect to it via Oracle Net, but always get ORA-12154: TNS:could not resolve the connect identifier specified
    This is my listener.ora:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = host_ip)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME = D:\oracle\product\11.1.0\db_1)
    (SID_NAME = test1)
    This is sqlnet.ora
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    This is tnsnames.ora
    test1 =
    (DESCRIPTION =
         (ADDRESS = (PROTOCOL = TCP)(HOST = host_ip)(PORT = 1521))
         (CONNECT_DATA =
              (SERVER = DEDICATED)
              (SID_NAME = test1)
    Where is the error? I can't find it. Any help is appreciated.
    Aliq
    Edited by: user547746 on Apr 3, 2009 12:48 PM

    lsnrctl status
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=host_ip)(PORT=1521)))
    Services Summary...
    Service "test1" has 2 instance(s).
    Instance "test1", status UNKNOWN, has 1 handler(s) for this service...
    Instance "test1", status BLOCKED, has 1 handler(s) for this service...
    lsnrctl services
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    Services Summary...
    Service "test1" has 2 instance(s).
    Instance "test1", status UNKNOWN, has 1 handler(s) for this service...
         DEDICATED SERVER established:0 refused:0
         LOCAL SERVER
    Instance "test1", status BLOCKED, has 1 handler(s) for this service...
         DEDICATED SERVER established:0 refused:0
         LOCAL SERVER
    I hope this is enough and well translated.
    Aliq

  • INS-20802 Oracle net configuration assistant failed on windows server 2003 R2

    Hi all,
                I have windows server 2003 r2 installed on VM and tried installing oracle database 11g r2.
    But got Oracle net configuration assistant failed. Below is the log
    INFO: This variable JRE_HOME is not added to the global context map
    INFO: This variable ISQLPLUS_PROTOCOL is not added to the global context map
    INFO: This variable ISQLPLUS_PORT is not added to the global context map
    INFO: This variable HOST_SID_OFFSET_ENABLED is not added to the global context map
    INFO: This variable HOSTNAME is not added to the global context map
    INFO: This variable EM_UPLOAD_DISABLE is not added to the global context map
    INFO: This variable EM_UIX_DEBUG_FLAG is not added to the global context map
    INFO: This variable EMPRODVER is not added to the global context map
    INFO: This variable CONSOLE_MODE is not added to the global context map
    INFO: This variable CONSOLE_CFG is not added to the global context map
    INFO: This variable sl_oraclehomes is not added to the global context map
    INFO: This variable s_oc4jDir is not added to the global context map
    INFO: This variable s_oc4jAppsDir is not added to the global context map
    INFO: This variable s_jreHome is not added to the global context map
    INFO: This variable s_configcommand is not added to the global context map
    INFO: This variable b_isRAC is not added to the global context map
    INFO: This variable b_UNIX is not added to the global context map
    INFO: This variable OJSP_JAR_LOC is not added to the global context map
    INFO: This variable OJSPUTIL_JAR_LOC is not added to the global context map
    INFO: This variable LDAP_JAR_LOC is not added to the global context map
    INFO: This variable JAVA_HOME is not added to the global context map
    INFO: This variable ISQLPLUS_HOST is not added to the global context map
    INFO: This variable EM_UIX_LOCATION is not added to the global context map
    INFO: This variable EM_REPOS_HOST is not added to the global context map
    INFO: This variable EM_PING_COMMAND is not added to the global context map
    INFO: This variable EM_OC4J_HOME is not added to the global context map
    INFO: This variable EM_EAR_LOC is not added to the global context map
    INFO: This variable EMDROOT is not added to the global context map
    INFO: Adding the variable s_oc4jAdmPasswd to the aggregate oracle.sysman.console.db
    INFO: Adding the variable s_oc4jAdmPasswd to the global context map for the aggregate oracle.sysman.console.db
    INFO: This variable s_launchBrowserClasspath is not added to the global context map
    INFO: This variable s_javapOracleHome is not added to the global context map
    INFO: This variable PROD_HOME is not added to the global context map
    INFO: {Parameter:TOPLEVEL_COMPONENT in {Aggregate:OuiConfigVariables:1.0.0.0.0:common}}: Parameter data type is not compatible with the provided String Array.
    INFO: passing params to cf done
    INFO: done saving info by cf
    INFO: This is a shared oracle home or remote nodes are null. No copy required.
    INFO: Checkpoint:Failed Checkpoint found returning it for getAllFailedCheckPoints.
    INFO: Checkpoint:Failed Checkpoint found returning null for getLastFailedCheckPoint.
    INFO: Checkpoint:Index file written and updated
    INFO: Checkpoint:Transfer of file done from remote node
    INFO: Updating the global context
    INFO: Path To 'globalcontext.xml' = C:\oracle\product\11.2.0\dbhome_1\install\chainedInstall\globalcontext
    INFO: Since operation was successful, move the current OiicAPISessionDetails to installed list
    INFO: Number of root scripts to be executed = 0
    INFO: isSuccessfullInstallation: true
    INFO: isSuccessfullRemoteInstallation: true
    INFO: Adding ExitStatus SUCCESS to the exit status set
    INFO: Completed setting up InstallDB
    INFO: Performing Configuration
    INFO: Entering ConfigClient.init method
    INFO: ConfigClient.init sOracleHomeLoc=C:\oracle\product\11.2.0\dbhome_1, sTopAggId=oracle.server
    INFO: Entering ConfigClient.initClientAndSession method
    INFO: ConfigClient.initClientAndSession status : connected to the config framework
    INFO: ConfigClient.initClientAndSession session begun oracle.sysman.emCfg.client.CfwSession@c0d228
    INFO: ConfigClient.initClientAndSession m_oAggregate=[Loracle.sysman.emCfg.common.IAggregate;@1257f0e
    INFO: Configuration log directory - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs
    INFO: Exiting ConfigClient.init method
    INFO: Calling event ConfigSessionInitialized
    INFO: ConfigClient.registerOutErrStream method called
    INFO: Entering ConfigClient.getToolsList method
    INFO: Created config job for Oracle Net Configuration Assistant
    INFO: Created config job for Oracle Database Configuration Assistant
    INFO: Updating Transient Parameters in the Aggregates
    INFO: Updating Transient Parameters for oracle.server
    INFO: Updating Transient Parameters for oracle.assistants.netca.client
    INFO: Updating Transient Parameters for oracle.assistants.server
    INFO: Setting value to transient variable s_dbcaArgs
    INFO: Setting value to transient variable S_SYSMANPASSWORD
    INFO: Setting value to transient variable s_systemPasswordFlag
    INFO: Setting value to transient variable s_sysmanPasswordFlag
    INFO: Setting value to transient variable S_HOSTUSERPASSWORD
    INFO: Setting value to transient variable s_dbcaArgsOverride
    INFO: Setting value to transient variable windows_commandline_prefix
    INFO: Setting value to transient variable s_sysPasswordFlag
    INFO: Setting value to transient variable S_SYSPASSWORD
    INFO: Setting value to transient variable s_asmsnmpPasswordFlag
    INFO: Setting value to transient variable S_DBSNMPPASSWORD
    INFO: Setting value to transient variable s_dbsnmpPasswordFlag
    INFO: Setting value to transient variable S_ASMSNMPPASSWORD
    INFO: Setting value to transient variable S_SYSTEMPASSWORD
    INFO: Setting value to transient variable s_hostUserPasswordFlag
    INFO: Updating Transient Parameters for OuiConfigVariables
    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 - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs
    INFO:
    The Runconfig command constructed is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=true $*
    INFO: Created a new file C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands
    INFO: Since the option is to overwrite the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands file, backing it up
    INFO: The backed up file name is C:\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;@1ae9cec
    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: UnsatisfiedLinkError exception loading native library: oranjni11
    INFO: java.lang.UnsatisfiedLinkError: C:\oracle\product\11.2.0\dbhome_1\BIN\oranjni11.dll: Can't find dependent libraries
    WARNING: java.lang.UnsatisfiedLinkError: jniGetOracleHome
    WARNING: at oracle.net.common.NetGetEnv.jniGetOracleHome(Native Method)
    WARNING: at oracle.net.common.NetGetEnv.getOracleHome(Unknown Source)
    WARNING: at oracle.net.ca.NetCALogger.getOracleHome(NetCALogger.java:230)
    WARNING: at oracle.net.ca.NetCALogger.initOracleParameters(NetCALogger.java:215)
    WARNING: at oracle.net.ca.NetCALogger.initLogger(NetCALogger.java:130)
    WARNING: at oracle.net.ca.NetCA.main(NetCA.java:408)
    INFO:
    INFO: Error: jniGetOracleHome
    INFO: Oracle Net Services configuration failed.  The exit code is 1
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    INFO: Oracle Net Configuration Assistant failed.
    INFO: Oracle Net Configuration Assistant failed.
    INFO: ConfigClient.executeToolsInAggregate action performed
    INFO: Exiting ConfigClient.executeToolsInAggregate method
    INFO: Calling event ConfigToolsExecuted
    INFO:
    The Runconfig command constructed is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=false $*
    INFO: Created a new file C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands
    INFO: Since the option is to overwrite the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands.bak
    WARNING: readme.txt file doesn't exits
    INFO: ConfigClient.saveSession method called
    INFO: Calling event ConfigSessionEnding
    INFO: ConfigClient.endSession method called
    INFO: Completed Configuration
    INFO: Shutting down OUISetupDriver.JobExecutorThread
    INFO: Cleaning up, please wait...
    INFO: Dispose the install area control object
    INFO: Update the state machine to STATE_CLEAN
    INFO: All forked task are completed at state setup
    INFO: Completed background operations
    INFO: Moved to state <setup>
    INFO: Performing Configuration
    INFO: Entering ConfigClient.init method
    INFO: ConfigClient.init sOracleHomeLoc=C:\oracle\product\11.2.0\dbhome_1, sTopAggId=oracle.server
    INFO: Entering ConfigClient.initClientAndSession method
    INFO: ConfigClient.initClientAndSession status : connected to the config framework
    INFO: ConfigClient.initClientAndSession session begun oracle.sysman.emCfg.client.CfwSession@140de18
    INFO: ConfigClient.initClientAndSession m_oAggregate=[Loracle.sysman.emCfg.common.IAggregate;@1b52041
    INFO: Configuration log directory - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs
    INFO: Exiting ConfigClient.init method
    INFO: Calling event ConfigSessionInitialized
    INFO: ConfigClient.registerOutErrStream method called
    INFO: Entering ConfigClient.getToolsList method
    INFO: Selecting job named 'Oracle Net Configuration Assistant' for retry
    INFO: Selecting job named 'Oracle Database Configuration Assistant' for retry
    INFO: Updating Transient Parameters in the Aggregates
    INFO: Updating Transient Parameters for oracle.server
    INFO: Updating Transient Parameters for oracle.assistants.netca.client
    INFO: Updating Transient Parameters for oracle.assistants.server
    INFO: Setting value to transient variable s_dbcaArgs
    INFO: Setting value to transient variable S_SYSMANPASSWORD
    INFO: Setting value to transient variable s_systemPasswordFlag
    INFO: Setting value to transient variable s_sysmanPasswordFlag
    INFO: Setting value to transient variable S_HOSTUSERPASSWORD
    INFO: Setting value to transient variable s_dbcaArgsOverride
    INFO: Setting value to transient variable windows_commandline_prefix
    INFO: Setting value to transient variable s_sysPasswordFlag
    INFO: Setting value to transient variable S_SYSPASSWORD
    INFO: Setting value to transient variable s_asmsnmpPasswordFlag
    INFO: Setting value to transient variable S_DBSNMPPASSWORD
    INFO: Setting value to transient variable s_dbsnmpPasswordFlag
    INFO: Setting value to transient variable S_ASMSNMPPASSWORD
    INFO: Setting value to transient variable S_SYSTEMPASSWORD
    INFO: Setting value to transient variable s_hostUserPasswordFlag
    INFO: Updating Transient Parameters for OuiConfigVariables
    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 - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs
    INFO:
    The Runconfig command constructed is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=true $*
    INFO: Since the option is to overwrite the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands.bak.1
    INFO: Entering ConfigClient.executeSelectedToolsInAggregate method
    INFO: ConfigClient.executeSelectedToolsInAggregate 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;@b970f5
    INFO: ConfigClient.assignAction action is of type :configuration
    INFO: Exiting ConfigClient.assignAction method
    INFO: ConfigClient.executeSelectedToolsInAggregate 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: UnsatisfiedLinkError exception loading native library: oranjni11
    INFO: java.lang.UnsatisfiedLinkError: C:\oracle\product\11.2.0\dbhome_1\BIN\oranjni11.dll: Can't find dependent libraries
    WARNING: java.lang.UnsatisfiedLinkError: jniGetOracleHome
    WARNING: at oracle.net.common.NetGetEnv.jniGetOracleHome(Native Method)
    WARNING: at oracle.net.common.NetGetEnv.getOracleHome(Unknown Source)
    WARNING: at oracle.net.ca.NetCALogger.getOracleHome(NetCALogger.java:230)
    WARNING: at oracle.net.ca.NetCALogger.initOracleParameters(NetCALogger.java:215)
    WARNING: at oracle.net.ca.NetCALogger.initLogger(NetCALogger.java:130)
    WARNING: at oracle.net.ca.NetCA.main(NetCA.java:408)
    INFO:
    INFO: Error: jniGetOracleHome
    INFO: Oracle Net Services configuration failed.  The exit code is 1
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    INFO: Oracle Net Configuration Assistant failed.
    INFO: Oracle Net Configuration Assistant failed.
    INFO: ConfigClient.executeSelectedToolsInAggregate action performed
    INFO: Exiting ConfigClient.executeSelectedToolsInAggregate method
    INFO:
    The Runconfig command constructed is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=false $*
    INFO: Since the option is to overwrite the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands.bak.1
    WARNING: readme.txt file doesn't exits
    INFO: ConfigClient.saveSession method called
    INFO: Calling event ConfigSessionEnding
    INFO: ConfigClient.endSession method called
    INFO: Completed Configuration
    INFO: Performing Configuration
    INFO: Entering ConfigClient.init method
    INFO: ConfigClient.init sOracleHomeLoc=C:\oracle\product\11.2.0\dbhome_1, sTopAggId=oracle.server
    INFO: Entering ConfigClient.initClientAndSession method
    INFO: ConfigClient.initClientAndSession status : connected to the config framework
    INFO: ConfigClient.initClientAndSession session begun oracle.sysman.emCfg.client.CfwSession@969e08
    INFO: ConfigClient.initClientAndSession m_oAggregate=[Loracle.sysman.emCfg.common.IAggregate;@6155e3
    INFO: Configuration log directory - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs
    INFO: Exiting ConfigClient.init method
    INFO: Calling event ConfigSessionInitialized
    INFO: ConfigClient.registerOutErrStream method called
    INFO: Entering ConfigClient.getToolsList method
    INFO: Selecting job named 'Oracle Net Configuration Assistant' for retry
    INFO: Selecting job named 'Oracle Database Configuration Assistant' for retry
    INFO: Updating Transient Parameters in the Aggregates
    INFO: Updating Transient Parameters for oracle.server
    INFO: Updating Transient Parameters for oracle.assistants.netca.client
    INFO: Updating Transient Parameters for oracle.assistants.server
    INFO: Setting value to transient variable s_dbcaArgs
    INFO: Setting value to transient variable S_SYSMANPASSWORD
    INFO: Setting value to transient variable s_systemPasswordFlag
    INFO: Setting value to transient variable s_sysmanPasswordFlag
    INFO: Setting value to transient variable S_HOSTUSERPASSWORD
    INFO: Setting value to transient variable s_dbcaArgsOverride
    INFO: Setting value to transient variable windows_commandline_prefix
    INFO: Setting value to transient variable s_sysPasswordFlag
    INFO: Setting value to transient variable S_SYSPASSWORD
    INFO: Setting value to transient variable s_asmsnmpPasswordFlag
    INFO: Setting value to transient variable S_DBSNMPPASSWORD
    INFO: Setting value to transient variable s_dbsnmpPasswordFlag
    INFO: Setting value to transient variable S_ASMSNMPPASSWORD
    INFO: Setting value to transient variable S_SYSTEMPASSWORD
    INFO: Setting value to transient variable s_hostUserPasswordFlag
    INFO: Updating Transient Parameters for OuiConfigVariables
    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 - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs
    INFO:
    The Runconfig command constructed is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=true $*
    INFO: Since the option is to overwrite the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands.bak.2
    INFO: Entering ConfigClient.executeSelectedToolsInAggregate method
    INFO: ConfigClient.executeSelectedToolsInAggregate 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;@1e976fd
    INFO: ConfigClient.assignAction action is of type :configuration
    INFO: Exiting ConfigClient.assignAction method
    INFO: ConfigClient.executeSelectedToolsInAggregate 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: UnsatisfiedLinkError exception loading native library: oranjni11
    INFO: java.lang.UnsatisfiedLinkError: C:\oracle\product\11.2.0\dbhome_1\BIN\oranjni11.dll: Can't find dependent libraries
    WARNING: java.lang.UnsatisfiedLinkError: jniGetOracleHome
    WARNING: at oracle.net.common.NetGetEnv.jniGetOracleHome(Native Method)
    WARNING: at oracle.net.common.NetGetEnv.getOracleHome(Unknown Source)
    WARNING: at oracle.net.ca.NetCALogger.getOracleHome(NetCALogger.java:230)
    WARNING: at oracle.net.ca.NetCALogger.initOracleParameters(NetCALogger.java:215)
    WARNING: at oracle.net.ca.NetCALogger.initLogger(NetCALogger.java:130)
    WARNING: at oracle.net.ca.NetCA.main(NetCA.java:408)
    INFO:
    INFO: Error: jniGetOracleHome
    INFO: Oracle Net Services configuration failed.  The exit code is 1
    WARNING:
    INFO:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    INFO: Oracle Net Configuration Assistant failed.
    INFO: Oracle Net Configuration Assistant failed.
    INFO: ConfigClient.executeSelectedToolsInAggregate action performed
    INFO: Exiting ConfigClient.executeSelectedToolsInAggregate method
    INFO:
    The Runconfig command constructed is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=false $*
    INFO: Since the option is to overwrite the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands.bak.2
    WARNING: readme.txt file doesn't exits
    INFO: ConfigClient.saveSession method called
    INFO: Calling event ConfigSessionEnding
    INFO: ConfigClient.endSession method called
    INFO: Completed Configuration

    Hi Srini,
           The issue is resolved. Thanks for your response.
        The issue is, windows 2003 server is 32 bit and I am trying to install 64 bit 11g database. I tried installing 32 bit 11g database. Before that I have cleared the traces of virtual box in my host system and reinstalled it and tried. It worked out.
    Thanks
    Sunil

  • " Starting Oracle Net Listener......."  Hangs  while installing vm manager

    Ive taken all defaults read install guide , checked availability of ports and made sure I have libaio.
    I've reinstalled on two separate machines and everytime install fails after I accept defaults. Logs don't show anything. ./oracle-xe configure is the only thing in the log.
    If I run this again it fails or hangs in the same place. ?????Im not sure where the netlistener is otherwise Id try to manually install?start ?
    "Starting Oracle Net Listener"

    I have noticed the same thing on my install where it hangs on starting the listener. BUT. .. If you hit enter while it is hanging it will continue to the next step of starting the db. . It seems like it is waiting for some input but not displaying that on the screen. I would not suspect any input from a start listener. .This is my experience. Any others see this?

  • In oracle 10g is the same Oracle Net Listener than...?

    Hi forum members again I'm vey new in oracle server10g, this time I have a doubt about oracle components , that is the same the Oracle Net Listner than the Oracle SQL*Net listener, if is not the same, please tell me the diference
    Thanks in advance

    SQL*Net has gone through a few minor revisions over the years.. We've seen SQL*Net Version 1, SQL*Net V2, Net8, Oracle Networking and now (in 10g) Oracle Net Services.
    It's exactly the same, only different.
    Not surprisingly, Oracle actually documents the differences in their documentation which is freely available for all to read.
    If you want some information about what's new in Oracle Networking, I encourage you to read the introduction section of the "Oracle® Database Net Services Administrator's Guide (10g Release 2 (10.2))" titled "What's New in Oracle Net Services?"
    Reading that will not only give you a better understanding, but also justify the jobs of the technical writers who create over 55,000 pages of information for our use. <g>

  • Oracle Net Configuration Assistant Error

    Hi,
    when i'm installing oracle 10.2.2 on RHEL 5.5 This error occured. how can i solve?
    log file;_
    INFO: Starting to execute configuration assistants
    INFO: Command = /oracle/orcl/10.2.2/jdk/jre//bin/java -Duser.dir=/oracle/orcl/10.2.2/network/jlib -classpath /oracle/orcl/10.2.2/jdk/jre//lib/i18n.jar:/oracle/orcl/10.2.2/jdk/jre//lib/rt.jar:/oracle/orcl/10.2.2/jlib/ewt3.jar:/oracle/orcl/10.2.2/jlib/ewtcompat-3_3_15.jar:/oracle/orcl/10.2.2/jlib/netcfg.jar:/oracle/orcl/10.2.2/network/jlib/netcam.jar:/oracle/orcl/10.2.2/network/jlib/netca.jar:/oracle/orcl/10.2.2/jlib/help4.jar:/oracle/orcl/10.2.2/jlib/jewt4.jar:/oracle/orcl/10.2.2/jlib/oracle_ice.jar:/oracle/orcl/10.2.2/jlib/share.jar:/oracle/orcl/10.2.2/jlib/swingall-1_1_1.jar:/oracle/orcl/10.2.2/jlib/srvmhas.jar:/oracle/orcl/10.2.2/jlib/srvm.jar:/oracle/orcl/10.2.2/network/tools:/oracle/orcl/10.2.2/jlib/ldapjclnt9.jar:/oracle/orcl/10.2.2/jlib/ldapjclnt10.jar:/oracle/orcl/10.2.2/oui/jlib/OraInstaller.jar:/oracle/orcl/10.2.2/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /oracle/orcl/10.2.2 /orahnam OraDb10g_home1 /instype custom /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /oracle/orcl/10.2.2/network/install/netca_typ.rsp
    etected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0x328B33
    Function=index+0x63
    Library=/lib/libc.so.6
    Current Java thread:
         at oracle.net.common.NetGetEnv.getDNSDomain(Native Method)
         at oracle.net.ca.ConfigureProfile.setDefaultProfileParams(Unknown Source)
         at oracle.net.ca.InitialSetup.setupConfigObjects(Unknown Source)
         at oracle.net.ca.InitialSetup.<init>(Unknown Source)
         at oracle.net.ca.NetCA.main(Unknown Source)
    Dynamic libraries:
    001ac000-00200000 r-xp 00000000 fd:00 1019071 /usr/lib/libXt.so.6.0.0
    00200000-00204000 rwxp 00054000 fd:00 1019071 /usr/lib/libXt.so.6.0.0
    0029b000-002b5000 r-xp 00000000 fd:00 262157 /lib/ld-2.5.so
    002b5000-002b6000 r-xp 00019000 fd:00 262157 /lib/ld-2.5.so
    002b6000-002b7000 rwxp 0001a000 fd:00 262157 /lib/ld-2.5.so
    002b9000-003f8000 r-xp 00000000 fd:00 260625 /lib/libc-2.5.so
    003f8000-003f9000 ---p 0013f000 fd:00 260625 /lib/libc-2.5.so
    003f9000-003fb000 r-xp 0013f000 fd:00 260625 /lib/libc-2.5.so
    003fb000-003fc000 rwxp 00141000 fd:00 260625 /lib/libc-2.5.so
    00401000-00403000 r-xp 00000000 fd:00 260640 /lib/libdl-2.5.so
    00403000-00404000 r-xp 00001000 fd:00 260640 /lib/libdl-2.5.so
    00404000-00405000 rwxp 00002000 fd:00 260640 /lib/libdl-2.5.so
    00407000-0041b000 r-xp 00000000 fd:00 260687 /lib/libpthread-2.5.so
    0041b000-0041c000 r-xp 00013000 fd:00 260687 /lib/libpthread-2.5.so
    0041c000-0041d000 rwxp 00014000 fd:00 260687 /lib/libpthread-2.5.so
    00421000-00446000 r-xp 00000000 fd:00 260632 /lib/libm-2.5.so
    00446000-00447000 r-xp 00024000 fd:00 260632 /lib/libm-2.5.so
    00447000-00448000 rwxp 00025000 fd:00 260632 /lib/libm-2.5.so
    00520000-00525000 r-xp 00000000 fd:00 1019174 /usr/lib/libXdmcp.so.6.0.0
    00525000-00526000 rwxp 00004000 fd:00 1019174 /usr/lib/libXdmcp.so.6.0.0
    00528000-00627000 r-xp 00000000 fd:00 1020054 /usr/lib/libX11.so.6.2.0
    00627000-0062b000 rwxp 000ff000 fd:00 1020054 /usr/lib/libX11.so.6.2.0
    0062d000-0063c000 r-xp 00000000 fd:00 1020412 /usr/lib/libXext.so.6.4.0
    0063c000-0063d000 rwxp 0000e000 fd:00 1020412 /usr/lib/libXext.so.6.4.0
    00653000-00655000 r-xp 00000000 fd:00 1019079 /usr/lib/libXau.so.6.0.0
    00655000-00656000 rwxp 00001000 fd:00 1019079 /usr/lib/libXau.so.6.0.0
    0065f000-0066e000 r-xp 00000000 fd:00 260689 /lib/libresolv-2.5.so
    0066e000-0066f000 r-xp 0000e000 fd:00 260689 /lib/libresolv-2.5.so
    0066f000-00670000 rwxp 0000f000 fd:00 260689 /lib/libresolv-2.5.so
    00674000-00687000 r-xp 00000000 fd:00 262140 /lib/libnsl-2.5.so
    00687000-00688000 r-xp 00012000 fd:00 262140 /lib/libnsl-2.5.so
    00688000-00689000 rwxp 00013000 fd:00 262140 /lib/libnsl-2.5.so
    007e6000-007fd000 r-xp 00000000 fd:00 1021459 /usr/lib/libICE.so.6.3.0
    007fd000-007fe000 rwxp 00016000 fd:00 1021459 /usr/lib/libICE.so.6.3.0
    00802000-0080a000 r-xp 00000000 fd:00 1017973 /usr/lib/libSM.so.6.0.0
    0080a000-0080b000 rwxp 00007000 fd:00 1017973 /usr/lib/libSM.so.6.0.0
    00bfd000-00c02000 r-xp 00000000 fd:00 1039163 /usr/lib/libXtst.so.6.1.0
    00c02000-00c03000 rwxp 00004000 fd:00 1039163 /usr/lib/libXtst.so.6.1.0
    08048000-08056000 r-xp 00000000 fd:00 859779 /oracle/orcl/10.2.2/jdk/jre/bin/java
    08056000-08059000 rwxp 0000d000 fd:00 859779 /oracle/orcl/10.2.2/jdk/jre/bin/java
    08d36000-090fe000 rwxp 08d36000 00:00 0 [heap]
    e91ec000-e93c8000 r-xp 00000000 fd:00 853448 /oracle/orcl/10.2.2/lib32/libnnz10.so
    e93c8000-e93ee000 rwxp 001dc000 fd:00 853448 /oracle/orcl/10.2.2/lib32/libnnz10.so
    e93f0000-ea11d000 r-xp 00000000 fd:00 853494 /oracle/orcl/10.2.2/lib32/libclntsh.so.10.1
    ea11d000-ea17e000 rwxp 00d2c000 fd:00 853494 /oracle/orcl/10.2.2/lib32/libclntsh.so.10.1
    ea192000-ea1a7000 r-xp 00000000 fd:00 853447 /oracle/orcl/10.2.2/lib32/libnjni10.so
    ea1a7000-ea1ab000 rwxp 00014000 fd:00 853447 /oracle/orcl/10.2.2/lib32/libnjni10.so
    ea1ab000-ea2d3000 r-xs 00000000 fd:00 854667 /oracle/orcl/10.2.2/lib/xmlparserv2.jar
    ea2d3000-ea2da000 r-xp 00000000 fd:00 1040401 /usr/lib/libXp.so.6.2.0
    ea2da000-ea2db000 rwxp 00006000 fd:00 1040401 /usr/lib/libXp.so.6.2.0
    ea2e5000-ea2e9000 r-xp 00000000 fd:00 260646 /lib/libnss_dns-2.5.so
    ea2e9000-ea2ea000 r-xp 00003000 fd:00 260646 /lib/libnss_dns-2.5.so
    ea2ea000-ea2eb000 rwxp 00004000 fd:00 260646 /lib/libnss_dns-2.5.so
    ea2eb000-ea2f8000 r-xp 00000000 fd:00 853534 /oracle/orcl/10.2.2/lib32/libldapjclnt10.so
    ea2f8000-ea2fa000 rwxp 0000c000 fd:00 853534 /oracle/orcl/10.2.2/lib32/libldapjclnt10.so
    ea2fa000-ea34d000 r-xp 00000000 fd:00 859725 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libmlib_image.so
    ea34d000-ea34e000 rwxp 00052000 fd:00 859725 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libmlib_image.so
    ea34e000-ea61f000 r-xp 00000000 fd:00 859708 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libawt.so
    ea61f000-ea635000 rwxp 002d0000 fd:00 859708 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libawt.so
    ea65a000-ea9f7000 r-xs 00000000 fd:00 857725 /oracle/orcl/10.2.2/oui/jlib/OraInstaller.jar
    ea9f7000-eaa3c000 r-xs 00000000 fd:00 851758 /oracle/orcl/10.2.2/ldap/oidadmin/dasnls.jar
    eaa3c000-eaa48000 r-xs 00000000 fd:00 852084 /oracle/orcl/10.2.2/jlib/jssl-1_1.jar
    eaa48000-eaae0000 r-xs 00000000 fd:00 853008 /oracle/orcl/10.2.2/jlib/ldapjclnt10.jar
    eaae0000-eaba7000 r-xs 00000000 fd:00 851920 /oracle/orcl/10.2.2/jlib/srvm.jar
    eaba7000-eabb5000 r-xs 00000000 fd:00 851922 /oracle/orcl/10.2.2/jlib/srvmhas.jar
    eabb5000-eabc3000 r-xs 00000000 fd:00 855444 /oracle/orcl/10.2.2/jlib/share.jar
    eabc3000-eac78000 r-xs 00000000 fd:00 855084 /oracle/orcl/10.2.2/jlib/oracle_ice.jar
    eac78000-eae1f000 r-xs 00000000 fd:00 855082 /oracle/orcl/10.2.2/jlib/jewt4.jar
    eae1f000-eae84000 r-xs 00000000 fd:00 854650 /oracle/orcl/10.2.2/jlib/help4.jar
    eae84000-eaeb6000 r-xs 00000000 fd:00 851592 /oracle/orcl/10.2.2/network/jlib/netca.jar
    eaeb6000-eaedc000 r-xs 00000000 fd:00 851593 /oracle/orcl/10.2.2/network/jlib/netcam.jar
    eaedc000-eaf25000 r-xs 00000000 fd:00 855286 /oracle/orcl/10.2.2/jlib/netcfg.jar
    eaf25000-eaf33000 r-xs 00000000 fd:00 851669 /oracle/orcl/10.2.2/jlib/ewtcompat-3_3_15.jar
    eaf33000-eb1b8000 r-xs 00000000 fd:00 855086 /oracle/orcl/10.2.2/jlib/ewt3.jar
    eb1b8000-eb1c5000 r-xs 00000000 fd:00 859697 /oracle/orcl/10.2.2/jdk/jre/lib/ext/ldapsec.jar
    eb1c5000-eb1c8000 r-xs 00000000 fd:00 859881 /oracle/orcl/10.2.2/jdk/jre/lib/ext/smtp.jar
    eb1c8000-eb1e4000 r-xs 00000000 fd:00 859699 /oracle/orcl/10.2.2/jdk/jre/lib/ext/sunjce_provider.jar
    eb1e4000-eb2a0000 r-xs 00000000 fd:00 859698 /oracle/orcl/10.2.2/jdk/jre/lib/ext/localedata.jar
    eb2a0000-eb2e5000 r-xs 00000000 fd:00 859879 /oracle/orcl/10.2.2/jdk/jre/lib/ext/mail.jar
    eb2e5000-eb30b000 r-xs 00000000 fd:00 859880 /oracle/orcl/10.2.2/jdk/jre/lib/ext/mailapi.jar
    eb30b000-eb319000 r-xs 00000000 fd:00 859882 /oracle/orcl/10.2.2/jdk/jre/lib/ext/activation.jar
    eb51d000-eb71d000 r-xp 00000000 fd:00 1014149 /usr/lib/locale/locale-archive
    f59c8000-f5f68000 r-xs 00000000 fd:00 859244 /oracle/orcl/10.2.2/jdk/jre/lib/charsets.jar
    f5f68000-f5f79000 r-xs 00000000 fd:00 859282 /oracle/orcl/10.2.2/jdk/jre/lib/jce.jar
    f5f79000-f6056000 r-xs 00000000 fd:00 859283 /oracle/orcl/10.2.2/jdk/jre/lib/jsse.jar
    f6056000-f606c000 r-xs 00000000 fd:00 859291 /oracle/orcl/10.2.2/jdk/jre/lib/sunrsasign.jar
    f60b6000-f7a61000 r-xs 00000000 fd:00 859290 /oracle/o
    rcl/10.2.2/jdk/jre/lib/rt.jar
    f7a61000-f7a75000 r-xp 00000000 fd:00 859731 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libzip.so
    f7a75000-f7a78000 rwxp 00013000 fd:00 859731 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libzip.so
    f7a78000-f7a98000 r-xp 00000000 fd:00 859716 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libjava.so
    f7a98000-f7a9a000 rwxp 0001f000 fd:00 859716 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libjava.so
    f7a9a000-f7aaa000 r-xp 00000000 fd:00 859730 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libverify.so
    f7aaa000-f7aac000 rwxp 0000f000 fd:00 859730 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libverify.so
    f7aac000-f7eb2000 r-xp 00000000 fd:00 859737 /oracle/orcl/10.2.2/jdk/jre/lib/i386/client/libjvm.so
    f7eb2000-f7ecd000 rwxp 00405000 fd:00 859737 /oracle/orcl/10.2.2/jdk/jre/lib/i386/client/libjvm.so
    f7ee2000-f7ee5000 r-xs 00000000 fd:00 859696 /oracle/orcl/10.2.2/jdk/jre/lib/ext/dnsns.jar
    f7ee5000-f7ee8000 r-xs 00000000 fd:00 859878 /oracle/orcl/10.2.2/jdk/jre/lib/ext/jta.jar
    f7ee8000-f7eec000 rwxs 00000000 fd:00 9935681 /tmp/hsperfdata_oracle/22803
    f7eec000-f7ef5000 r-xp 00000000 fd:00 260648 /lib/libnss_files-2.5.so
    f7ef5000-f7ef6000 r-xp 00008000 fd:00 260648 /lib/libnss_files-2.5.so
    f7ef6000-f7ef7000 rwxp 00009000 fd:00 260648 /lib/libnss_files-2.5.so
    f7ef7000-f7eff000 r-xp 00000000 fd:00 859738 /oracle/orcl/10.2.2/jdk/jre/lib/i386/native_threads/libhpi.so
    f7eff000-f7f00000 rwxp 00007000 fd:00 859738 /oracle/orcl/10.2.2/jdk/jre/lib/i386/native_threads/libhpi.so
    ff98a000-ff99f000 rwxp 7ffffffea000 00:00 0 [stack]
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 312K [0xeb920000, 0xeb9c0000, 0xebe00000)
    eden space 512K, 48% used [0xeb920000, 0xeb95e2c8, 0xeb9a0000)
    from space 64K, 100% used [0xeb9b0000, 0xeb9c0000, 0xeb9c0000)
    to space 64K, 0% used [0xeb9a0000, 0xeb9a0000, 0xeb9b0000)
    tenured generation total 1408K, used 493K [0xebe00000, 0xebf60000, 0xef920000)
    the space 1408K, 35% used [0xebe00000, 0xebe7b618, 0xebe7b800, 0xebf60000)
    compacting perm gen total 4096K, used 3566K [0xef920000, 0xefd20000, 0xf3920000)
    the space 4096K, 87% used [0xef920000, 0xefc9b928, 0xefc9ba00, 0xefd20000)
    Local Time = Thu Jul 21 07:04:51 2011
    Elapsed Time = 0
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    # An error report file has been saved as hs_err_pid22803.log.
    # Please refer to the file for further information.
    Command = /oracle/orcl/10.2.2/jdk/jre//bin/java has failed
    INFO: Configuration assistant "Oracle Net Configuration Assistant" failed
    *** Starting OUICA ***
    Oracle Home set to /oracle/orcl/10.2.2
    Configuration directory is set to /oracle/orcl/10.2.2/cfgtoollogs. All xml files under the directory will be processed
    INFO: The "/oracle/orcl/10.2.2/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.
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    INFO: User Selected: Yes/OK

    Check the /etc/hosts and make sure the correct hostname is setup. Make sure DNS is setup (check the resolv.conf)
    Ex.
    cat /etc/resolv.conf
    Test using ping
    From your post (So it errors when it tries to get the domain name)
    at oracle.net.common.NetGetEnv.getDNSDomain(Native Method)Retry operation.
    Best Regards
    mseberg
    Edited by: mseberg on Jul 21, 2011 7:39 AM

  • Oracle Net services

    Hi,
    Friends
    Where can i find the major differences between oracle 9i net services and oracle 10g net services.Or where can i find the enhancement in oracle net services for oracle 10g over oracle 9i.
    Regards
    somy

    The New Features Guide for 10gR2 may help. Not sure if it includes the 10gR1 new features over 9i.

  • Install grid infrastructure fails due to oracle net configuration a failure

    hello guys,
    I installed software only then tried to install grid infrastructure standalone server along with ASM then i got an error
    [main] [ 2010-10-16 05:13:15.094 EET ] [RuntimeExec.runCommand:164] CRS-212: Resource 'ora.crsd' is not registered.
    [main] [ 2010-10-16 05:13:15.095 EET ] [RuntimeExec.runCommand:170] RunTimeExec: error>
    [main] [ 2010-10-16 05:13:15.097 EET ] [RuntimeExec.runCommand:192] Returning from RunTimeExec.runCommand
    [main] [ 2010-10-16 05:13:15.104 EET ] [ConfigureListener.setListenerParam:1779] Setting ADR_BASE_LISTENER: /oracle/app/oracle
    [main] [ 2010-10-16 05:13:15.284 EET ] [EndpointsImpl.<init>:276] Get listener endpoints from TCP:1521
    [main] [ 2010-10-16 05:13:15.286 EET ] [EndpointsImpl.<init>:302] Token count is 1
    [main] [ 2010-10-16 05:13:15.312 EET ] [EndpointsImpl.<init>:324] LsnrProtocol type = TCP, values = 1521
    [main] [ 2010-10-16 05:13:15.318 EET ] [EndpointsImpl$LsnrProtocol.addPortValue:86] Calling parseInt to check 1521
    [main] [ 2010-10-16 05:13:15.319 EET ] [EndpointsImpl$LsnrProtocol.addPortValue:97] Get port number 1521
    [main] [ 2010-10-16 05:13:15.469 EET ] [Version.isPre:274] version to be checked 11.2.0.1.0 major version to check against10
    [main] [ 2010-10-16 05:13:15.471 EET ] [Version.isPre:285] isPre.java: Returning FALSE
    [main] [ 2010-10-16 05:13:15.472 EET ] [OCR.loadLibrary:308]
    Inside constructor of OCR
    [main] [ 2010-10-16 05:13:15.482 EET ] [OCR.isCluster:939] Calling OCRNative for isCluster()
    [main] [ 2010-10-16 05:13:15.486 EET ] [OCR.isCluster:943] OCR Result status = true
    [main] [ 2010-10-16 05:13:15.487 EET ] [OCR.isCluster:955] Bolean result = false
    [main] [ 2010-10-16 05:13:15.505 EET ] [Version.isPre:274] version to be checked 11.2.0.1.0 major version to check against10
    [main] [ 2010-10-16 05:13:15.527 EET ] [Version.isPre:285] isPre.java: Returning FALSE
    [main] [ 2010-10-16 05:13:15.530 EET ] [OCR.loadLibrary:308]
    Inside constructor of OCR
    [main] [ 2010-10-16 05:13:15.533 EET ] [OCR.isCluster:939] Calling OCRNative for isCluster()
    [main] [ 2010-10-16 05:13:15.535 EET ] [OCR.isCluster:943] OCR Result status = true
    [main] [ 2010-10-16 05:13:15.536 EET ] [OCR.isCluster:955] Bolean result = false
    [main] [ 2010-10-16 05:13:15.581 EET ] [HASContext.<init>:100] moduleInit = 67
    [main] [ 2010-10-16 05:13:15.583 EET ] [sPlatform.isHybrid:67] osName=Linux osArch=i386 rc=false
    [main] [ 2010-10-16 05:13:15.590 EET ] [sPlatform.isHybrid:67] osName=Linux osArch=i386 rc=false
    [main] [ 2010-10-16 05:13:15.591 EET ] [Library.load:254] Loading library /oracle/app/oracle/product/11.2.0/grid/lib/libsrvmhas11.so
    [main] [ 2010-10-16 05:13:15.967 EET ] [CRSNativeResult.addComp:162] add comp: name ora.LISTENER.lsnr, rc 210, msg CRS-0210: Could not find resource 'ora.LISTENER.lsnr'.
    [main] [ 2010-10-16 05:13:16.020 EET ] [CRSNative.isEntityRegistered:672] entity: ora.LISTENER.lsnr, type: 1, registered: false
    [main] [ 2010-10-16 05:13:16.099 EET ] [Version.isPre:274] version to be checked 11.2.0.1.0 major version to check against10
    [main] [ 2010-10-16 05:13:16.101 EET ] [Version.isPre:285] isPre.java: Returning FALSE
    [main] [ 2010-10-16 05:13:16.102 EET ] [OCR.loadLibrary:308]
    Inside constructor of OCR
    [main] [ 2010-10-16 05:13:16.103 EET ] [OCR.isCluster:939] Calling OCRNative for isCluster()
    [main] [ 2010-10-16 05:13:16.108 EET ] [OCR.isCluster:943] OCR Result status = true
    [main] [ 2010-10-16 05:13:16.109 EET ] [OCR.isCluster:955] Bolean result = false
    [main] [ 2010-10-16 05:16:25.268 EET ] [PortAvailableCommand.execute:198] Port 1521 is available on node primary.localdomain
    [main] [ 2010-10-16 05:16:25.297 EET ] [NodeAppsFactoryImpl.checkPortHelper:1525] port=1521 availability status=true across nodeList=local node
    [main] [ 2010-10-16 05:16:25.848 EET ] [CRSNativeResult.addComp:162] add comp: name ora.listener.type, rc 210, msg CRS-0210: Could not find resource 'ora.listener.type'.
    [main] [ 2010-10-16 05:16:25.861 EET ] [CRSNative.isEntityRegistered:672] entity: ora.listener.type, type: 2, registered: false
    [main] [ 2010-10-16 05:16:26.028 EET ] [CRSNativeResult.addComp:162] add comp: name ora.local_resource.type, rc 210, msg CRS-0210: Could not find resource 'ora.local_resource.type'.
    [main] [ 2010-10-16 05:16:26.038 EET ] [CRSNative.isEntityRegistered:672] entity: ora.local_resource.type, type: 2, registered: false
    [main] [ 2010-10-16 05:16:26.222 EET ] [CRSNativeResult.addComp:162] add comp: name ora.local_resource.type, rc 210, msg CRS-0210: Could not find resource 'ora.local_resource.type'.
    [main] [ 2010-10-16 05:16:26.231 EET ] [CRSNative.isEntityRegistered:672] entity: ora.local_resource.type, type: 2, registered: false
    [main] [ 2010-10-16 05:16:26.246 EET ] [CRSNative.register:1133] About to register: name: ora.local_resource.type, type: 2, update: false, force: false
    [main] [ 2010-10-16 05:16:26.384 EET ] [CRSNative.register:1141] Name: 'ALIAS_NAME', Value: ''
    [main] [ 2010-10-16 05:16:26.413 EET ] [CRSNative.register:1141] Name: 'BASE_TYPE', Value: 'local_resource'
    [main] [ 2010-10-16 05:16:26.421 EET ] [CRSNative.register:1141] Name: 'DESCRIPTION', Value: 'CRS resource type for the Oracle Local Resource'
    [main] [ 2010-10-16 05:16:26.427 EET ] [CRSNative.register:1141] Name: 'RESTART_ATTEMPTS', Value: '5'
    [main] [ 2010-10-16 05:16:26.434 EET ] [CRSNative.register:1141] Name: 'UPTIME_THRESHOLD', Value: '1d'
    [main] [ 2010-10-16 05:16:26.441 EET ] [CRSNative.register:1141] Name: 'AUTO_START', Value: 'restore'
    [main] [ 2010-10-16 05:16:26.517 EET ] [CRSNative.register:1141] Name: 'ENABLED', Value: '1'
    [main] [ 2010-10-16 05:16:26.531 EET ] [CRSNative.register:1141] Name: 'VERSION', Value: ''
    [main] [ 2010-10-16 05:16:26.544 EET ] [CRSNative.register:1141] Name: 'NLS_LANG', Value: ''
    [main] [ 2010-10-16 05:16:26.552 EET ] [CRSNative.register:1141] Name: 'USR_ORA_ENV', Value: ''
    [main] [ 2010-10-16 05:16:26.559 EET ] [CRSNative.register:1141] Name: 'START_DEPENDENCIES', Value: ''
    [main] [ 2010-10-16 05:16:26.595 EET ] [CRSNative.register:1141] Name: 'STOP_DEPENDENCIES', Value: ''
    [main] [ 2010-10-16 05:16:27.340 EET ] [CRSNativeResult.addLine:106] callback: ora.local_resource.type true CRS-2618: Cannot change data type INT of existing attribute ENABLED to type STRING.
    [main] [ 2010-10-16 05:16:27.357 EET ] [CRSNativeResult.addLine:106] callback: ora.local_resource.type true CRS-2618: Cannot change data type INT of existing attribute RESTART_ATTEMPTS to type STRING.
    [main] [ 2010-10-16 05:16:28.400 EET ] [CRSNativeResult.addComp:162] add comp: name ora.listener.type, rc 210, msg CRS-0210: Could not find resource 'ora.listener.type'.
    [main] [ 2010-10-16 05:16:28.419 EET ] [CRSNative.isEntityRegistered:672] entity: ora.listener.type, type: 2, registered: false
    [main] [ 2010-10-16 05:16:28.431 EET ] [CRSNative.register:1133] About to register: name: ora.listener.type, type: 2, update: false, force: false
    [main] [ 2010-10-16 05:16:28.440 EET ] [CRSNative.register:1141] Name: 'BASE_TYPE', Value: 'ora.local_resource.type'
    [main] [ 2010-10-16 05:16:28.448 EET ] [CRSNative.register:1141] Name: 'DESCRIPTION', Value: 'CRS resource type for the Listener'
    [main] [ 2010-10-16 05:16:28.457 EET ] [CRSNative.register:1141] Name: 'AGENT_FILENAME', Value: '%CRS_HOME%/bin/oraagent%CRS_EXE_SUFFIX%'
    [main] [ 2010-10-16 05:16:28.486 EET ] [CRSNative.register:1141] Name: 'ACTION_SCRIPT', Value: ''
    [main] [ 2010-10-16 05:16:28.495 EET ] [CRSNative.register:1141] Name: 'ORACLE_HOME', Value: '%CRS_HOME%'
    [main] [ 2010-10-16 05:16:28.505 EET ] [CRSNative.register:1141] Name: 'START_TIMEOUT', Value: '180'
    [main] [ 2010-10-16 05:16:28.513 EET ] [CRSNative.register:1141] Name: 'ENDPOINTS', Value: 'TCP:1521'
    [main] [ 2010-10-16 05:16:28.568 EET ] [CRSNative.register:1141] Name: 'PORT', Value: '1521'
    [main] [ 2010-10-16 05:16:28.577 EET ] [CRSNative.register:1141] Name: 'USR_ORA_OPI', Value: 'false'
    [main] [ 2010-10-16 05:16:28.713 EET ] [CRSNative.register:1141] Name: 'DEFAULT_TEMPLATE', Value: 'PROPERTY(RESOURCE_CLASS=listener) PROPERTY(LISTENER_NAME=PARSE(%NAME%, ., 2))'
    [main] [ 2010-10-16 05:16:28.890 EET ] [CRSNativeResult.addLine:106] callback: ora.listener.type true CRS-2618: Cannot change data type INT of existing attribute START_TIMEOUT to type STRING.
    [main] [ 2010-10-16 05:16:29.688 EET ] [Util.<init>:86] Util Instance created.
    [main] [ 2010-10-16 05:16:29.816 EET ] [HASContext.getCRSHome:507] /oracle/app/oracle/product/11.2.0/grid
    [main] [ 2010-10-16 05:16:29.821 EET ] [Util.getCRSHome:542] getCRSHome: ret=/oracle/app/oracle/product/11.2.0/grid
    [main] [ 2010-10-16 05:16:29.834 EET ] [ListenerImpl.getOracleHomeVal:1323] crshome is /oracle/app/oracle/product/11.2.0/grid
    [main] [ 2010-10-16 05:16:29.839 EET ] [ListenerImpl.getOracleHomeVal:1324] oraclehome is /oracle/app/oracle/product/11.2.0/grid
    [main] [ 2010-10-16 05:16:29.845 EET ] [ListenerImpl.create:534] Creating Resource
    [main] [ 2010-10-16 05:16:30.290 EET ] [CRSNativeResult.addComp:162] add comp: name ora.LISTENER.lsnr, rc 210, msg CRS-0210: Could not find resource 'ora.LISTENER.lsnr'.
    [main] [ 2010-10-16 05:16:30.302 EET ] [CRSNative.isEntityRegistered:672] entity: ora.LISTENER.lsnr, type: 1, registered: false
    [main] [ 2010-10-16 05:16:30.313 EET ] [CRSNative.register:1133] About to register: name: ora.LISTENER.lsnr, type: 1, update: false, force: false
    [main] [ 2010-10-16 05:16:30.321 EET ] [CRSNative.register:1141] Name: 'TYPE', Value: 'ora.listener.type'
    [main] [ 2010-10-16 05:16:30.331 EET ] [CRSNative.register:1141] Name: 'DESCRIPTION', Value: 'CRS resource type for the Listener'
    [main] [ 2010-10-16 05:16:30.338 EET ] [CRSNative.register:1141] Name: 'AGENT_FILENAME', Value: '%CRS_HOME%/bin/oraagent%CRS_EXE_SUFFIX%'
    [main] [ 2010-10-16 05:16:30.345 EET ] [CRSNative.register:1141] Name: 'ACTION_SCRIPT', Value: ''
    [main] [ 2010-10-16 05:16:30.353 EET ] [CRSNative.register:1141] Name: 'ORACLE_HOME', Value: '%CRS_HOME%'
    [main] [ 2010-10-16 05:16:30.360 EET ] [CRSNative.register:1141] Name: 'START_TIMEOUT', Value: '180'
    [main] [ 2010-10-16 05:16:30.466 EET ] [CRSNative.register:1141] Name: 'ENDPOINTS', Value: 'TCP:1521'
    [main] [ 2010-10-16 05:16:30.484 EET ] [CRSNative.register:1141] Name: 'PORT', Value: '1521'
    [main] [ 2010-10-16 05:16:30.516 EET ] [CRSNative.register:1141] Name: 'USR_ORA_OPI', Value: 'false'
    [main] [ 2010-10-16 05:16:30.526 EET ] [CRSNative.register:1141] Name: 'DEFAULT_TEMPLATE', Value: 'PROPERTY(RESOURCE_CLASS=listener) PROPERTY(LISTENER_NAME=PARSE(%NAME%, ., 2))'
    [main] [ 2010-10-16 05:16:30.538 EET ] [CRSNative.register:1141] Name: 'VERSION', Value: '11.2.0.1.0'
    [main] [ 2010-10-16 05:16:31.184 EET ] [ConfigureListener.isPortFree:1010] Checking if port 1521 is free on local machine...
    [main] [ 2010-10-16 05:16:31.195 EET ] [ConfigureListener.isPortFree:1023] InetAddress.getByName(127.0.0.1): /127.0.0.1
    [main] [ 2010-10-16 05:16:31.219 EET ] [ConfigureListener.isPortFree:1025] Local host IP address: primary.localdomain/192.168.1.80
    [main] [ 2010-10-16 05:16:31.223 EET ] [ConfigureListener.isPortFree:1027] Local host name: primary.localdomain
    [main] [ 2010-10-16 05:16:31.229 EET ] [ConfigureListener.isPortFree:1039] Creating ServerSocket on Port:1521, IP Address: primary.localdomain/192.168.1.80
    [main] [ 2010-10-16 05:16:31.243 EET ] [ConfigureListener.isPortFree:1075] java.net.PlainSocketImpl.socketBind(Native Method)
    java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
    java.net.ServerSocket.bind(ServerSocket.java:319)
    java.net.ServerSocket.<init>(ServerSocket.java:185)
    oracle.net.ca.ConfigureListener.isPortFree(ConfigureListener.java:1041)
    oracle.net.ca.ConfigureListener.startOrStopListener(ConfigureListener.java:1118)
    oracle.net.ca.ConfigureListener.typicalConfigure(ConfigureListener.java:256)
    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] [ 2010-10-16 05:16:31.249 EET ] [ConfigureListener.isPortFree:1088] Returning is Port 1521 free: false*
    my firewall is offline so what prevents oracle from using that port i tried also to use another port but i am getting the same error.
    Please advise.
    Mohamed

    Hi Mohammed,
    [main] [ 2010-10-16 05:16:31.249 EET ] [ConfigureListener.isPortFree:1088] Returning is Port 1521 free: falseMake sure that no listener service is running on port 1521.
    Its returning value false while checking free port for 1521.
    Regards,
    X A H E E R

  • Problems starting Oracle Net Listner on Kubuntu

    I have installed Oracle XE on Kubuntu.
    Everything went fine... except the net listner.
    When I try to start the deamon using
    /etc/init.d/oracle-xe start
    it stays in the following line for a very long time...
    Starting Oracle Net Listner.
    If I try to open the url:
    http://127.0.0.1:8080/apex
    it says unable to establish connection with the server.
    Can someone help me solve this problem. I have to get this server running at the earliest.

    Oracle itself is working? Please try the following:
    Login with the oracle user
    Set your environment with . /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh (please use also the "." in front of the script)
    Connect to oracle instance via sqplus / as sysdba
    If the database is up and running, the next thing would be to check if a firewall or SELINUX is active.
    C.

  • Oracle Net Configuration Assistant failed  Error - installing Oracel 11g

    Hi
    I am getting the following error while installing Oracle 11g database.Could you please tell me what can be the issue.I tried it two times by cleaning up but still the same error.
    utput generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = C:\Windows\system32\cmd /c call C:\Installed_Software\product\11.1.0\db_1/bin/netca.bat /orahome C:\Installed_Software\product\11.1.0\db_1 /orahnam OraDb11g_home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp,nmp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile C:\Installed_Software\product\11.1.0\db_1\network\install\netca_typ.rsp
    Parsing command line arguments:
    Parameter "orahome" = C:\Installed_Software\product\11.1.0\db_1
    Parameter "orahnam" = OraDb11g_home1
    Parameter "instype" = typical
    Parameter "inscomp" = client,oraclenet,javavm,server,ano
    Parameter "insprtcl" = tcp,nmp
    Parameter "cfg" = local
    Parameter "authadp" = NO_VALUE
    Parameter "nodeinfo" = NO_VALUE
    Parameter "responsefile" = C:\Installed_Software\product\11.1.0\db_1\network\install\netca_typ.rsp
    Done parsing command line arguments.
    Oracle Net Services Configuration:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c342849, pid=4284, tid=5436
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # C [MSVCR71.dll+0x2849]
    # An error report file with more information is saved as hs_err_pid4284.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Configuration assistant "Oracle Net Configuration Assistant" failed
    The "C:\Installed_Software\product\11.1.0\db_1\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.-----------------------------------------------------------------------------Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = C:\Windows\system32\cmd /c call C:\Installed_Software\product\11.1.0\db_1/bin/netca.bat /orahome C:\Installed_Software\product\11.1.0\db_1 /orahnam OraDb11g_home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp,nmp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile C:\Installed_Software\product\11.1.0\db_1\network\install\netca_typ.rsp
    Parsing command line arguments:
    Parameter "orahome" = C:\Installed_Software\product\11.1.0\db_1
    Parameter "orahnam" = OraDb11g_home1
    Parameter "instype" = typical
    Parameter "inscomp" = client,oraclenet,javavm,server,ano
    Parameter "insprtcl" = tcp,nmp
    Parameter "cfg" = local
    Parameter "authadp" = NO_VALUE
    Parameter "nodeinfo" = NO_VALUE
    Parameter "responsefile" = C:\Installed_Software\product\11.1.0\db_1\network\install\netca_typ.rsp
    Done parsing command line arguments.
    Oracle Net Services Configuration:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c342849, pid=4076, tid=4048
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # C [MSVCR71.dll+0x2849]
    # An error report file with more information is saved as hs_err_pid4076.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Configuration assistant "Oracle Net Configuration Assistant" failed
    The "C:\Installed_Software\product\11.1.0\db_1\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.-----------------------------------------------------------------------------
    Thanks
    Praveena

    Hi
    I installed JDK 1.5 and tried installing again. It failed again at the same point.
    I ran netca.bat file individually. It gave the below error in the command line.And I am pasting the log also here. It looks like something to do with my JDK.
    Could you please tell me what can be the problem.
    ===========================================================================
    C:\Installed_Software\product\11.1.0\db_1\BIN>netca.bat
    IOException: Can not save NetProperties: C:\Installed_Software\product\11.1.0\db
    _1\network\tools\NetProperties (Access is denied)
    Oracle Net Services Configuration:
    C:\Installed_Software\product\11.1.0\db_1\network\admin\sqlnet0902066AM5338.bak
    (Access is denied)
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c342849, pid=324, tid=772
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # C [MSVCR71.dll+0x2849]
    # An error report file with more information is saved as C:\Users\praveena\AppDa
    ta\Local\Temp\hs_err_pid324.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    C:\Installed_Software\product\11.1.0\db_1\BIN>
    ====================================================================
    hs_err_pid324.log
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c342849, pid=324, tid=772
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # C [MSVCR71.dll+0x2849]
    --------------- T H R E A D ---------------
    Current thread (0x0013bef0): JavaThread "main" [_thread_in_native, id=772]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
    Registers:
    EAX=0x00002e2e, EBX=0x2e2e2e2e, ECX=0x0d5e8c70, EDX=0x00000000
    ESP=0x0006f848, EBP=0x0006f990, ESI=0x07d85f48, EDI=0x0013bef0
    EIP=0x7c342849, EFLAGS=0x00210206
    Top of Stack: (sp=0x0006f848)
    0x0006f848: 07d85f48 0013bef0 07d85f48 626da08c
    0x0006f858: 00000000 0000002e 61636f6c 736f686c
    0x0006f868: 00130074 0013cbdc 0006f82c 0006f850
    0x0006f878: 00000002 00000008 00000000 0006f8fc
    0x0006f888: 6d815daa 0006f8ec 0013cbe0 6d8c3174
    0x0006f898: 6d8c3270 0013cbdc 0013cbf4 6d815d4e
    0x0006f8a8: 0013cbd8 0013bef0 0006f988 6d8748d8
    0x0006f8b8: 0013c8c8 6d74d68d 00000001 0000000c
    Instructions: (pc=0x7c342849)
    0x7c342839: 00 00 00 75 eb 0b d8 57 8b c3 c1 e3 10 56 0b d8
    0x7c342849: 8b 0a bf ff fe fe 7e 8b c1 8b f7 33 cb 03 f0 03
    Stack: [0x00030000,0x00070000), sp=0x0006f848, free space=254k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [MSVCR71.dll+0x2849]
    j oracle.net.common.NetGetEnv.getDNSDomain()Ljava/lang/String;+0
    j oracle.net.ca.ConfigureProfile.setDefaultProfileParams()V+0
    j oracle.net.ca.InitialSetup.setupConfigObjects()V+204
    j oracle.net.ca.InitialSetup.<init>([Ljava/lang/String;)V+879
    j oracle.net.ca.NetCA.main([Ljava/lang/String;)V+676
    v ~StubRoutines::call_stub
    V [jvm.dll+0x871a8]
    V [jvm.dll+0xdf462]
    V [jvm.dll+0x87079]
    V [jvm.dll+0x8e0d5]
    C [java.exe+0x14c5]
    C [java.exe+0x69cd]
    C [kernel32.dll+0x44911]
    C [ntdll.dll+0x3e4b6]
    C [ntdll.dll+0x3e489]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j oracle.net.common.NetGetEnv.getDNSDomain()Ljava/lang/String;+0
    j oracle.net.ca.ConfigureProfile.setDefaultProfileParams()V+0
    j oracle.net.ca.InitialSetup.setupConfigObjects()V+204
    j oracle.net.ca.InitialSetup.<init>([Ljava/lang/String;)V+879
    j oracle.net.ca.NetCA.main([Ljava/lang/String;)V+676
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x01a52730 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2192]
    0x01a54d90 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4208]
    0x01a525a8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2424]
    0x01a467c8 JavaThread "Finalizer" daemon [_thread_blocked, id=1392]
    0x01a45180 JavaThread "Reference Handler" daemon [_thread_blocked, id=4784]
    =>0x0013bef0 JavaThread "main" [_thread_in_native, id=772]
    Other Threads:
    0x01a428f8 VMThread [id=1244]
    0x0013fb98 WatcherThread [id=5392]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 576K, used 273K [0x03a70000, 0x03b10000, 0x03f50000)
    eden space 512K, 40% used [0x03a70000, 0x03aa4510, 0x03af0000)
    from space 64K, 100% used [0x03b00000, 0x03b10000, 0x03b10000)
    to space 64K, 0% used [0x03af0000, 0x03af0000, 0x03b00000)
    tenured generation total 1408K, used 946K [0x03f50000, 0x040b0000, 0x07a70000)
    the space 1408K, 67% used [0x03f50000, 0x0403c8a8, 0x0403ca00, 0x040b0000)
    compacting perm gen total 8192K, used 7599K [0x07a70000, 0x08270000, 0x0ba70000)
    the space 8192K, 92% used [0x07a70000, 0x081dbd58, 0x081dbe00, 0x08270000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040d000      C:\Installed_Software\product\11.1.0\db_1\jdk\jre\bin\java.exe
    0x76f50000 - 0x77077000      C:\Windows\system32\ntdll.dll
    0x760f0000 - 0x761cb000      C:\Windows\system32\kernel32.dll
    0x75a60000 - 0x75b26000      C:\Windows\system32\ADVAPI32.dll
    0x770e0000 - 0x771a3000      C:\Windows\system32\RPCRT4.dll
    0x75f10000 - 0x75fba000      C:\Windows\system32\MSVCRT.dll
    0x6d740000 - 0x6d8dd000      C:\Installed_Software\product\11.1.0\db_1\jdk\jre\bin\client\jvm.dll
    0x76320000 - 0x763bd000      C:\Windows\system32\USER32.dll
    0x757e0000 - 0x7582b000      C:\Windows\system32\GDI32.dll
    0x73d90000 - 0x73dc2000      C:\Windows\system32\WINMM.dll
    0x75cf0000 - 0x75e34000      C:\Windows\system32\ole32.dll
    0x75940000 - 0x759cd000      C:\Windows\system32\OLEAUT32.dll
    0x73d50000 - 0x73d89000      C:\Windows\system32\OLEACC.dll
    0x758c0000 - 0x758de000      C:\Windows\system32\IMM32.DLL
    0x75e40000 - 0x75f08000      C:\Windows\system32\MSCTF.dll
    0x75600000 - 0x7562c000      C:\Windows\system32\apphelp.dll
    0x757d0000 - 0x757d9000      C:\Windows\system32\LPK.DLL
    0x75830000 - 0x758ad000      C:\Windows\system32\USP10.dll
    0x6d300000 - 0x6d308000      C:\Installed_Software\product\11.1.0\db_1\jdk\jre\bin\hpi.dll
    0x757c0000 - 0x757c7000      C:\Windows\system32\PSAPI.DLL
    0x6d710000 - 0x6d71c000      C:\Installed_Software\product\11.1.0\db_1\jdk\jre\bin\verify.dll
    0x6d380000 - 0x6d39d000      C:\Installed_Software\product\11.1.0\db_1\jdk\jre\bin\java.dll
    0x6d730000 - 0x6d73f000      C:\Installed_Software\product\11.1.0\db_1\jdk\jre\bin\zip.dll
    0x6d070000 - 0x6d1da000      C:\Installed_Software\product\11.1.0\db_1\jdk\jre\bin\awt.dll
    0x722d0000 - 0x72312000      C:\Windows\system32\WINSPOOL.DRV
    0x626d0000 - 0x626e6000      C:\Installed_Software\product\11.1.0\db_1\BIN\oranjni11.dll
    0x62740000 - 0x627a3000      C:\Installed_Software\product\11.1.0\db_1\BIN\oranl11.dll
    0x60960000 - 0x60d32000      C:\Installed_Software\product\11.1.0\db_1\BIN\oran11.dll
    0x62670000 - 0x6268b000      C:\Installed_Software\product\11.1.0\db_1\BIN\orancrypt11.dll
    0x60870000 - 0x6095b000      C:\Installed_Software\product\11.1.0\db_1\BIN\oracore11.dll
    0x0c290000 - 0x0c35e000      C:\Installed_Software\product\11.1.0\db_1\BIN\oranls11.dll
    0x63690000 - 0x636a8000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraunls11.dll
    0x7c340000 - 0x7c396000      C:\Windows\system32\MSVCR71.dll
    0x60eb0000 - 0x60eb7000      C:\Installed_Software\product\11.1.0\db_1\BIN\orauts.dll
    0x762f0000 - 0x7631d000      C:\Windows\system32\WS2_32.dll
    0x770d0000 - 0x770d6000      C:\Windows\system32\NSI.dll
    0x62920000 - 0x6296d000      C:\Installed_Software\product\11.1.0\db_1\BIN\oranro11.dll
    0x62530000 - 0x6266d000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraldapclnt11.dll
    0x627f0000 - 0x62905000      C:\Installed_Software\product\11.1.0\db_1\BIN\orannzsbb11.dll
    0x60000000 - 0x60133000      C:\Installed_Software\product\11.1.0\db_1\BIN\orazt11.dll
    0x72e00000 - 0x72e07000      C:\Windows\system32\WSOCK32.dll
    0x75030000 - 0x75049000      C:\Windows\system32\iphlpapi.dll
    0x74ff0000 - 0x75025000      C:\Windows\system32\dhcpcsvc.DLL
    0x752a0000 - 0x752cc000      C:\Windows\system32\DNSAPI.dll
    0x75660000 - 0x75674000      C:\Windows\system32\Secur32.dll
    0x74fe0000 - 0x74fe7000      C:\Windows\system32\WINNSI.DLL
    0x74fb0000 - 0x74fd1000      C:\Windows\system32\dhcpcsvc6.DLL
    0x0c360000 - 0x0ce27000      C:\Installed_Software\product\11.1.0\db_1\BIN\orageneric11.dll
    0x63430000 - 0x6345d000      C:\Installed_Software\product\11.1.0\db_1\BIN\orasnls11.dll
    0x60fa0000 - 0x61158000      C:\Installed_Software\product\11.1.0\db_1\BIN\oracommon11.dll
    0x61c20000 - 0x61f81000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraclient11.dll
    0x636b0000 - 0x636b6000      C:\Installed_Software\product\11.1.0\db_1\BIN\oravsn11.dll
    0x0ce30000 - 0x0d20a000      C:\Installed_Software\product\11.1.0\db_1\BIN\orapls11.dll
    0x63420000 - 0x63429000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraslax11.dll
    0x63080000 - 0x63296000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraplp11.dll
    0x63520000 - 0x635c2000      C:\Installed_Software\product\11.1.0\db_1\BIN\orasql11.dll
    0x10000000 - 0x1025c000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraxml11.dll
    0x71ba0000 - 0x71bb1000      C:\Windows\system32\MSVCIRT.dll
    0x62980000 - 0x629b1000      C:\Installed_Software\product\11.1.0\db_1\BIN\orantcp11.dll
    0x0d210000 - 0x0d2bd000      C:\Installed_Software\product\11.1.0\db_1\BIN\orahasgen11.dll
    0x62ab0000 - 0x62b2f000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraocr11.dll
    0x0c1e0000 - 0x0c23e000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraocrb11.dll
    0x754c0000 - 0x75535000      C:\Windows\system32\NETAPI32.dll
    0x6f710000 - 0x6f7ec000      C:\Windows\system32\dbghelp.dll
    0x76440000 - 0x76f4f000      C:\Windows\system32\SHELL32.dll
    0x758e0000 - 0x75938000      C:\Windows\system32\SHLWAPI.dll
    0x0d2c0000 - 0x0d307000      C:\Installed_Software\product\11.1.0\db_1\BIN\oranldap11.dll
    0x626b0000 - 0x626b9000      C:\Installed_Software\product\11.1.0\db_1\BIN\oranhost11.dll
    0x00120000 - 0x00126000      C:\Installed_Software\product\11.1.0\db_1\BIN\orancds11.dll
    0x629c0000 - 0x629cd000      C:\Installed_Software\product\11.1.0\db_1\BIN\orantns11.dll
    0x0d310000 - 0x0d390000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraztkg11.dll
    0x74520000 - 0x746be000      C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18000_none_5cdbaa5a083979cc\comctl32.dll
    0x01940000 - 0x0195b000      C:\Installed_Software\product\11.1.0\db_1\oui\lib\win32\oraInstaller.dll
    0x74e60000 - 0x74e68000      C:\Windows\system32\VERSION.dll
    0x0d420000 - 0x0d476000      C:\Installed_Software\product\11.1.0\db_1\oui\lib\win32\msvcr71.dll
    0x0c240000 - 0x0c247000      C:\Installed_Software\product\11.1.0\db_1\oui\lib\win32\orauts.dll
    0x0c250000 - 0x0c258000      C:\Installed_Software\product\11.1.0\db_1\oui\lib\win32\orawsec11.dll
    0x635d0000 - 0x635ed000      C:\Installed_Software\product\11.1.0\db_1\oui\lib\win32\orasrvm11.dll
    0x0d8d0000 - 0x0da08000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraldapjclnt11.dll
    0x748f0000 - 0x748ff000      C:\Windows\system32\NLAapi.dll
    0x71e80000 - 0x71e8f000      C:\Windows\system32\napinsp.dll
    0x71e40000 - 0x71e52000      C:\Windows\system32\pnrpnsp.dll
    0x74df0000 - 0x74e2b000      C:\Windows\System32\mswsock.dll
    0x71e70000 - 0x71e78000      C:\Windows\System32\winrnr.dll
    0x762a0000 - 0x762ea000      C:\Windows\system32\WLDAP32.dll
    0x71e60000 - 0x71e6c000      C:\Windows\system32\wshbth.dll
    0x75b30000 - 0x75cba000      C:\Windows\system32\SETUPAPI.dll
    0x74e50000 - 0x74e55000      C:\Windows\System32\wship6.dll
    VM Arguments:
    jvm_args: -Dsun.java2d.noddraw=true -Dice.pilots.html4.ignoreNonGenericFonts=true
    java_command: oracle.net.ca.NetCA
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=C:\Installed_Software\product\11.1.0\db_1\network\jlib\netcam.jar;C:\Installed_Software\product\11.1.0\db_1\network\jlib\netca.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\jndi.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\netcfg.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\ldapjclnt9.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\ldapjclnt11.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\;C:\Installed_Software\product\11.1.0\db_1\jlib\ewt3.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\help4.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\jewt4.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\oracle_ice.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\share.jar;C:\Installed_Software\product\11.1.0\db_1\jdk\jre\lib\rt.jar;C:\Installed_Software\product\11.1.0\db_1\jdk\jre\lib\i18n.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\ewtcompat-3_3_15.jar;C:\Installed_Software\product\11.1.0\db_1\network\tools;C:\Installed_Software\product\11.1.0\db_1\jlib\srvm.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\srvmhas.jar;C:\Installed_Software\product\11.1.0\db_1\oui\jlib\OraInstaller.jar;C:\Installed_Software\product\11.1.0\db_1\lib\xmlparserv2.jar;C:\Installed_Software\product\11.1.0\db_1\emdw\lib\emca.jar
    PATH=C:\Installed_Software\product\11.1.0\db_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Java\jdk1.5.0_17
    USERNAME=praveena
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Vista Build 6001 Service Pack 1
    CPU:total 2 (cores per cpu 2, threads per core 1) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2097151k(1328884k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_11-b03) for windows-x86, built on Dec 15 2006 01:16:12 by "java_re" with MS VC++ 6.0

  • 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 Net Configuration Assistant failed

    when Instaling Oracle 10G developer suite on my machine (complete installation) I got this error:
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Parsing command line arguments:
    Parameter "silent" = true
    Parameter "orahome" = c:\ora10Gdev
    Parameter "orahnam" = Ora10G
    Parameter "instype" = custom
    Parameter "inscomp" = client,oraclenet
    Parameter "insprtcl" = tcp,nmp,tcps
    Parameter "cfg" = local
    Parameter "authadp" = NO_VALUE
    Parameter "responsefile" = c:\ora10Gdev\network\install\netca_clt_cus.rsp
    Done parsing command line arguments.
    Environmental error detected: The current Oracle Home and the Oracle Home passed from the installer are not the same. Oracle Net Configuration Assistant cannot continue.
    It is recommended that you continue installation without completing Oracle Net configuration. Once the installation is complete run the Oracle Net Configuration Assistant separately after checking that the ORACLE_HOME environment variable is not set (preferred on Windows platforms) or that it is set to the correct Oracle Home.
    Oracle Net Services configuration failed. The exit code is 1
    Configuration assistant "Oracle Net Configuration Assistant" failed
    has anybody encountered this same problem.
    Thanks.

    Well, I hope that you have a static IP address on your machine
    Add that static IP address to the hosts file.
    Also make sure that you have the latest JDK installed.
    regards

  • 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

  • Oracle Net Configuration Assistant  Failed(see details...) 11g on Fedora 7

    I am a newbie in a Linux and Oracle ,so
    can somebody help me to solve this problem, i've done everything from
    this site : http://www.oracle-base.com/articles/11g/OracleDB11gR1InstallationOnFedora7.php
    and i've got this error :
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = /home/oracle/app/oracle/product/11.1.0/db_1/bin/netca /orahome /home/oracle/app/oracle/product/11.1.0/db_1 /orahnam OraDb11g_home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /home/oracle/app/oracle/product/11.1.0/db_1/network/install/netca_typ.rsp
    Parsing command line arguments:
    Parameter "orahome" = /home/oracle/app/oracle/product/11.1.0/db_1
    Parameter "orahnam" = OraDb11g_home1
    Parameter "instype" = typical
    Parameter "inscomp" = client,oraclenet,javavm,server,ano
    Parameter "insprtcl" = tcp
    Parameter "cfg" = local
    Parameter "authadp" = NO_VALUE
    Parameter "nodeinfo" = NO_VALUE
    Parameter "responsefile" = /home/oracle/app/oracle/product/11.1.0/db_1/network/install/netca_typ.rsp
    Done parsing command line arguments.
    Oracle Net Services Configuration:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0x00b6fdd3, pid=7312, tid=3086751952
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # C [libc.so.6+0x6ddd3] index+0x63
    Configuration assistant "Oracle Net Configuration Assistant" failed
    The "/home/oracle/app/oracle/product/11.1.0/db_1/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.-----------------------------------------------------------------------------
    thx

    Let's assume your software installation was successful. Even if no database was created at this time. Check the Oracle Universal Installer inventory to verify this. At this time you should verify your connectivity, as previously suggested, verify the hosts file properly describes the hostname.domainname and the simple hostname. Verify the security is disabled, according to the install guide you have referred to.
    Then check the environment variables PATH, ORACLE_HOME, ORACLE_SID, LD_LIBRARY_PATH are properly set and issue the commands:
    1) netmgr, this will be used to configure the listener and the tnsnames.ora file, you could use the netca if you want, this is a subset of netmgr.
    2) dbca, this will assist you in creating the database. there you will find an option to setup enterprise manager, ensure you have it selected so the EM repository is created.
    3) You won't find isqlplus on 11g, but the regular sqlplus CLI is available
    ~ Madrid

  • 11GR2.0.1 Install failed: [INS-20802] Oracle Net Configuration Assistant fa

    I am trying to install Oracle 11gR2 on Windows 7. My latest attempt after removing some files is:
    [INS-20802] Oracle Net Configuration Assistant failed.
    I chose the "Personal Database" option. The only other info from the error is
    "Cause - The plug-in failed in its perform method Action - Refer to the logs or contact Oracle Support Services. "
    I looked at the trace file and saw this one error:
    Ignoring exception in isHASConfigured: PRCT-1400 : getcrshome execution failed. Detailed error:
    localnode
    [main] [ 2011-09-01 16:20:20.720 PDT ] [HAUtils.isHASConfigured:365] oracle.cluster.deployment.ClusterwareInfo.getConfiguredCRSHome(ClusterwareInfo.java:425)
    oracle.sysman.assistants.util.hasi.HAUtils.getCRSHome(HAUtils.java:592)
    oracle.sysman.assistants.util.hasi.HAUtils.getHASHome(HAUtils.java:652)
    oracle.sysman.assistants.util.hasi.HAUtils.isHASConfigured(HAUtils.java:360)
    oracle.net.ca.InitialSetup.checkHAConfiguration(NetCA.java:4668)
    oracle.net.ca.InitialSetup.<init>(NetCA.java:4085)
    oracle.net.ca.NetCA.main(NetCA.java:409)
    [main] [ 2011-09-01 16:20:20.720 PDT ] [InitialSetup.checkHAConfiguration:4706] HA Server is NOT configured.
    [main] [ 2011-09-01 16:20:20.727 PDT ] [NetCAResponseFile.<init>:68] Response file initialized: C:\app\klitwak\product\11.2.0\dbhome_1\network\install\netca_typ.rsp
    [main] [ 2011-09-01 16:20:20.731 PDT ] [NetCAResponseFile.getInstalledComponents:107] Installed components from response file: server, net8, javavm
    [main] [ 2011-09-01 16:20:20.732 PDT ] [NetCAResponseFile.getVirtualHost:164] Virtual Host from response file: null
    [main] [ 2011-09-01 16:20:20.732 PDT ] [SilentConfigure.performSilentConfigure:174] Typical profile configuration.
    [main] [ 2011-09-01 16:20:20.764 PDT ] [ConfigureProfile.setProfileParam:136] Setting NAMES.DIRECTORY_PATH: (TNSNAMES, EZCONNECT)
    [main] [ 2011-09-01 16:20:20.764 PDT ] [ConfigureProfile.setProfileParam:136] Setting SQLNET.AUTHENTICATION_SERVICES: (NTS)
    [main] [ 2011-09-01 16:20:20.765 PDT ] [ConfigureProfile.setDefaultProfileParams:109] Not setting ADR_BASE: sqlnet.ora already exist!
    [main] [ 2011-09-01 16:20:20.786 PDT ] [SilentConfigure.performSilentConfigure:182] Typical listener configuration.
    [main] [ 2011-09-01 16:20:20.789 PDT ] [ConfigureListener.isHASConfigured:1435] Calling SRVM api to check if Oracle Restart is configured ...
    [main] [ 2011-09-01 16:20:20.790 PDT ] [HAUtils.getHASHome:631] Oracle home from system properties: C:\app\klitwak\product\11.2.0\dbhome_1
    [main] [ 2011-09-01 16:20:20.790 PDT ] [HAUtils.getCRSHome:588] Getting configured CRS/HAS home for Oracle home ( C:\app\klitwak\product\11.2.0\dbhome_1 ) ...
    [main] [ 2011-09-01 16:20:20.790 PDT ] [GETCRSHOMEUtil.<init>:88] Toolname: getcrshome.exe --- Tool location: C:\app\klitwak\product\11.2.0\dbhome_1\binTool dependencies: [Ljava.lang.String;@21b64e6a
    [main] [ 2011-09-01 16:20:20.790 PDT ] [CmdToolUtil.doexecute:360] starting remote exec server on local node src=C:\app\klitwak\product\11.2.0\dbhome_1\bin dest=C:\Users\KLitwak\AppData\Local\Temp\
    [main] [ 2011-09-01 16:20:20.791 PDT ] [Utils.getLocalHost:356] Hostname retrieved: klitwak, returned: klitwak
    [main] [ 2011-09-01 16:20:20.791 PDT ] [WindowsSystem.startRemoteExecServer:1728] WS: Checking if service is started
    [main] [ 2011-09-01 16:20:20.792 PDT ] [Utils.getLocalHost:356] Hostname retrieved: klitwak, returned: klitwak
    [main] [ 2011-09-01 16:20:20.792 PDT ] [WindowsSystem.dorunRemoteExecCmd:2061] WS: Calling windowsNative with cmd: C:\app\klitwak\product\11.2.0\dbhome_1\bin\getcrshome.exe
    [main] [ 2011-09-01 16:20:21.798 PDT ] [WindowsSystem.dorunRemoteExecCmd:2064] WS: WinNative returned: true
    [main] [ 2011-09-01 16:20:21.799 PDT ] [WindowsSystem.dorunRemoteExecCmd:2078] WS: remote command executed, but didn't return zero.
    [main] [ 2011-09-01 16:20:21.800 PDT ] [GETCRSHOMEUtil.getCRS_HOME:147] cmdTool.execute() failed.
    [main] [ 2011-09-01 16:20:21.801 PDT ] [HAUtils.isHASConfigured:364] Ignoring exception in isHASConfigured: PRCT-1400 : getcrshome execution failed. Detailed error:
    localnode
    [main] [ 2011-09-01 16:20:21.802 PDT ] [HAUtils.isHASConfigured:365] oracle.cluster.deployment.ClusterwareInfo.getConfiguredCRSHome(ClusterwareInfo.java:425)
    oracle.sysman.assistants.util.hasi.HAUtils.getCRSHome(HAUtils.java:592)
    oracle.sysman.assistants.util.hasi.HAUtils.getHASHome(HAUtils.java:652)
    oracle.sysman.assistants.util.hasi.HAUtils.isHASConfigured(HAUtils.java:360)
    oracle.net.ca.ConfigureListener.isHASConfigured(ConfigureListener.java:1438)
    oracle.net.ca.ConfigureListener.isHASRunning(ConfigureListener.java:1460)
    oracle.net.ca.ConfigureListener.validateListenerName(ConfigureListener.java:1707)
    oracle.net.ca.ConfigureListener.typicalConfigure(ConfigureListener.java:172)
    oracle.net.ca.SilentConfigure.performSilentConfigure(SilentConfigure.java:185)
    oracle.net.ca.InitialSetup.<init>(NetCA.java:4169)
    oracle.net.ca.NetCA.main(NetCA.java:409)
    [main] [ 2011-09-01 16:20:21.802 PDT ] [ConfigureListener.isHASConfigured:1446] Is Oracle Restart configured: false
    [main] [ 2011-09-01 16:20:21.803 PDT ] [ConfigureListener.isHASRunning:1475] Is Oracle Restart running: false
    [main] [ 2011-09-01 16:20:21.804 PDT ] [ConfigureListener.typicalConfigure:204] Checking for free port in range: 1521-1540
    [main] [ 2011-09-01 16:20:21.804 PDT ] [ConfigureListener.isPortFree:1013] Checking if port 1521 is free on local machine...
    [main] [ 2011-09-01 16:20:21.831 PDT ] [ConfigureListener.isPortFree:1028] InetAddress.getByName(127.0.0.1): /127.0.0.1
    [main] [ 2011-09-01 16:20:21.834 PDT ] [ConfigureListener.isPortFree:1030] Local host IP address: klitwak/169.254.45.65
    [main] [ 2011-09-01 16:20:21.834 PDT ] [ConfigureListener.isPortFree:1032] Local host name: klitwak
    [main] [ 2011-09-01 16:20:21.836 PDT ] [ConfigureListener.isPortFree:1054] wildcard InetAddress i.e InetAddress.getByName(::) : /0:0:0:0:0:0:0:0
    [main] [ 2011-09-01 16:20:21.837 PDT ] [ConfigureListener.isPortFree:1057] Creating ServerSocket on Port:1521, wildcald InetAddress: /0:0:0:0:0:0:0:0
    [main] [ 2011-09-01 16:20:21.849 PDT ] [ConfigureListener.isPortFree:1060] Created ServerSocket successfully.
    [main] [ 2011-09-01 16:20:21.850 PDT ] [ConfigureListener.isPortFree:1065] Creating ServerSocket on Port:1521, IP Address: klitwak/10.10.128.155
    [main] [ 2011-09-01 16:20:21.853 PDT ] [ConfigureListener.isPortFree:1068] Created ServerSocket successfully.
    [main] [ 2011-09-01 16:20:21.854 PDT ] [ConfigureListener.isPortFree:1080] Creating ServerSocket on Port:1521, Local IP Address: /127.0.0.1
    [main] [ 2011-09-01 16:20:21.856 PDT ] [ConfigureListener.isPortFree:1084] Created ServerSocket successfully.
    [main] [ 2011-09-01 16:20:21.858 PDT ] [ConfigureListener.isPortFree:1090] Creating ServerSocket on Port:1521
    [main] [ 2011-09-01 16:20:21.863 PDT ] [ConfigureListener.isPortFree:1093] Created ServerSocket successfully.
    [main] [ 2011-09-01 16:20:21.867 PDT ] [ConfigureListener.isPortFree:1113] Returning is Port 1521 free: true
    [main] [ 2011-09-01 16:20:21.867 PDT ] [ConfigureListener.typicalConfigure:211] Using port: 1521
    [main] [ 2011-09-01 16:20:21.873 PDT ] [ConfigureListener.setListenerParam:1789] Setting ADR_BASE_LISTENER: C:\app\klitwak
    [main] [ 2011-09-01 16:20:21.884 PDT ] [ConfigureListener.isPortFree:1013] Checking if port 1521 is free on local machine...
    [main] [ 2011-09-01 16:20:21.885 PDT ] [ConfigureListener.isPortFree:1028] InetAddress.getByName(127.0.0.1): /127.0.0.1
    [main] [ 2011-09-01 16:20:21.885 PDT ] [ConfigureListener.isPortFree:1030] Local host IP address: klitwak/169.254.45.65
    [main] [ 2011-09-01 16:20:21.929 PDT ] [ConfigureListener.isPortFree:1032] Local host name: klitwak
    [main] [ 2011-09-01 16:20:21.930 PDT ] [ConfigureListener.isPortFree:1054] wildcard InetAddress i.e InetAddress.getByName(::) : /0:0:0:0:0:0:0:0
    [main] [ 2011-09-01 16:20:21.930 PDT ] [ConfigureListener.isPortFree:1057] Creating ServerSocket on Port:1521, wildcald InetAddress: /0:0:0:0:0:0:0:0
    [main] [ 2011-09-01 16:20:21.931 PDT ] [ConfigureListener.isPortFree:1060] Created ServerSocket successfully.
    [main] [ 2011-09-01 16:20:21.932 PDT ] [ConfigureListener.isPortFree:1065] Creating ServerSocket on Port:1521, IP Address: klitwak/10.10.128.155
    [main] [ 2011-09-01 16:20:21.933 PDT ] [ConfigureListener.isPortFree:1068] Created ServerSocket successfully.
    [main] [ 2011-09-01 16:20:21.933 PDT ] [ConfigureListener.isPortFree:1080] Creating ServerSocket on Port:1521, Local IP Address: /127.0.0.1
    [main] [ 2011-09-01 16:20:21.934 PDT ] [ConfigureListener.isPortFree:1084] Created ServerSocket successfully.
    [main] [ 2011-09-01 16:20:21.934 PDT ] [ConfigureListener.isPortFree:1090] Creating ServerSocket on Port:1521
    [main] [ 2011-09-01 16:20:21.935 PDT ] [ConfigureListener.isPortFree:1093] Created ServerSocket successfully.
    [main] [ 2011-09-01 16:20:21.935 PDT ] [ConfigureListener.isPortFree:1113] Returning is Port 1521 free: true
    I have looked in the log file and see nothing of interest. Any suggestions as to what I might do to fix this? Thanks.
    Ken

    Windows 7 Enterprise
    I have read portions of the Installation manual, and yes, I am aware of the issues with DHCP but that's how we do things here, so I'm not going to change that setting. From reading through the installation instructions, I see that the 11gR1 installation program asked for much more information, i.e., many more decisions than the 11gR2 installation program. I do not know if this is because of some choice up front that then excludes other options. Thanks.
    Ken
    Kwn

  • Grid 11GR2:: [INS-20802] Oracle Net Configuration Assistant Failed

    Hi Oracle DBA's.
    I am trying to configure GRID comprising of 2 Nodes and the installation works without error all the way through to the end of the installer when it
    errors out @ the *Oracle Net Configuration Assistant. I've built this before without hassle and cannot figure out what's causing the error, this time round.
    2 Nodes (Redhat 5.4 64 Bit)
    Linux jabal.example.com 2.6.18-128.el5 #1 SMP Wed Dec 17 11:41:38 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
    jabal.example.com & jebel.example.com are the nodes.
    Both the servers are clean installs and updated with all the required dependencies satisfied.
    Iptables & SElinux are disabled on both nodes.
    I've read a few posts on the net pointing the problem to a miconfigured /etc/hosts file, i've included mine here below for some comment?
    127.0.0.1          localhost.localdomain localhost
    172.18.16.150     jabal.example.com jabal
    172.18.16.151 jebel.example.com jebel
    172.18.16.190     jabal-vip.example.com jabal-vip
    172.18.16.191 jebel-vip.example.com jebel-vip
    This is the log from the installer:
    INFO: Updating Transient Parameters for oracle.assistants.netca.client
    INFO: Updating Transient Parameters for OuiConfigVariables
    INFO: Updating Transient Parameters for oracle.assistants.asm
    INFO: Setting value to transient variable S_ASMMONITORPASSWORD
    INFO: Setting value to transient variable S_ASMPASSWORD
    INFO: Setting value to transient variable s_asmcaArgs
    INFO: Setting value to transient variable s_ASMPasswordFlag
    INFO: Setting value to transient variable s_ASMMonitorPasswordFlag
    INFO: Successfully updated Transient Parameters in the Aggregates
    INFO: Configuration log directory - /u01/11.2.0/grid/cfgtoollogs
    INFO:
    The Runconfig command constructed is /u01/11.2.0/grid/oui/bin/runConfig.sh ORACLE_HOME=/u01/11.2.0/grid MODE=perform ACTION=configure RERUN=true $*
    INFO: Created a new file /u01/11.2.0/grid/cfgtoollogs/configToolAllCommands
    INFO: Since the option is to overwrite the existing /u01/11.2.0/grid/cfgtoollogs/configToolAllCommands file, backing it up
    INFO: The backed up file name is /u01/11.2.0/grid/cfgtoollogs/configToolAllCommands.bak
    INFO: Entering ConfigClient.executeToolsInAggregate method
    INFO: ConfigClient.executeToolsInAggregate oAggregate=oracle.crs:oracle.crs:11.2.0.1.0:common
    INFO: Entering ConfigClient.assignAction method
    INFO: ConfigClient.assignAction actionref=[Loracle.sysman.emCfg.common.IActionReference;@63e35108
    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" = /u01/11.2.0/grid
    INFO: Parameter "orahnam" = Ora11g_gridinfrahome1
    INFO: Parameter "instype" = typical
    INFO: Parameter "inscomp" = client,oraclenet,javavm,server
    INFO: Parameter "insprtcl" = tcp
    INFO: Parameter "cfg" = local
    INFO: Parameter "authadp" = NO_VALUE
    INFO: Parameter "responsefile" = /u01/11.2.0/grid/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: Profile configuration complete.
    INFO: Problem in configuration: PRCN-2061 : Failed to add listener ora.LISTENER.lsnr
    INFO: PRCN-2065 : Port(s) 1521 are not available on the nodes given
    INFO: PRCN-2035 : Port 1521 is not available on node(s) or virtual host(s): jabal-vip,jebel-vip
    INFO: Oracle Net Listener Startup:
    INFO: Listener does not exists.
    INFO: Check the trace file for details: /u01/app/oracle/cfgtoollogs/netca/trace_Ora11g_gridinfrahome1-10072412PM4248.log
    INFO: Oracle Net Services configuration failed. The exit code is 1
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    And this is the log the above log refers to:
    /u01/app/oracle/cfgtoollogs/netca/trace_Ora11g_gridinfrahome1-10072412PM4248.log
    [root@jabal /]# tail -50 /u01/app/oracle/cfgtoollogs/netca/trace_Ora11g_gridinfrahome1-10072412PM4248.log
    [main] [ 2010-07-24 12:42:53.568 SAST ] [CRSNative.getStat:1155] looking for following attributes:
    [main] [ 2010-07-24 12:42:53.569 SAST ] [CRSNative.getStat:1157]           'USR_ORA_VIP'
    [main] [ 2010-07-24 12:42:53.590 SAST ] [CRSNative.getStat:1170] crs found 1 attributes
    [main] [ 2010-07-24 12:42:53.591 SAST ] [CRSNative.getStat:1180]      Name: 'USR_ORA_VIP'; Value: 'jebel-vip'
    [main] [ 2010-07-24 12:42:53.592 SAST ] [CRSNative.getStatus:763] Looking for status: resource ora.jabal.vip
    [main] [ 2010-07-24 12:42:53.615 SAST ] [CRSNativeResult.addRIAttr:139] addRIAttr: name 'ora.jabal.vip 1 1', 'STATE':'INTERMEDIATE'
    [main] [ 2010-07-24 12:42:53.616 SAST ] [CRSNativeResult.addRIAttr:139] addRIAttr: name 'ora.jabal.vip 1 1', 'TARGET':'ONLINE'
    [main] [ 2010-07-24 12:42:53.617 SAST ] [CRSNative.searchEntities:857] found 1 ntities
    [main] [ 2010-07-24 12:42:53.618 SAST ] [CRSNative.getRIStatus:1374]      RI: 'ora.jabal.vip 1 1', state: 'INTERMEDIATE', target: 'ONLINE'
    [main] [ 2010-07-24 12:42:53.620 SAST ] [CRSNative.getStatus:789] Resource: ora.jabal.vip, status: INTERMEDIATE_ONLINE
    [main] [ 2010-07-24 12:42:53.621 SAST ] [CRSNative.getStat:1153] About to call crs stat: name: ora.jabal.vip, type: 1, node: null
    [main] [ 2010-07-24 12:42:53.622 SAST ] [CRSNative.getStat:1155] looking for following attributes:
    [main] [ 2010-07-24 12:42:53.622 SAST ] [CRSNative.getStat:1157]           'USR_ORA_VIP'
    [main] [ 2010-07-24 12:42:53.647 SAST ] [CRSNative.getStat:1170] crs found 1 attributes
    [main] [ 2010-07-24 12:42:53.647 SAST ] [CRSNative.getStat:1180]      Name: 'USR_ORA_VIP'; Value: 'jabal-vip'
    [main] [ 2010-07-24 12:42:53.648 SAST ] [VIPImpl.address:442] vipName=jabal-vip
    [main] [ 2010-07-24 12:42:53.649 SAST ] [CRSNative.getStatus:763] Looking for status: resource ora.jebel.vip
    [main] [ 2010-07-24 12:42:53.672 SAST ] [CRSNativeResult.addRIAttr:139] addRIAttr: name 'ora.jebel.vip 1 1', 'STATE':'INTERMEDIATE'
    [main] [ 2010-07-24 12:42:53.673 SAST ] [CRSNativeResult.addRIAttr:139] addRIAttr: name 'ora.jebel.vip 1 1', 'TARGET':'ONLINE'
    [main] [ 2010-07-24 12:42:53.674 SAST ] [CRSNative.searchEntities:857] found 1 ntities
    [main] [ 2010-07-24 12:42:53.675 SAST ] [CRSNative.getRIStatus:1374]      RI: 'ora.jebel.vip 1 1', state: 'INTERMEDIATE', target: 'ONLINE'
    [main] [ 2010-07-24 12:42:53.675 SAST ] [CRSNative.getStatus:789] Resource: ora.jebel.vip, status: INTERMEDIATE_ONLINE
    [main] [ 2010-07-24 12:42:53.676 SAST ] [CRSNative.getStat:1153] About to call crs stat: name: ora.jebel.vip, type: 1, node: null
    [main] [ 2010-07-24 12:42:53.677 SAST ] [CRSNative.getStat:1155] looking for following attributes:
    [main] [ 2010-07-24 12:42:53.677 SAST ] [CRSNative.getStat:1157]           'USR_ORA_VIP'
    [main] [ 2010-07-24 12:42:53.704 SAST ] [CRSNative.getStat:1170] crs found 1 attributes
    [main] [ 2010-07-24 12:42:53.705 SAST ] [CRSNative.getStat:1180]      Name: 'USR_ORA_VIP'; Value: 'jebel-vip'
    [main] [ 2010-07-24 12:42:53.705 SAST ] [VIPImpl.address:442] vipName=jebel-vip
    [main] [ 2010-07-24 12:42:53.707 SAST ] [PortAvailableCommand.execute:136] Check port on node(s): jabal-vip jebel-vip
    [main] [ 2010-07-24 12:42:53.709 SAST ] [PortAvailableCommand.execute:149] Port 1521 is not available on node jabal-vip
    [main] [ 2010-07-24 12:42:53.710 SAST ] [PortAvailableCommand.execute:149] Port 1521 is not available on node jebel-vip
    [main] [ 2010-07-24 12:42:53.719 SAST ] [NodeAppsFactoryImpl.checkPortHelper:1525] port=1521 availability status=false across nodeList=jabal-vip,jebel-vip
    [main] [ 2010-07-24 12:42:53.722 SAST ] [ConfigureListenerOPS.saveListener:1318] retry = false
    [main] [ 2010-07-24 12:42:53.723 SAST ] [ConfigureListenerOPS.startOrStopListener:1622] Starting listener LISTENER...
    [main] [ 2010-07-24 12:42:53.751 SAST ] [CRSNativeResult.addComp:162] add comp: name ora.LISTENER.lsnr, rc 210, msg CRS-0210: Could not find resource 'ora.LISTENER.lsnr'.
    [main] [ 2010-07-24 12:42:53.752 SAST ] [CRSNative.isEntityRegistered:672] entity: ora.LISTENER.lsnr, type: 1, registered: false
    [main] [ 2010-07-24 12:42:53.753 SAST ] [ConfigureListenerOPS.startOrStopListener:1644] PRCR-1001 : Resource ora.LISTENER.lsnr does not exist
    PRCR-1001 : Resource ora.LISTENER.lsnr does not exist
         at oracle.cluster.impl.common.SoftwareModuleImpl.crsResource(SoftwareModuleImpl.java:778)
         at oracle.cluster.impl.nodeapps.ListenerImpl.crsResource(ListenerImpl.java:1201)
         at oracle.cluster.impl.nodeapps.NodeAppsFactoryImpl.getListener(NodeAppsFactoryImpl.java:920)
         at oracle.cluster.nodeapps.NodeAppsFactory.getListener(NodeAppsFactory.java:1348)
         at oracle.sysman.assistants.util.hasi.HAListenerUtils.startListener(HAListenerUtils.java:259)
         at oracle.net.ca.ConfigureListener.startListener(ConfigureListener.java:1515)
         at oracle.net.ca.ConfigureListenerOPS.startOrStopListener(ConfigureListenerOPS.java:1630)
         at oracle.net.ca.ConfigureListener.typicalConfigure(ConfigureListener.java:256)
         at oracle.net.ca.ConfigureListenerOPS.typicalConfigure(ConfigureListenerOPS.java:289)
         at oracle.net.ca.SilentConfigure.performSilentConfigure(SilentConfigure.java:185)
         at oracle.net.ca.InitialSetup.<init>(NetCA.java:4159)
         at oracle.net.ca.NetCA.main(NetCA.java:405)
    Any pointers in the right direction would be great, as i cannot pick up a lead from the logs above ?
    Regards
    Ronald

    I had a similar issue to this. It turned out the tns listener had already started on the VIP address on the first node.
    [root@rac-1 home]# netstat -nltp
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address               Foreign Address             State       PID/Program name        
    tcp        0      0 172.25.15.132:1521          0.0.0.0:*                   LISTEN      18253/tnslsnr                   
    [root@rac-1 home]# Not sure how this got started since the only program I had run was the Grid installer, however killing this process and retrying the Oracle Net Configuration Assistant step allowed me to continue.

Maybe you are looking for

  • Local and ISP DNS

    Hi all, i have a local DNS server for some local stuff like website,ldap and so on and the normal ISP DNS. On Client i have entered the local DNS IP (xxx.xxx.xxx.xxx) and the ISP DNS IP (yyy.yyy.yyy.yyy). So here is my problem when the Local DNS IP i

  • Can't download adobe 10.1 for mac os 10.4.1 Power Pc.

    I have a mac os 10.4.1 power pc.  I go to the adobe site and try to use archives to get flash player 10. It prompts me to adobe download and it only gives choice for "INTEL" versions and I have a power pc.  The site is not user friendly for my operat

  • How do I Change the plot waveform colour on a Dynamic Data type Graph?

    I have multiple different plots on different graphs, and I want to set the colours of the different waveforms. In order to display the waveforms on different graphs, I switched to Dynamic data type and then split the wire according to how many channe

  • When I open iDvd in lion I gat the sping ball

    When I open iDvd in lion I gat the sping ball, And Iits on a 2.26 Quad-core with 24 GB RAM. I reinstalled, same thing runs in snow-leopard .

  • Kind of OT: Unwanted JPEG Background Tone

    Hey gang, This is not a Dreamwear-specific issue, but I am somewhat of a Newbie and thought I would pass this problem by some very talented people. I am creating and placing web JPEGs with CS3 Photoshop and Dreamweaver (via a Mac system). Many of the