Net configuration on LINUX

Hi all,
I have installed linux on my machine and need to conntect with linux.
Please help me out to configure the same .....
Thanks in ADV

dba1,
How do you expect help from the forum?
First: this is the Linux (non-OEL) forum.
So the first question is: which linux distribution or unix brand are you using?
Next, which version of the linux/unix are you using?
Also: you've installed it 'on your machine'. What are the specifications of the machine?
It could be the operating system didn't recognise your NIC, so there is no network connectivity.
Are you using some kind of virtualisation, or have you installed linux/unix on the machine directly?
What is your network situation? Is the machine directly connected to an ADSL or modem, or a router which makes you need to use DHCP, or is it inside a network where you need to set it yourself? If you need to set it yourself, you need to set ip address and subnet mask, default gateway and DNS server.

Similar Messages

  • Net configuration assistant fail on install under linux

    Hi,
    after a crash of our server. I tried to install oracle 9i release 2. Everything is working, but on install die net configuration assistant failed. How can I start it up after install? The database is already created by the installer.
    thanks a lot,
    Remco Ploeg

    Your locales are cooked. Use dpkg-reconfigure locales, select your local language (both en_US versions for me), C as your default, and you should be set.

  • Problems with 11g on OEL5 (update 3) / net configuration assitant fails

    While installing 11g on OEL 5 the net configuration assistant failed:
    Oracle Net Services Configuration:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xb7e772f3, pid=7352, tid=3084941520
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # C {noformat}[libc.so.6+0x6f2f3] index+0x63{noformat}
    # An error report file with more information is saved as hs_err_pid7352.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    According to the existing articles on this problem the solution is using a static IP and/or adding the IP to /etc/hosts.
    So did I, but: Net Configuration Assistant is still failing!
    This is my /etc/hosts:
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    192.168.1.4 localhost locahlhost.localdomain
    127.0.0.1 localhost.localdomain localhost
    Additionally, network is configured without DHCP! Although while checking the prerequisites the installer throw a warning ("... using DHCP may cause problems ...") which puzzles me.
    I should be thankful for any hints/advices.
    Edited by: user6877544 on Aug 29, 2009 2:45 PM: deleted square brackets around libc.so
    Edited by: user6877544 on Aug 29, 2009 3:23 PM
    Edited by: user6877544 on 30.08.2009 00:47 added square brackets around libc.so

    After a reboot the "DHCP-check" is passed:
    INFO: Checking DetectIfDHCPAssignedIP
         This is a prerequisite condition to test whether the primary IP address of the system is DHCP-assiged or static.
    INFO: Detecting the IP.....:192.168.1.4
    INFO: Checking the network interface display name.... :eth0
    INFO: Checking the network reference name..... :eth0
    INFO: Checking the platform .......46
    INFO: Checking the LINUX vendor .... :enterprise
    INFO: Inspect interface file :/etc/sysconfig/network-scripts/ifcfg-eth0
    INFO: Check complete. The overall result of this check is: Passed
    But net configuration assistant is still failing.

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

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

  • Oracle Net Configuration Assistant Install Failure

    I'm installing 11G R2 on Fedora 12.
    The Installation got to 95% and displayed the following error
    [INS-20802] Oracle Net Configuration Assistant Failed
    Naturally it says to have a look at the InstallActions log which then says to check the trace log. The last 100 or so lines from the trace log is below, can anyone assist as to where I can start to troubleshoot this problem?
    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/app/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" = /u01/app/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: /u01/app/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: /u01/app/oracle/cfgtoollogs/netca/trace_OraDb11g_home1-10040811AM5707.log
    INFO: Oracle Net Services configuration failed. The exit code is 1
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    [root@fedora1 logs]# cd /u01/app/oracle/cfgtoollogs/netca
    [root@fedora1 netca]# ls
    netca_OraDb11g_home1-10040811AM5707.log trace_OraDb11g_home1-10040811AM5707.log
    [root@fedora1 netca]# cat trace_OraDb11g_home1-10040811AM5707.log
    [main] [ 2010-04-08 11:57:08.620 EST ] [NetCALogger.initTrace:203] Oracle Net Configuration Assistant: 10040811AM5707
    [main] [ 2010-04-08 11:57:08.637 EST ] [NetCALogger.initTrace:204] Oracle Home: /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-04-08 11:57:08.638 EST ] [NetCALogger.initTrace:205] Oracle Base: /u01/app/oracle
    [main] [ 2010-04-08 11:57:08.638 EST ] [NetCALogger.initTrace:206] Oracle Home Name: OraDb11g_home1
    [main] [ 2010-04-08 11:57:08.717 EST ] [InventoryUtil.getOUIInvSession:347] setting OUI READ level to ACCESSLEVEL_READ_LOCKLESS
    [main] [ 2010-04-08 11:57:08.718 EST ] [HAUtils.<init>:188] oui location /u01/app/oraInventory/ContentsXML
    [main] [ 2010-04-08 11:57:08.741 EST ] [Version.isPre:274] version to be checked 11.2.0.1.0 major version to check against10
    [main] [ 2010-04-08 11:57:08.742 EST ] [Version.isPre:285] isPre.java: Returning FALSE
    [main] [ 2010-04-08 11:57:08.759 EST ] [OCR.loadLibrary:308]
    Inside constructor of OCR
    [main] [ 2010-04-08 11:57:08.776 EST ] [OCR.loadLibrary:316] Going to load the ocr library
    [main] [ 2010-04-08 11:57:08.777 EST ] [sPlatform.isHybrid:67] osName=Linux osArch=i386 rc=false
    [main] [ 2010-04-08 11:57:08.784 EST ] [sPlatform.isHybrid:67] osName=Linux osArch=i386 rc=false
    [main] [ 2010-04-08 11:57:08.784 EST ] [Library.load:254] Loading library /u01/app/oracle/product/11.2.0/dbhome_1/lib/libsrvmocr11.so
    [main] [ 2010-04-08 11:57:08.975 EST ] [OCR.loadLibrary:318] loaded ocr libraries
    [main] [ 2010-04-08 11:57:08.975 EST ] [OCR.isCluster:939] Calling OCRNative for isCluster()
    [main] [ 2010-04-08 11:57:09.051 EST ] [OCR.isCluster:943] OCR Result status = true
    [main] [ 2010-04-08 11:57:09.052 EST ] [OCR.isCluster:955] Bolean result = false
    [main] [ 2010-04-08 11:57:09.055 EST ] [CmdlineArgs.<init>:110] Initializing variables array...
    [main] [ 2010-04-08 11:57:09.055 EST ] [CmdlineArgs.<init>:116] Initializing NetProperties...
    [main] [ 2010-04-08 11:57:09.063 EST ] [CmdlineArgs.initArgs:133] Initializing command line arguments...
    [main] [ 2010-04-08 11:57:09.063 EST ] [CmdlineArgs.parseLogParam:290] Parsing /log argument...
    [main] [ 2010-04-08 11:57:09.079 EST ] [CmdlineArgs.parseLogParam:345] Returning Log File = null
    [main] [ 2010-04-08 11:57:09.083 EST ] [CmdlineArgs.setOraArgs:236] Setting Oracle arguments...
    [main] [ 2010-04-08 11:57:09.083 EST ] [CmdlineArgs.setOraArgs:240] Passed Oracle Home = /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-04-08 11:57:09.083 EST ] [CmdlineArgs.setOraArgs:243] Read Oracle Home = /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-04-08 11:57:09.084 EST ] [CmdlineArgs.setOraArgs:246] Read Oracle Home ID =
    [main] [ 2010-04-08 11:57:09.084 EST ] [CmdlineArgs.setOraArgs:249] Read Oracle Home Name = null
    [main] [ 2010-04-08 11:57:09.084 EST ] [CmdlineArgs.compareOraHome:183] Comparing Oracle Homes ...
    [main] [ 2010-04-08 11:57:09.084 EST ] [CmdlineArgs.compareOraHome:184] Oracle Home 1 = /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-04-08 11:57:09.085 EST ] [CmdlineArgs.compareOraHome:185] Oracle Home 2 = /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-04-08 11:57:09.085 EST ] [CmdlineArgs.compareOraHome:224] Returning true
    [main] [ 2010-04-08 11:57:09.085 EST ] [InitialSetup.configureOPS:4504] Cluster mode is OFF
    [main] [ 2010-04-08 11:57:09.085 EST ] [InitialSetup.<init>:4028] TNS_ADMIN is: null
    [main] [ 2010-04-08 11:57:09.092 EST ] [OPSUtil.getHomeVersion:446] Inside getHomeVersion...
    [main] [ 2010-04-08 11:57:09.092 EST ] [OPSUtil.getHomeVersion:447] oracleHome = /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-04-08 11:57:09.092 EST ] [OPSUtil.getHomeVersion:451] oracle.sysman.assistants.util.OracleHome Object = /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-04-08 11:57:09.092 EST ] [OracleHome.getVersion:877] OracleHome.getVersion called. Current Version: null
    [main] [ 2010-04-08 11:57:09.096 EST ] [InventoryUtil.getOUIInvSession:347] setting OUI READ level to ACCESSLEVEL_READ_LOCKLESS
    [main] [ 2010-04-08 11:57:09.096 EST ] [OracleHome.getVersion:896] Homeinfo /u01/app/oracle/product/11.2.0/dbhome_1,1
    [main] [ 2010-04-08 11:57:09.449 EST ] [OracleHome.getVersion:922] OracleHome.server.getVersion Version: 11.2.0.1.0
    [main] [ 2010-04-08 11:57:09.449 EST ] [OracleHome.getVersion:943] Current Version From Inventory: 11.2.0.1.0
    [main] [ 2010-04-08 11:57:09.449 EST ] [OracleHome.getVersion:948] using sqlplus: /u01/app/oracle/product/11.2.0/dbhome_1/bin/sqlplus
    [main] [ 2010-04-08 11:57:09.450 EST ] [OPSUtil.getHomeVersion:452] returning oracleHome Version = 11.2.0.1.0
    [main] [ 2010-04-08 11:57:09.450 EST ] [OracleHome.getVersion:877] OracleHome.getVersion called. Current Version: 11.2.0.1.0
    [main] [ 2010-04-08 11:57:09.450 EST ] [OracleHome.getVersion:943] Current Version From Inventory: 11.2.0.1.0
    [main] [ 2010-04-08 11:57:09.450 EST ] [OracleHome.getVersion:948] using sqlplus: /u01/app/oracle/product/11.2.0/dbhome_1/bin/sqlplus
    [main] [ 2010-04-08 11:57:09.450 EST ] [InitialSetup.<init>:4041] Admin location is: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin
    [main] [ 2010-04-08 11:57:24.074 EST ] [ConfigureProfile.setProfileParam:136] Setting NAMES.DIRECTORY_PATH: (TNSNAMES, EZCONNECT)
    [main] [ 2010-04-08 11:57:24.100 EST ] [ConfigureProfile.setProfileParam:136] Setting ADR_BASE: /u01/app/oracle
    [main] [ 2010-04-08 11:57:24.107 EST ] [HAUtils.getHASHome:583] Oracle home from system properties: /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-04-08 11:57:24.108 EST ] [HAUtils.getCRSHome:540] Getting configured CRS/HAS home for Oracle home ( /u01/app/oracle/product/11.2.0/dbhome_1 ) ...
    [main] [ 2010-04-08 11:57:24.109 EST ] [GETCRSHOMEUtil.<init>:76] Toolname: getcrshome --- Tool location: /u01/app/oracle/product/11.2.0/dbhome_1/srvm/adminTool dependencies: [Ljava.lang.String;@472d48
    [main] [ 2010-04-08 11:57:24.110 EST ] [NativeSystem.isCmdScv:471] isCmdScv: cmd=[]
    [main] [ 2010-04-08 11:57:24.111 EST ] [RuntimeExec.runCommand:75] Calling Runtime.exec() with the command
    [main] [ 2010-04-08 11:57:24.111 EST ] [RuntimeExec.runCommand:77] /bin/sh
    [main] [ 2010-04-08 11:57:24.111 EST ] [RuntimeExec.runCommand:77] -c
    [main] [ 2010-04-08 11:57:24.113 EST ] [RuntimeExec.runCommand:77] /u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome
    [Thread-2] [ 2010-04-08 11:57:24.126 EST ] [StreamReader.run:61] In StreamReader.run
    [main] [ 2010-04-08 11:57:24.126 EST ] [RuntimeExec.runCommand:142] runCommand: Waiting for the process
    [Thread-1] [ 2010-04-08 11:57:24.130 EST ] [StreamReader.run:61] In StreamReader.run
    [Thread-2] [ 2010-04-08 11:57:24.253 EST ] [StreamReader.run:65] ERROR>/u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome: error while loading shared libraries: libocrb11.so: cannot enable executable stack as shared object requires: Permission denied
    [main] [ 2010-04-08 11:57:24.253 EST ] [RuntimeExec.runCommand:144] runCommand: process returns 127
    [main] [ 2010-04-08 11:57:24.254 EST ] [RuntimeExec.runCommand:161] RunTimeExec: output>
    [main] [ 2010-04-08 11:57:24.254 EST ] [RuntimeExec.runCommand:170] RunTimeExec: error>
    [main] [ 2010-04-08 11:57:24.254 EST ] [RuntimeExec.runCommand:173] /u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome: error while loading shared libraries: libocrb11.so: cannot enable executable stack as shared object requires: Permission denied
    [main] [ 2010-04-08 11:57:24.254 EST ] [RuntimeExec.runCommand:192] Returning from RunTimeExec.runCommand
    [main] [ 2010-04-08 11:57:24.281 EST ] [CmdToolUtil.doexecute:372] nativeSystem.runRemoteExecCmd failed. Command = /u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome arguments = [] env = null
    [main] [ 2010-04-08 11:57:24.345 EST ] [HAUtils.isHASConfigured:349] Ignoring exception in isHASConfigured: PRCT-1011 : Failed to run "getcrshome"
    [main] [ 2010-04-08 11:57:24.345 EST ] [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.InitialSetup.checkHAConfiguration(NetCA.java:4653)
    oracle.net.ca.InitialSetup.<init>(NetCA.java:4075)
    oracle.net.ca.NetCA.main(NetCA.java:405)
    [main] [ 2010-04-08 11:57:24.346 EST ] [InitialSetup.checkHAConfiguration:4691] HA Server is NOT configured.
    [main] [ 2010-04-08 11:57:24.348 EST ] [NetCAResponseFile.<init>:68] Response file initialized: /u01/app/oracle/product/11.2.0/dbhome_1/network/install/netca_typ.rsp
    [main] [ 2010-04-08 11:57:24.350 EST ] [NetCAResponseFile.getInstalledComponents:107] Installed components from response file: server, net8, javavm
    [main] [ 2010-04-08 11:57:24.350 EST ] [NetCAResponseFile.getVirtualHost:164] Virtual Host from response file: null
    [main] [ 2010-04-08 11:57:24.350 EST ] [SilentConfigure.performSilentConfigure:174] Typical profile configuration.
    [main] [ 2010-04-08 11:57:24.351 EST ] [ConfigureProfile.setProfileParam:136] Setting NAMES.DIRECTORY_PATH: (TNSNAMES, EZCONNECT)
    [main] [ 2010-04-08 11:57:24.351 EST ] [ConfigureProfile.setProfileParam:136] Setting ADR_BASE: /u01/app/oracle
    [main] [ 2010-04-08 11:57:24.353 EST ] [SilentConfigure.performSilentConfigure:182] Typical listener configuration.
    [main] [ 2010-04-08 11:57:24.423 EST ] [ConfigureListener.isHASConfigured:1425] Calling SRVM api to check if Oracle Restart is configured ...
    [main] [ 2010-04-08 11:57:24.423 EST ] [HAUtils.getHASHome:583] Oracle home from system properties: /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-04-08 11:57:24.424 EST ] [HAUtils.getCRSHome:540] Getting configured CRS/HAS home for Oracle home ( /u01/app/oracle/product/11.2.0/dbhome_1 ) ...
    [main] [ 2010-04-08 11:57:24.424 EST ] [GETCRSHOMEUtil.<init>:76] Toolname: getcrshome --- Tool location: /u01/app/oracle/product/11.2.0/dbhome_1/srvm/adminTool dependencies: [Ljava.lang.String;@472d48
    [main] [ 2010-04-08 11:57:24.424 EST ] [NativeSystem.isCmdScv:471] isCmdScv: cmd=[]
    [main] [ 2010-04-08 11:57:24.424 EST ] [RuntimeExec.runCommand:75] Calling Runtime.exec() with the command
    [main] [ 2010-04-08 11:57:24.425 EST ] [RuntimeExec.runCommand:77] /bin/sh
    [main] [ 2010-04-08 11:57:24.426 EST ] [RuntimeExec.runCommand:77] -c
    [main] [ 2010-04-08 11:57:24.426 EST ] [RuntimeExec.runCommand:77] /u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome
    [Thread-4] [ 2010-04-08 11:57:24.439 EST ] [StreamReader.run:61] In StreamReader.run
    [Thread-4] [ 2010-04-08 11:57:24.439 EST ] [StreamReader.run:65] ERROR>/u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome: error while loading shared libraries: libocrb11.so: cannot enable executable stack as shared object requires: Permission denied
    [main] [ 2010-04-08 11:57:24.440 EST ] [RuntimeExec.runCommand:142] runCommand: Waiting for the process
    [main] [ 2010-04-08 11:57:24.440 EST ] [RuntimeExec.runCommand:144] runCommand: process returns 127
    [Thread-3] [ 2010-04-08 11:57:24.440 EST ] [StreamReader.run:61] In StreamReader.run
    [main] [ 2010-04-08 11:57:24.441 EST ] [RuntimeExec.runCommand:161] RunTimeExec: output>
    [main] [ 2010-04-08 11:57:24.441 EST ] [RuntimeExec.runCommand:170] RunTimeExec: error>
    [main] [ 2010-04-08 11:57:24.441 EST ] [RuntimeExec.runCommand:173] /u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome: error while loading shared libraries: libocrb11.so: cannot enable executable stack as shared object requires: Permission denied
    [main] [ 2010-04-08 11:57:24.443 EST ] [RuntimeExec.runCommand:192] Returning from RunTimeExec.runCommand
    [main] [ 2010-04-08 11:57:24.443 EST ] [CmdToolUtil.doexecute:372] nativeSystem.runRemoteExecCmd failed. Command = /u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome arguments = [] env = null
    [main] [ 2010-04-08 11:57:24.444 EST ] [HAUtils.isHASConfigured:349] Ignoring exception in isHASConfigured: PRCT-1011 : Failed to run "getcrshome"
    [main] [ 2010-04-08 11:57:24.444 EST ] [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] [ 2010-04-08 11:57:24.444 EST ] [ConfigureListener.isHASConfigured:1436] Is Oracle Restart configured: false
    [main] [ 2010-04-08 11:57:24.445 EST ] [ConfigureListener.isHASRunning:1465] Is Oracle Restart running: false
    [main] [ 2010-04-08 11:57:24.445 EST ] [ConfigureListener.typicalConfigure:201] Checking for free port in range: 1521-1540
    [main] [ 2010-04-08 11:57:24.445 EST ] [ConfigureListener.isPortFree:1010] Checking if port 1521 is free on local machine...
    [main] [ 2010-04-08 11:57:24.446 EST ] [ConfigureListener.isPortFree:1023] InetAddress.getByName(127.0.0.1): /127.0.0.1
    [main] [ 2010-04-08 11:57:24.446 EST ] [ConfigureListener.isPortFree:1025] Local host IP address: fedora1/127.0.0.1
    [main] [ 2010-04-08 11:57:24.446 EST ] [ConfigureListener.isPortFree:1027] Local host name: fedora1
    [main] [ 2010-04-08 11:57:24.447 EST ] [ConfigureListener.isPortFree:1039] Creating ServerSocket on Port:1521, IP Address: fedora1/127.0.0.1
    [main] [ 2010-04-08 11:57:24.467 EST ] [ConfigureListener.isPortFree:1042] Created ServerSocket successfully.
    [main] [ 2010-04-08 11:57:24.468 EST ] [ConfigureListener.isPortFree:1039] Creating ServerSocket on Port:1521, IP Address: fedora1/0:0:0:0:0:0:0:1
    [main] [ 2010-04-08 11:57:24.468 EST ] [ConfigureListener.isPortFree:1042] Created ServerSocket successfully.
    [main] [ 2010-04-08 11:57:24.468 EST ] [ConfigureListener.isPortFree:1055] Creating ServerSocket on Port:1521, Local IP Address: /127.0.0.1
    [main] [ 2010-04-08 11:57:24.469 EST ] [ConfigureListener.isPortFree:1059] Created ServerSocket successfully.
    [main] [ 2010-04-08 11:57:24.469 EST ] [ConfigureListener.isPortFree:1065] Creating ServerSocket on Port:1521
    [main] [ 2010-04-08 11:57:24.469 EST ] [ConfigureListener.isPortFree:1068] Created ServerSocket successfully.
    [main] [ 2010-04-08 11:57:24.469 EST ] [ConfigureListener.isPortFree:1088] Returning is Port 1521 free: true
    [main] [ 2010-04-08 11:57:24.470 EST ] [ConfigureListener.typicalConfigure:208] Using port: 1521
    [main] [ 2010-04-08 11:57:24.500 EST ] [ConfigureListener.setListenerParam:1779] Setting ADR_BASE_LISTENER: /u01/app/oracle
    [main] [ 2010-04-08 11:57:24.502 EST ] [ConfigureListener.isPortFree:1010] Checking if port 1521 is free on local machine...
    [main] [ 2010-04-08 11:57:24.502 EST ] [ConfigureListener.isPortFree:1023] InetAddress.getByName(127.0.0.1): /127.0.0.1
    [main] [ 2010-04-08 11:57:24.503 EST ] [ConfigureListener.isPortFree:1025] Local host IP address: fedora1/127.0.0.1
    [main] [ 2010-04-08 11:57:24.503 EST ] [ConfigureListener.isPortFree:1027] Local host name: fedora1
    [main] [ 2010-04-08 11:57:24.503 EST ] [ConfigureListener.isPortFree:1039] Creating ServerSocket on Port:1521, IP Address: fedora1/127.0.0.1
    [main] [ 2010-04-08 11:57:24.504 EST ] [ConfigureListener.isPortFree:1042] Created ServerSocket successfully.
    [main] [ 2010-04-08 11:57:24.504 EST ] [ConfigureListener.isPortFree:1039] Creating ServerSocket on Port:1521, IP Address: fedora1/0:0:0:0:0:0:0:1
    [main] [ 2010-04-08 11:57:24.504 EST ] [ConfigureListener.isPortFree:1042] Created ServerSocket successfully.
    [main] [ 2010-04-08 11:57:24.505 EST ] [ConfigureListener.isPortFree:1055] Creating ServerSocket on Port:1521, Local IP Address: /127.0.0.1
    [main] [ 2010-04-08 11:57:24.505 EST ] [ConfigureListener.isPortFree:1059] Created ServerSocket successfully.
    [main] [ 2010-04-08 11:57:24.505 EST ] [ConfigureListener.isPortFree:1065] Creating ServerSocket on Port:1521
    [main] [ 2010-04-08 11:57:24.505 EST ] [ConfigureListener.isPortFree:1068] Created ServerSocket successfully.
    [main] [ 2010-04-08 11:57:24.505 EST ] [ConfigureListener.isPortFree:1088] Returning is Port 1521 free: true
    [root@fedora1 netca]#

    DeOracle wrote:
    What Linux versions are supported by Oracle?Oracle did a very very strange thing. They put that kind of information into something called 'Documentation', and generally made that available at http://docs.oracle.com (or searchable at http://tahiti.oracle.com)
    In fact, they put that specific information into a document called "Oracle® Database Installation Guide" into a chapter with the unnatural title of "Oracle Database Preinstallation Requirements" at a section called "Operating System Requirements" which you can find at http://download.oracle.com/docs/cd/E11882_01/install.112/e10840/pre_install.htm#CHDFFBIF
    >
    Where do I obtain OEL?That's a tough one. I'll give you some alternatives:
    - http://linux.oracle.com which provides a 'Download' link.
    - http://download.oracle.com and search for Linux which provides a link.
    - http://edelivery.oracle.com (the official supported download location for ALL Oracle s/w) and follow the 'Linux' link
    - http://oss.oracle.com (especially to find Yum and other related things)
    Out of desperation: http://en.wikipedia.org/wiki/Oracle_Enterprise_Linux
    And as a last resort, http://lmgtfy.com/?q=oracle+enterprise+linux
    Hope that helps

  • Error:Oracle Net Configuration Assistant failed

    Hi ,
    I am trying to create a database along with Oracle product installation on my linux server(86*64) by using ./runInstaller cmd.During installation i am getting the following error.
    [INS-20802] Oracle Net Configuration Assistant failed.
    Log file details:
    ===========
    ==> installActions2012-07-05_02-21-49PM.log <==
    INFO: Oracle Net Listener Startup:
    INFO: Running Listener Control:
    INFO: /u01/app/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: /u01/app/oracle/cfgtoollogs/netca/trace_OraDb11g_home2-1207052PM3650.log
    INFO: Oracle Net Services configuration failed. The exit code is 1
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    ==> . <==
    tail: error reading `.': Is a directory
    tail: .: cannot follow end of this type of file; giving up on this name
    Pls any one suggest me .. How to resolve this issue.
    Thanks & Regards,
    Deena.

    Hi Leôncio ,
    I got that error while creating database along with oracle product installation.After installation i configured the database control with EM manually by using emca command which is in $ORACLE_HOME/bin.
    Thank you so much for your reply.
    -Deena.

  • Fail to run Oracle Net Configuration Assistant

    I was installing 64 bits Oracle 10.2.0 on Red Hat Linux 2.6.9-89.ELsmp.
    I did not encounter any problem of upgrading and linking Oracle libraries, and building the Oracle executables.
    But when it tried to build the database, it ran into problem with Oracle Net Configuration Assistant.
    Can any one tell me what would cause the following problem with Net Configuration Assistant?
    I would really appreciate your help.
    Thanks,
    Andrew K
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = /opt/app/oracle/product/10.2.0/db_1/jdk/jre//bin/java -Duser.dir=/opt/app/oracle/product/10.2.0/db_1/network/jlib -classpath /opt/app/oracle/product/10.2.0/db_1/jdk/jre//lib/i18n.jar:/opt/app/oracle/product/10.2.0/db_1/jdk/jre//lib/rt.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/netcfg.jar:/opt/app/oracle/product/10.2.0/db_1/network/jlib/netcam.jar:/opt/app/oracle/product/10.2.0/db_1/network/jlib/netca.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/help4.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/jewt4.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/oracle_ice.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/share.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/swingall-1_1_1.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/srvm.jar:/opt/app/oracle/product/10.2.0/db_1/network/tools:/opt/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt9.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt10.jar:/opt/app/oracle/product/10.2.0/db_1/oui/jlib/OraInstaller.jar:/opt/app/oracle/product/10.2.0/db_1/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /opt/app/oracle/product/10.2.0/db_1 /orahnam OraDb10g_home1 /instype custom /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /opt/app/oracle/product/10.2.0/db_1/network/install/netca_typ.rsp
    Parsing command line arguments:
    Parameter "orahome" = /opt/app/oracle/product/10.2.0/db_1
    Parameter "orahnam" = OraDb10g_home1
    Parameter "instype" = custom
    Parameter "inscomp" = client,oraclenet,javavm,server,ano
    Parameter "insprtcl" = tcp
    Parameter "cfg" = local
    Parameter "authadp" = NO_VALUE
    Parameter "nodeinfo" = NO_VALUE
    Parameter "responsefile" = /opt/app/oracle/product/10.2.0/db_1/network/install/netca_typ.rsp
    Done parsing command line arguments.
    Oracle Net Services Configuration:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0xA35B03
    Function=index+0x63
    Library=/lib/tls/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:
    009b2000-009c8000 r-xp 00000000 08:03 66327 /lib/ld-2.3.4.so
    009c8000-009c9000 r-xp 00015000 08:03 66327 /lib/ld-2.3.4.so
    009c9000-009ca000 rwxp 00016000 08:03 66327 /lib/ld-2.3.4.so
    009cc000-00af5000 r-xp 00000000 08:03 65550 /lib/tls/libc-2.3.4.so
    00af5000-00af7000 r-xp 00129000 08:03 65550 /lib/tls/libc-2.3.4.so
    00af7000-00af9000 rwxp 0012b000 08:03 65550 /lib/tls/libc-2.3.4.so
    00afd000-00aff000 r-xp 00000000 08:03 65628 /lib/libdl-2.3.4.so
    00aff000-00b00000 r-xp 00001000 08:03 65628 /lib/libdl-2.3.4.so
    00b00000-00b01000 rwxp 00002000 08:03 65628 /lib/libdl-2.3.4.so
    00b03000-00b24000 r-xp 00000000 08:03 65630 /lib/tls/libm-2.3.4.so
    00b24000-00b25000 r-xp 00020000 08:03 65630 /lib/tls/libm-2.3.4.so
    00b25000-00b26000 rwxp 00021000 08:03 65630 /lib/tls/libm-2.3.4.so
    00b3a000-00b48000 r-xp 00000000 08:03 65626 /lib/tls/libpthread-2.3.4.so
    00b48000-00b49000 r-xp 0000d000 08:03 65626 /lib/tls/libpthread-2.3.4.so
    00b49000-00b4a000 rwxp 0000e000 08:03 65626 /lib/tls/libpthread-2.3.4.so
    00b5a000-00b6d000 r-xp 00000000 08:03 65563 /lib/libnsl-2.3.4.so
    00b6d000-00b6e000 r-xp 00012000 08:03 65563 /lib/libnsl-2.3.4.so
    00b6e000-00b6f000 rwxp 00013000 08:03 65563 /lib/libnsl-2.3.4.so
    00c3b000-00c88000 r-xp 00000000 08:03 2744731 /usr/X11R6/lib/libXt.so.6.0
    00c88000-00c8c000 rwxp 0004c000 08:03 2744731 /usr/X11R6/lib/libXt.so.6.0
    00cb8000-00cc5000 r-xp 00000000 08:03 2744022 /usr/X11R6/lib/libXext.so.6.4
    00cc5000-00cc6000 rwxp 0000c000 08:03 2744022 /usr/X11R6/lib/libXext.so.6.4
    00d35000-00d3d000 r-xp 00000000 08:03 2744016 /usr/X11R6/lib/libSM.so.6.0
    00d3d000-00d3e000 rwxp 00007000 08:03 2744016 /usr/X11R6/lib/libSM.so.6.0
    00d40000-00d55000 r-xp 00000000 08:03 2744048 /usr/X11R6/lib/libICE.so.6.3
    00d55000-00d56000 rwxp 00014000 08:03 2744048 /usr/X11R6/lib/libICE.so.6.3
    00d7f000-00d8e000 r-xp 00000000 08:03 65538 /lib/libresolv-2.3.4.so
    00d8e000-00d8f000 r-xp 0000f000 08:03 65538 /lib/libresolv-2.3.4.so
    00d8f000-00d90000 rwxp 00010000 08:03 65538 /lib/libresolv-2.3.4.so
    08048000-08056000 r-xp 00000000 08:03 3402878 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/bin/java
    08056000-08059000 rwxp 0000d000 08:03 3402878 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/bin/java
    e917c000-e9180000 r-xp 00000000 08:03 65582 /lib/libnss_dns-2.3.4.so
    e9180000-e9181000 r-xp 00003000 08:03 65582 /lib/libnss_dns-2.3.4.so
    e9181000-e9182000 rwxp 00004000 08:03 65582 /lib/libnss_dns-2.3.4.so
    e91e8000-e93c4000 r-xp 00000000 08:03 3396951 /opt/app/oracle/product/10.2.0/db_1/lib32/libnnz10.so
    e93c4000-e93ea000 rwxp 001dc000 08:03 3396951 /opt/app/oracle/product/10.2.0/db_1/lib32/libnnz10.so
    e93ec000-ea115000 r-xp 00000000 08:03 3393845 /opt/app/oracle/product/10.2.0/db_1/lib32/libclntsh.so.10.1
    ea115000-ea176000 rwxp 00d29000 08:03 3393845 /opt/app/oracle/product/10.2.0/db_1/lib32/libclntsh.so.10.1
    ea18a000-ea19f000 r-xp 00000000 08:03 3396950 /opt/app/oracle/product/10.2.0/db_1/lib32/libnjni10.so
    ea19f000-ea1a3000 rwxp 00014000 08:03 3396950 /opt/app/oracle/product/10.2.0/db_1/lib32/libnjni10.so
    ea1a3000-ea2cb000 r-xs 00000000 08:03 3398159 /opt/app/oracle/product/10.2.0/db_1/lib/xmlparserv2.jar
    ea2cb000-ea3a6000 r-xp 00000000 08:03 2743489 /usr/X11R6/lib/libX11.so.6.2
    ea3a6000-ea3aa000 rwxp 000db000 08:03 2743489 /usr/X11R6/lib/libX11.so.6.2
    ea3aa000-ea3ae000 r-xp 00000000 08:03 2747234 /usr/X11R6/lib/libXtst.so.6.1
    ea3ae000-ea3af000 rwxp 00003000 08:03 2747234 /usr/X11R6/lib/libXtst.so.6.1
    ea3af000-ea3b6000 r-xp 00000000 08:03 2746794 /usr/X11R6/lib/libXp.so.6.2
    ea3b6000-ea3b7000 rwxp 00006000 08:03 2746794 /usr/X11R6/lib/libXp.so.6.2
    ea3c5000-ea3d2000 r-xp 00000000 08:03 3397034 /opt/app/oracle/product/10.2.0/db_1/lib32/libldapjclnt10.so
    ea3d2000-ea3d4000 rwxp 0000c000 08:03 3397034 /opt/app/oracle/product/10.2.0/db_1/lib32/libldapjclnt10.so
    ea3d4000-ea427000 r-xp 00000000 08:03 3402824 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libmlib_image.so
    ea427000-ea428000 rwxp 00052000 08:03 3402824 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libmlib_image.so
    ea428000-ea6f9000 r-xp 00000000 08:03 3402807 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libawt.so
    ea6f9000-ea70f000 rwxp 002d0000 08:03 3402807 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libawt.so
    ea734000-eaad1000 r-xs 00000000 08:03 3400824 /opt/app/oracle/product/10.2.0/db_1/oui/jlib/OraInstaller.jar
    eaad1000-eab16000 r-xs 00000000 08:03 3395440 /opt/app/oracle/product/10.2.0/db_1/ldap/oidadmin/dasnls.jar
    eab16000-eab22000 r-xs 00000000 08:03 3395716 /opt/app/oracle/product/10.2.0/db_1/jlib/jssl-1_1.jar
    eab22000-eabba000 r-xs 00000000 08:03 3396625 /opt/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt10.jar
    eabba000-eac81000 r-xs 00000000 08:03 3395557 /opt/app/oracle/product/10.2.0/db_1/jlib/srvm.jar
    eac81000-eac8f000 r-xs 00000000 08:03 3395559 /opt/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar
    eac8f000-eac9d000 r-xs 00000000 08:03 3398543 /opt/app/oracle/product/10.2.0/db_1/jlib/share.jar
    eac9d000-ead52000 r-xs 00000000 08:03 3398463 /opt/app/oracle/product/10.2.0/db_1/jlib/oracle_ice.jar
    ead52000-eaef9000 r-xs 00000000 08:03 3398461 /opt/app/oracle/product/10.2.0/db_1/jlib/jewt4.jar
    eaef9000-eaf5e000 r-xs 00000000 08:03 3398144 /opt/app/oracle/product/10.2.0/db_1/jlib/help4.jar
    eaf5e000-eaf90000 r-xs 00000000 08:03 3395277 /opt/app/oracle/product/10.2.0/db_1/network/jlib/netca.jar
    eaf90000-eafb6000 r-xs 00000000 08:03 3395278 /opt/app/oracle/product/10.2.0/db_1/network/jlib/netcam.jar
    eafb6000-eafff000 r-xs 00000000 08:03 3398533 /opt/app/oracle/product/10.2.0/db_1/jlib/netcfg.jar
    eafff000-eb00d000 r-xs 00000000 08:03 3395350 /opt/app/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar
    eb00d000-eb292000 r-xs 00000000 08:03 3398465 /opt/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar
    eb292000-eb2d7000 r-xs 00000000 08:03 3402978 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/mail.jar
    eb2d7000-eb2e5000 r-xs 00000000 08:03 3402981 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/activation.jar
    eb2e5000-eb2e8000 r-xs 00000000 08:03 3402980 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/smtp.jar
    eb2e8000-eb2f5000 r-xs 00000000 08:03 3402796 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/ldapsec.jar
    eb2f5000-eb3b1000 r-xs 00000000 08:03 3402797 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/localedata.jar
    eb3b1000-eb3cd000 r-xs 00000000 08:03 3402798 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/sunjce_provider.jar
    eb3cd000-eb3d0000 r-xs 00000000 08:03 3402977 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/jta.jar
    eb3d0000-eb3f6000 r-xs 00000000 08:03 3402979 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/mailapi.jar
    eb3f6000-eb3f9000 r-xs 00000000 08:03 3402795 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/dnsns.jar
    eb5fd000-eb7fd000 r-xp 00000000 08:03 2739444 /usr/lib/locale/locale-archive
    f5aa8000-f6048000 r-xs 00000000 08:03 3402343 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/charsets.jar
    f6048000-f6059000 r-xs 00000000 08:03 3402381 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/jce.jar
    f6059000-f6136000 r-xs 00000000 08:03 3402382 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/jsse.jar
    f6136000-f614c000 r-xs 00000000 08:03 3402390 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/sunrsasign.jar
    f6196000-f7b41000 r-xs 00000000 08:03 3402389 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/rt.jar
    f7b41000-f7b55000 r-xp 00000000 08:03 3402830 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libzip.so
    f7b55000-f7b58000 rwxp 00013000 08:03 3402830 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libzip.so
    f7b58000-f7b78000 r-xp 00000000 08:03 3402815 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libjava.so
    f7b78000-f7b7a000 rwxp 0001f000 08:03 3402815 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libjava.so
    f7b7a000-f7b83000 r-xp 00000000 08:03 65585 /lib/libnss_files-2.3.4.so
    f7b83000-f7b84000 r-xp 00008000 08:03 65585 /lib/libnss_files-2.3.4.so
    f7b84000-f7b85000 rwxp 00009000 08:03 65585 /lib/libnss_files-2.3.4.so
    f7b8c000-f7b9c000 r-xp 00000000 08:03 3402829 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libverify.so
    f7b9c000-f7b9e000 rwxp 0000f000 08:03 3402829 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libverify.so
    f7b9e000-f7ba2000 rwxs 00000000 08:03 2441590 /tmp/hsperfdata_oracle/16276
    f7ba2000-f7baa000 r-xp 00000000 08:03 3402837 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/native_threads/libhpi.so
    f7baa000-f7bab000 rwxp 00007000 08:03 3402837 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/native_threads/libhpi.so
    f7bab000-f7fb1000 r-xp 00000000 08:03 3402836 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so
    f7fb1000-f7fcc000 rwxp 00405000 08:03 3402836 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 367K [0xeba00000, 0xebaa0000, 0xebee0000)
    eden space 512K, 65% used [0xeba00000, 0xeba53a60, 0xeba80000)
    from space 64K, 51% used [0xeba90000, 0xeba984e0, 0xebaa0000)
    to space 64K, 0% used [0xeba80000, 0xeba80000, 0xeba90000)
    tenured generation total 1408K, used 551K [0xebee0000, 0xec040000, 0xefa00000)
    the space 1408K, 39% used [0xebee0000, 0xebf69f10, 0xebf6a000, 0xec040000)
    compacting perm gen total 4096K, used 3566K [0xefa00000, 0xefe00000, 0xf3a00000)
    the space 4096K, 87% used [0xefa00000, 0xefd7b958, 0xefd7ba00, 0xefe00000)
    Local Time = Mon Sep 28 16:54:01 2009
    Elapsed Time = 1
    # 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_pid16276.log.
    # Please refer to the file for further information.
    Configuration assistant "Oracle Net Configuration Assistant" failed
    The "/opt/app/oracle/product/10.2.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.-----------------------------------------------------------------------------

    Looking at the stack trace
    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)it might be your host or domain name settings are incorrect. Could you check this?
    Ronny Egner

  • Ins-20802 oracle net configuration assistant

    Dear all
    i am trying to install DB 11.2 under Enterprise Linux 5.4 but i faced a strange problem and until now i can't solve it, however i made all configurations without any problem.
    error : ins-20802 oracle net configuration assistant
    thanks

    Hi Schavali,
    I tried to install Oracle11gR2 database on oel5.4 machine and i got error message indicating that Net Configuration Assistant got failed.I verified the log file and i found this in the log file.
    INFO: #
    INFO: # An unexpected error has been detected by HotSpot Virtual Machine:
    INFO: #
    INFO: # SIGSEGV (0xb) at pc=0xa4454420, pid=11962, tid=3086042816
    INFO: #
    INFO: # Java VM: Java HotSpot(TM) Client VM (1.5.0_17-b02 mixed mode)
    INFO: # Problematic frame:
    INFO: # C [libnnz11.so+0x3c420]
    INFO: #
    INFO: # An error report file with more information is saved as hs_err_pid11962.log
    INFO: #
    INFO: # If you would like to submit a bug report, please visit:
    INFO: # http://java.sun.com/webapps/bugreport/crash.jsp
    INFO: #
    WARNING: /apps/app/oracle/product/11.2.0/db_1/bin/netca: line 178: 11962 Aborted $JRE $JRE_OPTIONS -classpath $CLASSPATH oracle.net.ca.NetCA $*
    WARNING:
    INFO:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    INFO: Oracle Net Configuration Assistant failed.
    can you help me to solve this.
    Thanks&Regards,
    Rajesh.

  • How to invoke net configuration assistant

    Hi,
    i have oracle 10g in linux.
    how to invoke net configuration assistant to reconfigure listener and net service name.
    Philip.

    Hi Srinivas,
    when i was checking some file, this is what i got.
    /etc/rc5.d/s99local
    in this above file there were scripts to start processes like dbstart, apachectl, emctl
    so what i did is created a file k99local under /etc/rc5.d
    and the file contains the following:
    /home/oracle/oracle/product/10.2.0/http_1/Apache/Apache/bin/apachectl stop
    /home/oracle/oracle/product/10.2.0/db_1/bin/emctl stop dbconsole
    /home/oracle/oracle/product/10.2.0/db_1/bin/dbshut
    what do u think abt this.
    what is the difference between rc2.d, rc3.d, rc5.d
    also there was an entry to start dbstart, apachectl under /etc/oratab and that automatically created this file s99local.
    what are these files for
    /etc/oratab
    /etc/rc.d
    /etc/rc2.d
    /etc/rc3.d
    .....etc
    Can you explain pease.
    Thanks,
    Philip.

  • 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

  • Installation of Oracle Developer on Win XP Hangs in Net Configuration

    Please ignore my previous post, it caused a problem. I guess I should not have included my log file in the message. :-)
    If this the incorrect forum, please tell me the proper forum.
    I downloaded and installed Oracle Developer. I installed it into its own home.
    I have Oracle 9i Release 2 Enterprise and 10g Express already installed. I am currently only using 10g Express for now. And I have the Oracle Developer Tools for Visual Studio.net 2005 installed.
    The installers hung during Oracle Net Services Configuration. Well, hung is the wrong word, it did not go any further. I click Stop to stop the net configuration, and click Ok to stop it. But that doesn't do anything.

    Hi
    Please control all the pre-requisits in the following documentation
    http://download.oracle.com/docs/cd/B19306_01/install.102/b14316/reqs.htm#i1011417
    you can ask more also here.
    thanks

  • Oracle 10g Installation: JVM Crashes in Net Configuration Assistant

    Hi,
    I'm trying to install Oracle 10g (10.2.0.1) in Windows 2003 server, Installation goes fine, JVM crashes at the time of configuring, "Network Conf Assistant", Can any one help me out here.... Have given the JVM dump for your reference...
    Thanks in Advance....
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x626DB080
    Function=Java_oracle_net_common_jlsnrctl_executeCommand+0x9150
    Library=E:\oracle\product\10.2.0\db_1\BIN\oranjni10.dll
    Current Java thread:
         at oracle.net.common.NetGetEnv.getDNSDomain(Native Method)
         at oracle.net.ca.ConfigureProfile.setDefaultProfileParams(Unknown Source)
         at oracle.net.ca.ConfigureProfile.typicalConfigure(Unknown Source)
         at oracle.net.ca.NetCA.typicalConfigureServer(Unknown Source)
         at oracle.net.ca.NetCA.<init>(Unknown Source)
         at oracle.net.ca.NetCA.main(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x0040B000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\java.exe
    0x7C800000 - 0x7C8C0000      E:\WINDOWS\system32\ntdll.dll
    0x77E40000 - 0x77F42000      E:\WINDOWS\system32\kernel32.dll
    0x77F50000 - 0x77FEC000      E:\WINDOWS\system32\ADVAPI32.dll
    0x77C50000 - 0x77CEF000      E:\WINDOWS\system32\RPCRT4.dll
    0x77BA0000 - 0x77BFA000      E:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x08138000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\client\jvm.dll
    0x77380000 - 0x77412000      E:\WINDOWS\system32\USER32.dll
    0x77C00000 - 0x77C48000      E:\WINDOWS\system32\GDI32.dll
    0x76AA0000 - 0x76ACD000      E:\WINDOWS\system32\WINMM.dll
    0x71BC0000 - 0x71BC8000      E:\WINDOWS\system32\rdpsnd.dll
    0x771F0000 - 0x77201000      E:\WINDOWS\system32\WINSTA.dll
    0x71C40000 - 0x71C98000      E:\WINDOWS\system32\NETAPI32.dll
    0x76B70000 - 0x76B7B000      E:\WINDOWS\system32\PSAPI.DLL
    0x10000000 - 0x10007000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\hpi.dll
    0x76F50000 - 0x76F63000      E:\WINDOWS\system32\Secur32.dll
    0x00380000 - 0x0038E000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\verify.dll
    0x00390000 - 0x003A9000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\java.dll
    0x003C0000 - 0x003CE000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\zip.dll
    0x03270000 - 0x03382000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\awt.dll
    0x73070000 - 0x73097000      E:\WINDOWS\system32\WINSPOOL.DRV
    0x76290000 - 0x762AD000      E:\WINDOWS\system32\IMM32.dll
    0x77670000 - 0x777A4000      E:\WINDOWS\system32\ole32.dll
    0x03490000 - 0x034E1000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\fontmanager.dll
    0x626D0000 - 0x626E5000      E:\oracle\product\10.2.0\db_1\BIN\oranjni10.dll
    0x62740000 - 0x6277D000      E:\oracle\product\10.2.0\db_1\bin\oranl10.dll
    0x60960000 - 0x60A6D000      E:\oracle\product\10.2.0\db_1\bin\oran10.dll
    0x62670000 - 0x6268B000      E:\oracle\product\10.2.0\db_1\bin\orancrypt10.dll
    0x60870000 - 0x60953000      E:\oracle\product\10.2.0\db_1\bin\oracore10.dll
    0x60A80000 - 0x60B44000      E:\oracle\product\10.2.0\db_1\bin\oranls10.dll
    0x63690000 - 0x636A8000      E:\oracle\product\10.2.0\db_1\bin\oraunls10.dll
    0x7C340000 - 0x7C396000      E:\WINDOWS\system32\MSVCR71.dll
    0x60EB0000 - 0x60EB7000      E:\oracle\product\10.2.0\db_1\bin\orauts.dll
    0x71C00000 - 0x71C17000      E:\WINDOWS\system32\WS2_32.dll
    0x71BF0000 - 0x71BF8000      E:\WINDOWS\system32\WS2HELP.dll
    0x62920000 - 0x6296C000      E:\oracle\product\10.2.0\db_1\bin\oranro10.dll
    0x62530000 - 0x62583000      E:\oracle\product\10.2.0\db_1\bin\oraldapclnt10.dll
    0x627F0000 - 0x628F9000      E:\oracle\product\10.2.0\db_1\bin\orannzsbb10.dll
    0x60300000 - 0x60857000      E:\oracle\product\10.2.0\db_1\bin\orageneric10.dll
    0x63430000 - 0x63457000      E:\oracle\product\10.2.0\db_1\bin\orasnls10.dll
    0x60FA0000 - 0x61092000      E:\oracle\product\10.2.0\db_1\bin\oracommon10.dll
    0x61C20000 - 0x61E72000      E:\oracle\product\10.2.0\db_1\bin\oraclient10.dll
    0x636B0000 - 0x636B6000      E:\oracle\product\10.2.0\db_1\bin\oravsn10.dll
    0x60B50000 - 0x60EA8000      E:\oracle\product\10.2.0\db_1\bin\orapls10.dll
    0x034F0000 - 0x034F9000      E:\oracle\product\10.2.0\db_1\bin\oraslax10.dll
    0x63080000 - 0x63284000      E:\oracle\product\10.2.0\db_1\bin\oraplp10.dll
    0x03500000 - 0x0359A000      E:\oracle\product\10.2.0\db_1\bin\orasql10.dll
    0x035A0000 - 0x03700000      E:\oracle\product\10.2.0\db_1\bin\oraxml10.dll
    0x60020000 - 0x60030000      E:\WINDOWS\system32\MSVCIRT.dll
    0x62980000 - 0x62990000      E:\oracle\product\10.2.0\db_1\bin\orantcp10.dll
    0x61ED0000 - 0x61F5B000      E:\oracle\product\10.2.0\db_1\bin\orahasgen10.dll
    0x62AB0000 - 0x62B1A000      E:\oracle\product\10.2.0\db_1\bin\oraocr10.dll
    0x62B20000 - 0x62B60000      E:\oracle\product\10.2.0\db_1\bin\oraocrb10.dll
    0x71BB0000 - 0x71BB9000      E:\WINDOWS\system32\WSOCK32.dll
    0x62790000 - 0x627A7000      E:\oracle\product\10.2.0\db_1\bin\oranldap10.dll
    0x77D00000 - 0x77D8C000      E:\WINDOWS\system32\OLEAUT32.dll
    0x626B0000 - 0x626B7000      E:\oracle\product\10.2.0\db_1\bin\oranhost10.dll
    0x62660000 - 0x62666000      E:\oracle\product\10.2.0\db_1\bin\orancds10.dll
    0x629C0000 - 0x629C8000      E:\oracle\product\10.2.0\db_1\bin\orantns10.dll
    0x03860000 - 0x03868000      E:\oracle\product\10.2.0\db_1\BIN\orawsec10.dll
    0x635D0000 - 0x635E9000      E:\oracle\product\10.2.0\db_1\BIN\orasrvm10.dll
    0x77B90000 - 0x77B98000      E:\WINDOWS\system32\VERSION.dll
    0x62590000 - 0x625DE000      E:\oracle\product\10.2.0\db_1\BIN\oraldapjclnt10.dll
    0x76C10000 - 0x76C39000      E:\WINDOWS\system32\imagehlp.dll
    0x6D580000 - 0x6D628000      E:\WINDOWS\system32\dbghelp.dll
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 567K [0x10010000, 0x100b0000, 0x104f0000)
    eden space 512K, 99% used [0x10010000, 0x1008fa20, 0x10090000)
    from space 64K, 88% used [0x100a0000, 0x100ae298, 0x100b0000)
    to space 64K, 0% used [0x10090000, 0x10090000, 0x100a0000)
    tenured generation total 1408K, used 628K [0x104f0000, 0x10650000, 0x14010000)
    the space 1408K, 44% used [0x104f0000, 0x1058d398, 0x1058d400, 0x10650000)
    compacting perm gen total 5120K, used 4967K [0x14010000, 0x14510000, 0x18010000)
    the space 5120K, 97% used [0x14010000, 0x144e9eb0, 0x144ea000, 0x14510000)
    Local Time = Sun Oct 16 09:26:38 2005
    Elapsed Time = 4
    # 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_pid2820.log.
    # Please refer to the file for further information.
    Configuration assistant "Oracle Net Configuration Assistant" failed
    The "E:\oracle\product\10.2.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.-------------------

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

  • Problem in net configuration assistant

    Hi,I have loaded oracle 9ienterprise edition on one PC and oracle9i client.when i am running Net configuration assistant to connect to server it gives me error ORA-12535: TNS:operation timed out.i have tried lot of things like reinstalling client,dropped and recreated database.infact when i do TNSping from client it does nt show me any database.Please guide me through.i have first created listener and then Local net service configuration.my database name is ORCL and in host name i am giving database pc ip address on client machine.

    Hi,thanx for your reply...plz find below the listener.ora file for sever and client
    [b]For server
    # LISTENER.ORA Network Configuration File: D:\oracle\ora92\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = abc)(PORT = 1521))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\ora92)
    (PROGRAM = extproc)
    [b]For client
    # LISTENER.ORA Network Configuration File: D:\oracle\ora92\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = abc)(PORT = 1521))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\ora92)
    (PROGRAM = extproc)
    )

Maybe you are looking for