Netca error

*[oracle@linux01 ~]$ /disk1/app/oracle/product/11.2.0/dbs/bin/netca*
Oracle Net Services Configuration:
# An unexpected error has been detected by HotSpot Virtual Machine:
# SIGSEGV (0xb) at pc=0xa2f6d35e, pid=3141, tid=3086498000
# Java VM: Java HotSpot(TM) Server VM (1.5.0_17-b02 mixed mode)
# Problematic frame:
# C [libnnz11.so+0x3c35e]
# An error report file with more information is saved as hs_err_pid3141.log
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
/disk1/app/oracle/product/11.2.0/dbs/bin/netca: line 178: 3141 Aborted $JRE $JRE_OPTIONS -classpath $CLASSPATH oracle.net.ca.NetCA $*
Thanks in advance

I think this error is Java error.
Please, reinstall JRE (Java) with user oracle and try again.

Similar Messages

  • NETCA error while installing client 10.2.0.1

    Hi:
    I am trying to install oracle client on my WinXP 32-bit and getting an error with netca. Need help to complete. Looks like it's a node-related problem. Do I have to create a tnsnames.ora first?
    Here is what I've got in the ConfigToolFailedCommand:
    rem Copyright (c) 1999, 2005, Oracle. All rights reserved.
    C:\oracle\product\10.2.0\client_1\jdk\jre\bin/java.exe -Dsun.java2d.noddraw=true -Duser.dir=C:\oracle\product\10.2.0\client_1\bin -classpath ";C:\oracle\product\10.2.0\client_1\jdk\jre\lib\rt.jar;C:\oracle\product\10.2.0\client_1\jlib\ldapjclnt10.jar;C:\oracle\product\10.2.0\client_1\jlib\ewt3.jar;C:\oracle\product\10.2.0\client_1\jlib\ewtcompat-3_3_15.jar;C:\oracle\product\10.2.0\client_1\network\jlib\NetCA.jar;C:\oracle\product\10.2.0\client_1\network\jlib\netcam.jar;C:\oracle\product\10.2.0\client_1\jlib\netcfg.jar;C:\oracle\product\10.2.0\client_1\jlib\help4.jar;C:\oracle\product\10.2.0\client_1\jlib\jewt4.jar;C:\oracle\product\10.2.0\client_1\jlib\oracle_ice.jar;C:\oracle\product\10.2.0\client_1\jlib\share.jar;C:\oracle\product\10.2.0\client_1\jlib\swingall-1_1_1.jar;C:\oracle\product\10.2.0\client_1\jdk\jre\lib\i18n.jar;C:\oracle\product\10.2.0\client_1\jlib\srvmhas.jar;C:\oracle\product\10.2.0\client_1\jlib\srvm.jar;C:\oracle\product\10.2.0\client_1\oui\jlib\OraInstaller.jar;C:\oracle\product\10.2.0\client_1\lib\xmlparserv2.jar;C:\oracle\product\10.2.0\client_1\network\tools" oracle.net.ca.NetCA /orahome C:\oracle\product\10.2.0\client_1 /orahnam OraClient10g_home1 /instype custom /inscomp client,oraclenet,ano /insprtcl tcp,nmp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile C:\oracle\product\10.2.0\client_1\network\install\netca_clt.rsp
    And here is the NETCA log:
    Parsing command line arguments:
    Parameter "orahome" = C:\oracle\product\10.2.0\client_1
    Parameter "orahnam" = OraClient10g_home1
    Parameter "instype" = custom
    Parameter "inscomp" = client,oraclenet,ano
    Parameter "insprtcl" = tcp,nmp
    Parameter "cfg" = local
    Parameter "authadp" = NO_VALUE
    Parameter "nodeinfo" = NO_VALUE
    Parameter "responsefile" = C:\oracle\product\10.2.0\client_1\network\install\netca_clt.rsp
    Done parsing command line arguments.
    Oracle Net Services Configuration:

    netca is the tool used to configure tnsnames.ora and listener.ora, among other networking configuration files, so you don't need to configure any thing else prior to start this tool. This configuration assistance is the one who performs the initial networking environment configuration for your installation.
    Could you please be more specific on the kind of error that is being reported? Is this a java related error? Are you able to launch other configuration assistants, such as dbca or network manager, or wallet manger ?
    ~ Madrid

  • Try to run Netca and Netasst

    I am unable (it seems,no matter what) to get either netca or netasst to run. It seems to be a java related problem. I have a "working" 8i instance on RH6.1, svrmgrl and sqlplus seem to work, I cannot connect via sqlplus system/manager@(myhost.mydomain) or
    sqlplus system/manager@(myhost).
    I can tnsping (myhost) but not (myhost.mydomain).
    Here is the java error I get:
    Command entered at console window: netca &
    error printout below:
    I get the same error when trying to run netasst...
    I am using jre 117v3 (the oui and the dbassist run fine)
    java.util.MissingResourceException:
    can't find resource for
    oracle.net.ca.mesg.NetCASR_en_US
    at java.util.ResourceBundle.getBundle(ResourceBundle.java)
    at java.util.ResourceBundle.getBundle(ResourceBundle.java)
    at oracle.net.ca.NetStrings.<init>(NetStrings.java:59)
    at oracle.net.ca.NetCA.<init>(NetCA.java:116)
    at oracle.net.ca.NetCA.main(NetCA.java:165)
    Any ideas on this will be helpful. Do I need the JDK as well???? Libraries????
    Thanks,
    Eric W. Holzapfel

    see https://discussions.apple.com/thread/6824452

  • Netmgr and netca doesnot  running ....

    Dear Friends ,
    I have installed Oracle9i in AIX-5.3 environment . Problem is I can run "dbca" smoothly but I cannot run "netmgr" and "netca" . When I give these commands then I got the follwoing errors :
    [oracle@KIRK_DR:[hodb]/oracle/bin>netmgr
    Error loading native library: libnjni9.so.
    java.lang.UnsatisfiedLinkError: jniGetOracleHome
    at
    at oracle.net.common.NetGetEnv.getOracleHome(Compiled Code)
    at oracle.net.mgr.container.NetUtils.getImageDirectory(Compiled Code)
    at oracle.net.mgr.container.NetApplication.init(Compiled Code)
    at oracle.sysman.emSDK.client.appContainer.WebApplication.launch(Compiled Code)
    at oracle.sysman.emSDK.client.appContainer.WebApplication.main(Compiled Code)
    [oracle@KIRK_DR:[hodb]/oracle/bin>netca
    Error loading native library: libnjni9.so.
    java.lang.UnsatisfiedLinkError: jniGetOracleHome
    at oracle.net.common.NetGetEnv.getOracleHome(NetGetEnv.java)
    at oracle.net.ca.CmdlineArgs.setOraArgs(CmdlineArgs.java)
    at oracle.net.ca.InitialSetup.<init>(NetCA.java)
    at oracle.net.ca.NetCA.main(NetCA.java)
    Exception in thread "main"
    Plz help me ....

    Is LD_LIBRARY_PATH environment variable set properly?
    Check the current LD_LIBRARY_PATH
    $ echo $LD_LIBRARY_PATH
    Set the LD_LIBRARY_PATH
    $ LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/lib32
    $ export LD_LIBRARY_PATH
    And run the netmgr and netca again.
    Regards,
    Sabdar Syed.

  • Oracle Client 11gR2 installation issue on RHEL v5.4 64-bit

    Hi,
    I am trying to install Oracle Client software 11gR2 on RHEL v5.4 64-bit. I have resolved all the libraries dependency as well as Kernel changes as suggested by the installer. The error in the log file is as attached. At present I have "skipped" this error and proceeded with installation.
    While installing the client, the installer fails while configuring the Net CA with error:
    INFO: Done parsing command line arguments.
    INFO: Oracle Net Services Configuration:
    INFO: #
    INFO: # An unexpected error has been detected by HotSpot Virtual Machine:
    INFO: #
    INFO: # SIGSEGV (0xb) at pc=0xe5e97498, pid=27377, tid=4160075984
    INFO: #
    INFO: # Java VM: Java HotSpot(TM) Client VM (1.5.0_17-b02 mixed mode)
    INFO: # Problematic frame:
    INFO: # C [libnnz11.so+0x3c498]
    INFO: #
    INFO: # An error report file with more information is saved as hs_err_pid27377.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: /home/oracle/app/oracle/product/11.2.0/client_1/bin/netca: line 178: 27377 Aborted $JRE $JRE_OPTIONS -classpath $CLASSPATH oracle.ne
    t.ca.NetCA $*
    WARNING:
    INFO:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    INFO: Oracle Net Configuration Assistant failed.
    INFO: Oracle Net Configuration Assistant failed.
    Also when I invoke the SQL Client; sqlplus user@db and enter the password, the sqlplus exits without any error and returns to the terminal console. Please note earlier I has getting a SELinux violation and have changed it to "permissive" mode
    Please let me know how to resolve NetCA installation and the sqplus issue.
    Thanks & regards,
    Vinay

    Hi,
    Thet NetCA error occurs during installation and I believe the installer should take care of the ORACLE_HOME variable setting.
    But before invoking sqlplus I have set the ORACLE_HOME and LD_LIBRARY_PATH setting in the .bash_profile as mentioned in the installation guide. The snippet of the profile file is:
    export ORACLE_HOME=~/app/oracle/product/11.2.0/client_1
    export JAVA_HOME=$ORACLE_HOME/jdk
    export PATH=$ORACLE_HOME/bin:$JAVA_HOME/bin:$PATH;
    export LD_LIBRARY_PATH=$ORACLE_HOME:$LD_LIBRARY_PATH
    export TNS_ADMIN=$ORACLE_HOME/network/admin
    export TWO_TASK=mmcoedb
    I am able to tnsping to the server/service name too but when I try to login using the user/password using sqlplus, it simply exits without any error.
    Please let me know how to resolve the error.
    Best regards,
    Vinay

  • Error when running ./netca after clone of oracle home

    Hello,
    Databas version : 11.1.0.7
    OS version : RHEL 5.5
    To clone oracle_home on the target system, followed the below steps.
    1. Not ran adpreclone.pl on the source as i am doing only database oracle_home clone.
    2. Sutdown database and listner of the source db, ziped oracle_home, moved it to target server.
    3. Unzip the folder and ran the script clone.pl in the target system, clonning is successfull.
    Now i need to configure connection using ./netca (not created database using dbca yet) getting below erros.
    [orarman@devtest bin]$ ./netca
    ****DISPLAY environment variable not set!
    Oracle Net Configuration Assistant is a GUI tool
    which requires that DISPLAY specify a location
    where GUI tools can display.
    Set and export DISPLAY, then re-run.
    So i have set display as
    [orarman@devtest bin]$ export DISPLAY=192.168.1.6:0.0
    If i run ./netca getting an below error
    [orarman@devtest bin]$ xhost +
    xhost: unable to open display "192.168.1.6:0.0"
    and
    xclock
    Error: Can't open display: 192.168.1.6:0.0
    [orarman@devtest bin]$ ./netca
    Oracle Net Services Configuration:
    java.lang.NullPointerException
    at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
    at oracle.net.ca.NetCA.<init>(Unknown Source)
    at oracle.net.ca.NetCA.main(Unknown Source)
    Oracle Net Services configuration failed. The exit code is -1
    Please suggest..
    Thanks ..
    Edited by: 955685 on Sep 16, 2012 11:55 PM

    Are you using putty to connect to the server or you are directly login into the server

  • Error while running netca

    When I run netca I receive this:
    INFO: Starting to execute configuration assistants
    INFO: Command = /u01/oracle/product/10.2.0/db/jdk/jre//bin/java -Duser.dir=/u01/oracle/product/10.2.0/db/network/jlib -classpath /u01/oracle/product/10.2.0/db/jdk/jre//lib/i18n.jar:/u01/oracle/product/10.2.0/db/jdk/jre//lib/rt.jar:/u01/oracle/product/10.2.0/db/jlib/ewt3.jar:/u01/oracle/product/10.2.0/db/jlib/ewtcompat-3_3_15.jar:/u01/oracle/product/10.2.0/db/jlib/netcfg.jar:/u01/oracle/product/10.2.0/db/network/jlib/netcam.jar:/u01/oracle/product/10.2.0/db/network/jlib/netca.jar:/u01/oracle/product/10.2.0/db/jlib/help4.jar:/u01/oracle/product/10.2.0/db/jlib/jewt4.jar:/u01/oracle/product/10.2.0/db/jlib/oracle_ice.jar:/u01/oracle/product/10.2.0/db/jlib/share.jar:/u01/oracle/product/10.2.0/db/jlib/swingall-1_1_1.jar:/u01/oracle/product/10.2.0/db/jlib/srvmhas.jar:/u01/oracle/product/10.2.0/db/jlib/srvm.jar:/u01/oracle/product/10.2.0/db/network/tools:/u01/oracle/product/10.2.0/db/jlib/ldapjclnt9.jar:/u01/oracle/product/10.2.0/db/jlib/ldapjclnt10.jar:/u01/oracle/product/10.2.0/db/oui/jlib/OraInstaller.jar:/u01/oracle/product/10.2.0/db/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /u01/oracle/product/10.2.0/db /orahnam OraDb10g_home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /u01/oracle/product/10.2.0/db/network/install/netca_typ.rsp
    Parsing command line arguments:
    Parameter "orahome" = /u01/oracle/product/10.2.0/db
    Parameter "orahnam" = OraDb10g_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" = /u01/oracle/product/10.2.0/db/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=0xB7E52093
    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:
    08048000-08056000 r-xp 00000000 03:06 263311 /u01/oracle/product/10.2.0/db/jdk/jre/bin/java
    08056000-08059000 rwxp 0000d000 03:06 263311 /u01/oracle/product/10.2.0/db/jdk/jre/bin/java
    08059000-08365000 rwxp 08059000 00:00 0 [heap]
    a90b4000-a90c3000 r-xp 00000000 03:06 15511 /lib/tls/libresolv-2.3.2.so
    a90c3000-a90c4000 rwxp 0000f000 03:06 15511 /lib/tls/libresolv-2.3.2.so
    b7f28000-b7f30000 r-xp 00000000 03:06 263228 /u01/oracle/product/10.2.0/db/jdk/jre/lib/i386/native_threads/libhpi.so
    b7f30000-b7f31000 rwxp 00007000 03:06 263228 /u01/oracle/product/10.2.0/db/jdk/jre/lib/i386/native_threads/libhpi.so
    b7f32000-b7f48000 r-xp 00000000 03:06 15468 /lib/ld-2.3.2.so
    b7f48000-b7f49000 rwxp 00015000 03:06 15468 /lib/ld-2.3.2.so
    bf833000-bf848000 rwxp bf833000 00:00 0 [stack]
    ffffe000-fffff000 ---p 00000000 00:00 0 [vdso]
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 345K [0xab7b0000, 0xab850000, 0xabc90000)
    eden space 512K, 60% used [0xab7b0000, 0xab7fd228, 0xab830000)
    from space 64K, 58% used [0xab840000, 0xab849508, 0xab850000)
    to space 64K, 0% used [0xab830000, 0xab830000, 0xab840000)
    tenured generation total 1408K, used 544K [0xabc90000, 0xabdf0000, 0xaf7b0000)
    the space 1408K, 38% used [0xabc90000, 0xabd18148, 0xabd18200, 0xabdf0000)
    compacting perm gen total 4096K, used 3573K [0xaf7b0000, 0xafbb0000, 0xb37b0000)
    the space 4096K, 87% used [0xaf7b0000, 0xafb2d678, 0xafb2d800, 0xafbb0000)
    Local Time = Tue Oct 23 21:36:23 2007
    Elapsed Time = 6
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot™ Client VM (1.4.2_08-b03 mixed mode)
    # An error report file has been saved as hs_err_pid9698.log.
    # Please refer to the file for further information.
    Command = /u01/oracle/product/10.2.0/db/jdk/jre//bin/java has failed
    INFO: Configuration assistant "Oracle Net Configuration Assistant" failed--------------------------------------------
    The same I've received when dbca goes into Configuration Assistance and try configure network. Watch the An unexpected exception has been detected in native code outside the VM.
    Help, please.

    That's my /etc/hosts file:
    127.0.0.1     localhost.localdomain     localhost
    #192.168.100.1     bt.lan.home     bt
    #192.168.100.5     jacek.lan.home     jacek
    # The following lines are desirable for IPv6 capable hosts
    ::1     ip6-localhost ip6-loopback
    fe00::0 ip6-localnet
    ff00::0 ip6-mcastprefix
    ff02::1 ip6-allnodes
    ff02::2 ip6-allrouters
    ff02::3 ip6-allhosts

  • Install error for Oracle 10g on Solaris x86 64-bit.  NETCA won't run

    Hi All,
    I'm installing Oracle 10.2.0.1 on Solaris x86 64-bit. I run the Oracle installer and all runs well until the NETCA portion of the install. It then errors (error file below). When i attempt to run NETCA outside of the installer i'm getting the same error output. I have verified my OS version and that all dependent packages are installed. I'm not sure what is causing this. Any help would be greatly appriciated.
    thanks, dave
    ERROR FILE:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0xFEEF24E8
    Function=strchr+0x8
    Library=/lib/libc.so.1
    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:
    0x8050000      /data1/oracle/oracle/jdk/jre/bin/java
    0xfefc0000      /lib/libthread.so.1
    0xfefd0000      /lib/libdl.so.1
    0xfeed0000      /lib/libc.so.1
    0xfea00000      /data1/oracle/oracle/jdk/jre/lib/i386/client/libjvm.so
    0xfee80000      /usr/lib/libCrun.so.1
    0xfee50000      /lib/libsocket.so.1
    0xfedc0000      /lib/libnsl.so.1
    0xfeda0000      /lib/libm.so.1
    0xfeeb0000      /usr/lib/libsched.so.1
    0xfe9a0000      /lib/libm.so.2
    0xfed50000      /lib/libscf.so.1
    0xfe980000      /lib/libdoor.so.1
    0xfe960000      /lib/libuutil.so.1
    0xfe940000      /lib/libmd5.so.1
    0xfe920000      /lib/libmp.so.2
    0xfe8e0000      /data1/oracle/oracle/jdk/jre/lib/i386/native_threads/libhpi.so
    0xfe890000      /data1/oracle/oracle/jdk/jre/lib/i386/libverify.so
    0xfe850000      /data1/oracle/oracle/jdk/jre/lib/i386/libjava.so
    0xfe830000      /data1/oracle/oracle/jdk/jre/lib/i386/libzip.so
    0xf1a00000      /usr/lib/locale/en_US.UTF-8/en_US.UTF-8.so.3
    0xfc780000      /usr/lib/locale/en_US.UTF-8/methods_en_US.UTF-8.so.3
    0xf13c0000      /data1/oracle/oracle/jdk/jre/lib/i386/libawt.so
    0xf0f90000      /data1/oracle/oracle/jdk/jre/lib/i386/libmlib_image.so
    0xf0f30000      /data1/oracle/oracle/jdk/jre/lib/i386/motif21/libmawt.so
    0xf0d50000      /usr/dt/lib/libXm.so.4
    0xf0cf0000      /usr/openwin/lib/libXt.so.4
    0xf0cc0000      /usr/openwin/lib/libXext.so.0
    0xf1890000      /usr/openwin/lib/libXtst.so.1
    0xf0c30000      /usr/openwin/lib/libX11.so.4
    0xf0be0000      /usr/openwin/lib/libdps.so.5
    0xf0a90000      /usr/openwin/lib/libSM.so.6
    0xf0a70000      /usr/openwin/lib/libICE.so.6
    0xf0a30000      /data1/oracle/oracle/lib32/libnjni10.so
    0xefe00000      /data1/oracle/oracle/lib32/libclntsh.so.10.1
    0xefc60000      /data1/oracle/oracle/lib32/libnnz10.so
    0xf0a10000      /lib/libkstat.so.1
    0xefc40000      /lib/libgen.so.1
    0xefc20000      /lib/librt.so.1
    0xefbf0000      /lib/libaio.so.1
    0xefbd0000      /data1/oracle/oracle/lib32/libldapjclnt10.so
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 343K [0xf1e00000, 0xf1ea0000, 0xf22e0000)
    eden space 512K, 55% used [0xf1e00000, 0xf1e467f8, 0xf1e80000)
    from space 64K, 96% used [0xf1e80000, 0xf1e8f798, 0xf1e90000)
    to space 64K, 0% used [0xf1e90000, 0xf1e90000, 0xf1ea0000)
    tenured generation total 1408K, used 338K [0xf22e0000, 0xf2440000, 0xf5e00000)
    the space 1408K, 24% used [0xf22e0000, 0xf2334ab8, 0xf2334c00, 0xf2440000)
    compacting perm gen total 4096K, used 3580K [0xf5e00000, 0xf6200000, 0xf9e00000)
    the space 4096K, 87% used [0xf5e00000, 0xf617f170, 0xf617f200, 0xf6200000)
    Local Time = Tue Aug 29 13:49:22 2006
    Elapsed Time = 225
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_05-b04 mixed mode)
    #

    I have the same problem on Linux Debian 3.0.
    My /etc/hosts looks like:
    127.0.0.1     localhost.localdomain     localhost
    #192.168.100.1     bt.lan.home     bt
    #192.168.100.5     jacek.lan.home     jacek
    # The following lines are desirable for IPv6 capable hosts
    ::1     ip6-localhost ip6-loopback
    fe00::0 ip6-localnet
    ff00::0 ip6-mcastprefix
    ff02::1 ip6-allnodes
    ff02::2 ip6-allrouters
    ff02::3 ip6-allhostsPlease help.

  • Error when running netca in silent mode

    I found a type-o in Oracle's documentation for running netca in silent mode. See link:
    http://download-west.oracle.com/docs/html/B10811_05/app_nonint.htm#BABJFJID
    There is a line that reads:
    $ORACLE_HOME/bin/netca /silent /responsefile=/local_dir/netca.rsp
    However, it should read:
    $ORACLE_HOME/bin/netca /silent /responsefile /local_dir/netca.rsp
    Hope this saves you all lots of headaches!
    --Julie Johnson

    user8909477 wrote:
    i am running netca command in linuxGreat. But WHICH Linux???? Surprisingly it makes a difference. Just like asking to talk to a person, and specifying by family name, you might get the mother, the father, the son - and each might give a different response.
    >
    in /u01/oracle/TEST/db/tech_st/11.1.0/network/admin
    i am going to TCPs litener with port 2484.
    following error is appeared
    so please Guide me to solve this problem.
    Oracle Net Services Configuration:
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Are you logging on as root? Are you SU'ing to Oracle or trying to run as riit?
    Try logging out - all the way out. Don't stop there, you need to log ALL the way out.
    And then log in as user Oracle.
    Logging in as root causes all sorts of headaches. Only SU to root, and then only when you absolutely need it.
    Now that you have logged out of root, and logged in (not just su'd) to oracle, what happens??

  • Error when running netca command

    Hi guru's,
    My database version ;11.1.0.7
    i am running netca command in linux
    in /u01/oracle/TEST/db/tech_st/11.1.0/network/admin
    i am going to TCPs litener with port 2484.
    following error is appeared
    so please Guide me to solve this problem.
    Oracle Net Services Configuration:
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    java.lang.NullPointerException
    at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
    at oracle.net.ca.NetCA.<init>(Unknown Source)
    at oracle.net.ca.NetCA.main(Unknown Source)
    Oracle Net Services configuration failed. The exit code is -1
    Regards,
    ***SBJ***

    user8909477 wrote:
    i am running netca command in linuxGreat. But WHICH Linux???? Surprisingly it makes a difference. Just like asking to talk to a person, and specifying by family name, you might get the mother, the father, the son - and each might give a different response.
    >
    in /u01/oracle/TEST/db/tech_st/11.1.0/network/admin
    i am going to TCPs litener with port 2484.
    following error is appeared
    so please Guide me to solve this problem.
    Oracle Net Services Configuration:
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Are you logging on as root? Are you SU'ing to Oracle or trying to run as riit?
    Try logging out - all the way out. Don't stop there, you need to log ALL the way out.
    And then log in as user Oracle.
    Logging in as root causes all sorts of headaches. Only SU to root, and then only when you absolutely need it.
    Now that you have logged out of root, and logged in (not just su'd) to oracle, what happens??

  • NETCA listener configuration error for RAC database

    Hi,
    WE have a RAC setup on 2 nodes and now we want to change the default listener port for RAC database.
    Database ver: 10.2.0.4
    We now that srvctl does not work to add listener manually to CRS.
    We are now using netca to create new listener on both the RAC nodes but it gives error throwing :
    Problem in configuration : Node(S): hostname
    Try again...
    When we try to start the listener say listener_I it throws following error:
    Problem in configuration :node1
    Listener start to failed:Listener may already be running
    CRS-0215:Could not start resource
    This is urgent
    any help is appreciated.
    Regards,
    Milan

    user12073248 wrote:
    How you fix it? write to [email protected]
    Hi Mauricio,
    In this forum we help for free regardless of priority.
    First you try to help in the forum if the author of the post request your e-mail you give to him.
    Hope you understand it.
    Thanks in advance for doing your part to make this community as valuable as possible for everyone!
    Levi Pereira

  • Debian java error in netca and dbca but succesful install in a vm ?!?!

    I succesfully installed Oracle 11gR2 32bit on Debian 5.02 32bit in a virtual machine and created a database and a listener, everything works as expected. Now i tried the same installation on a hosted "real" machine with, as far i can see, the same minimalistic Debian 5.02 32bit installation as my virtual machine. The installation went fine on the "real" machine but if i try to start netca or dbca there is a java error:
    An unexpected error has been detected by HotSpot Virtual Machine:
    +#+
    +# SIGSEGV (0xb) at pc=0xa2bbd36e, pid=19555, tid=3085252272+
    +#+
    +# Java VM: Java HotSpot(TM) Server VM (1.5.0_17-b02 mixed mode)+
    +# Problematic frame:+
    +# C [libnnz11.so+0x3c36e]+
    Has anyone any idea? I spent many hours in different forums, but i found no answer yet. What coulkd be the difference between these machines? What this error means?
    I know, Debian ist not officially supported, but in my experience, if some prerequisites are made, Oracle normally works fine with Debian ....
    Edited by: user495823 on 15.09.2009 23:56
    Edited by: user495823 on 16.09.2009 00:09

    1. Please find out if there is any business reason that the 64-bit hardware is only running a
    32-bit OS. If not, then Oracle recommends that you re-install a 64-bit OS and 64-bit Oracle to
    avoid published Bug 8930861, “X86 DBCA, NETCA GIVE JAVA HOTSPOT ERROR IF ON X86_64 HARDWARE”
    2. If there is some business reason that you must use 64-bit hardware running a
    32-bit Linux OS, then before you can use the 11gR2 DBCA or NETCA tools, you will need to apply patch 8670579 , “NETCA/DBCA FAILED WITH HOTSPOT VIRTUAL MACHINE”. You will be downloading and using file p8670579_112010_LINUX.zip
    p8670579_112010_LINUX.zip ----->>>>> http://www.megaupload.com/?d=6A29ZU8T

  • Error throwing  when executing netca

    Good Morning to all ;
    Today i tried to execute netca and i got following error.
    I did n't set display variable.  Why this error occured ?
    Oracle Net Services Configuration:
    Xlib: connection to ": 0 . 0" refused by server
    Xlib: No protocol specified
    java.lang.NullPointerException
    at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
    at oracle.net.ca.NetCA.<init>(Unknown Source)
    at oracle.net.ca.NetCA.main(Unknown Source)
    Oracle Net Services configuration failed. The exit code is -1
    Thanks ..
    Edited by: 969352 on Mar 7, 2013 10:56 AM

    969352 wrote:
    Really i cant answer your questions because i executed that command in another one system.
    Right now i can't access that system. So i asked information about display variable settings ..
    Thanks sb92075my car won't go.
    tell me how to make my car go.
    I don't know if you did error of commission (did something wrong)
    or you did error of omission (neglected to do something that must be done)
    since I don't know exactly what you did do.
    Yes, DISPLAY variable needs to have proper value, but what that value really needs to be
    varies based upon what you did & the whole environment.
    How do I ask a question on the forums?
    SQL and PL/SQL FAQ

  • Error Received When Trying To Create DSN From The Command Line

    All,
    Your help is greatly appreciated in advance. I am having trouble packaging Oracle 10G for a batch file deployment. Everything is done except for getting the DSN created which is causing me major problems. We am working with the Oracle 10G R2 10.2.0.1.0 Client on Windows XP Professional SP2. The Oracle database resides on a Windows 2000 Professional Server SP4 running Oracle 9i.
    Our Environment: I am creating two packages of the Oracle 10G client. The first is for a batch file distribution via LANDesk and the other package is for normal batch file install if someone from IT is installing this from a user's desk. Both scripts are really identical the only differences are how they are laid out. I only need help with the DSN creation as everything else is ready to go. I am going to focus on the Non-LANDesk batch file as once I fix this in one script the other one should also be fixed.
    The Problem: The batch script copies the neccesary files to the temporary directory. I then extract the setup files to the temp folder. I run a custom Oracle install using the RSP file from a recorded install. After the install is complete I copy the TNS Names file to the proper location. I then try to call a CMD file with the ODBC command seen below the main script.
    Script (May be easier to read if you download using link below):
    @ECHO ON
    ::This batch files installs Oracle 10G Release 2 Version 10.2.0.1.0 with a Custom Response File
    ::Installation is Interactive
    ::All files are extracted from the ZIP file via the 7-Zip command line tool
    ::The Net Configuration Assistant TNS Names File is copied to its proper location
    ::The CCR ODBC connection is created once the install is complete
    ::All folders used for installation are cleaned up-deleted
    @ECHO Setting Variables
    set NetworkPath=\\dc-landesk\SoftwareForLDAgent\Oracle10G-R2-10.2.0.1.0\Non-LD
    set DefaultPackagePath=C:\Program Files\LANDesk\LDClient\sdmcache\SoftwareForLDAgent\Oracle10G-R2-10.2.0.1.0\Non-LD
    set ExtractionPath=C:\Temp_Oracle10G
    set TempInstallFromPath=C:\Temp_Oracle10G\SetupFiles
    set FileFolderCleanupPath=C:\Program Files\LANDesk\LDClient\sdmcache\SoftwareForLDAgent
    @ECHO Creating Directories
    mkdir "C:\Program Files\LANDesk\LDClient\sdmcache\SoftwareForLDAgent\Oracle10G-R2-10.2.0.1.0\Non-LD"
    @ECHO Copying Files to DefaultPackagePath
    copy /Y "%NetworkPath%\7za.exe" "%DefaultPackagePath%"
    copy /Y "%NetworkPath%\CCR-ODBC.cmd" "%DefaultPackagePath%"
    copy /Y "%NetworkPath%\Oracle10GCustom.rsp" "%DefaultPackagePath%"
    copy /Y "%NetworkPath%\SetupFiles.zip" "%DefaultPackagePath%"
    copy /Y "%NetworkPath%\tnsnames.ora" "%DefaultPackagePath%"
    @ECHO Changing to Extraction Directory
    cd "%DefaultPackagePath%"
    @ECHO Extracting Files to path with no spaces
    "%DefaultPackagePath%\7za.exe" x SetupFiles.zip -o%ExtractionPath% -aoa
    @ECHO Please Open the "Task Manager" manager, Sort by "CPU" Descending
    @ECHO Watch Task Manager For Javaw.exe, press any key when the process Disappears
    @ECHO Install using Custom Response File
    "%TempInstallFromPath%\setup.exe" -responseFile "%DefaultPackagePath%\Oracle10GCustom.rsp" -force -silent -noconsole
    pause
    @ECHO Copying NETCA (Net Configuration Assistant) TNS Names File to proper Location in Oracle Product Directory
    copy /Y "%DefaultPackagePath%\tnsnames.ora" "C:\oracle\product\10.2.0\client_1\NETWORK\ADMIN\tnsnames.ora"
    @ECHO Creating ODBC Connections Using Oracle Driver installed by this Batch File
    call "%DefaultPackagePath%\CCR-ODBC.cmd"
    @ECHO Waiting 20 seconds before proceeding
    ping -n 21 127.0.0.1 >NUL
    @ECHO Remove Temp Files and Folders created during Install
    rmdir /S /Q %ExtractionPath%
    del /Q "%DefaultPackagePath%\*.exe"
    del /Q "%DefaultPackagePath%\*.ora"
    del /Q "%DefaultPackagePath%\*.rsp"
    del /Q "%DefaultPackagePath%\*.reg"
    del /Q "%DefaultPackagePath%\*.zip"
    rmdir /S /Q %FileFolderCleanupPath%
    @ECHO The Oracle 10G installation has been Completed
    pause
    ODBC Script
    odbcconf.exe /a {CONFIGSYSDSN "Oracle in OraClient10g_home1" "DSN=CCR|Description=CCR_data|SERVER=BWB|Database=CCR"}
    As soon as the command is called I see the following error message appear.
    "CONFIGSYSDSN: Unable to create a data source for the 'Oracle in OraClient10g_home1' driver: Could not load the setup or translator library with error code -2147467259"
    The really strange thing though is that if I let the main part of the script run (Not the ODBC call) and then immediately manually start the ODBC call script it works just fine. So, I don't really understand why the script can't add it itself. Or, I can go the Administrator Tools>Data Sources (ODBC)>and then add it manually which also works. I have tried just pasting the command directly in the main script, therefore, bypassing the call feature but it doesn't make a difference.
    Link (Zip with all scripts mentioned above): http://www.cbridegum.com/Fourms/Oracle/Files.zip
    Has anyone ever seen this kind of issue before? Does anyone have any idea on how to fix this? Any thoughts or suggestions would be great.
    Thanks so much for your help in advance,
    Clif Bridegum

    All,
    I thought it may be related to spaces in the path in which the script was called from. I tried having the ODBC command script in another directory but the same thing happens. It will give me the "CONFIGSYSDSN: Unable to create a data source for the 'Oracle in OraClient10g_home1' driver: Could not load the setup or translator library with error code -2147467259". As soon as the script is done running I can manually double click the script and it adds the DSN fine.
    Thanks,
    Clif Bridegum

  • Error in creating new listener from Enterprise Mgr Console

    When I try to create a new listener from Enterprise Manager Console, it displays an error message: Error in getting data for creating new listener. Check if the listener.ora location "/u01/app/oracle/product/10.2.0/db_1/network/admin" is a valid one. It is absolutely a valid ORACLE_HOME, in fact, I can setup TNS Connect Alias and Profiles from here, but the listener has became a pain in the neck.
    I know I can use the java netmgr or netca or even vi to set it up; however, it is a must that it has to be done through Enterprise Manager Console (show EM manageability issues).
    Thanks for your feedback

    Credentials are valid, so the ORACLE_HOME path, otherwise I would not have been able to modify the other TNSNAMES.ORA and SQLNET.ORA.
    I use the ORACLE_HOME owner credentials (oracle user at the OS level).
    Message was edited by:
    Hector Rivera Madrid
    Message was edited by:
    Madrid

Maybe you are looking for