DISPLAY ENVIRONMENT VARIABLE SETTING

Hi All,
After setting the Display Environment variable and running netca
I am getting below error:
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
Can anyone tell me what i will do

And TEST-SERVER is the name of your local PC?
the DISPLAY variable needs to be set to the IP of a X-Windows server, the database server will be client to this server!
I know many people here don't know anything about Oracle nor Unix, and also don't want to learn it, and at the same time are SHOUTING all the time.
This is getting terribly annoying.
Sybrand Bakker
Senior Oracle DBA

Similar Messages

  • Set DISPLAY environment variable -- in DBCA not working at AIX OS

    Hi,
    I want to create new database in AIX OS and database is oracle 10g:-
    When i say DBCA it is giving below error, what should i do?
    $ dbca
    DISPLAY not set.
    Set DISPLAY environment variable, then re-run.
    Please help...

    Pravin wrote:
    How to set the DISPLAY environment variable in AIX?Usual format is:
    +<host>:<display-number>+
    E.g.
    export DISPLAY=192.168.0.235:1
    Where the host is the hostname or IP address of the client platform running a X-Server. If the X-Server is running locally, then this entry can be omitted.
    The display-number is the display number of the X-Server to use. A single X-Server can have multiple displays. E.g. Unix server running a X-Server can have 10 users connected via X-Terminals and will this have 10 displays.
    Judging from X-Windows questions asked on OTN, it seems to be a tad complex to grasp for some - especially those from a MS Windows background as X-Windows is very different and also reverses the client-server concept, requiring the X-Server component to be running on the client platform (where the server platform runs the program that is the X-client).
    So it is a lot easier to rather use something like VNC instead - supported on most Unix platforms, Linux, Windows and Apple's OS/X.
    Simply run the VNC server on the server platform to create a virtual container for running the X-server display. Connect from a client using a VNC client.
    As it uses the RFB (Remote Frame Buffer) protocol, it is a lot faster than running the slower and larger X11 protocol required for X-Windows connectivity over TCP/IP.

  • Install j2se plugin version 1.6.0_07 on your client and NPX_PLUGIN_PATH environment variable set before starting Netscape.

    Hi experts m new to apps please help.. I have installed successfully Oracle Apps R12 on OEL - 5 All the services runining fine. but when i am opening forms its giving error "install missing plugins" i installed jre-6u7-linux-i586-rpm.bin and Mozilla Firefox 3.0.18 [root@ust ~]# cd firefox/plugins/ [root@ust plugins]# ln -s /usr/java/jre1.6.0_07/plugin/i386/ns7/libjavaplugin_oji.so ./libjavaplugin_oji.so [root@ust plugins]# ls libjavaplugin_oji.so  libnullplugin.so [root@ust plugins]# ll total 20 lrwxrwxrwx 1 root root    58 Sep 11 16:22 libjavaplugin_oji.so -> /usr/java/jre1.6.0_07/plugin/i386/ns7/libjavaplugin_oji.so   -rwxr-xr-x 1 root root 19160 Sep 15  2007 libnullplugin.so [root@ust plugins]# but when m trying to open forms at that time giving error "install j2se plugin version 1.6.0_07 on your client and NPX_PLUGIN_PATH environment variable set before starting Netscape."

    Linux is not a certified client tier for accessing EBS
    Unable to access r12 forms in linux client
    https://forums.oracle.com/search.jspa?view=content&resultTypes=&dateRange=all&q=linux+client&rankBy=relevance&contentTyp…
    HTH
    Srini

  • APPLLCSP Environment Variable set to : BITMAP

    Hi,
    While running my report in application i am geting error with the message below..
    APPLLCSP Environment Variable set to :
    BITMAP
    XML_REPORTS_XENVIRONMENT is :
    /apps/applap/11.5.9.appch/8.0.6.appch/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to: /apps/applap/11.5.9.appch/8.0.6.appch/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    AMERICAN_AMERICA.UTF8
    Can any one help on this?
    Thanks In Advance,
    RR

    check this link:
    Change NLS_NUMERIC_CHARACTERS from ., to ,.
    --Jayant                                                                                                                                                                                   

  • Environment variable setting not working in the report

    Hi everybody,
    Iam facing a problem related to reports10g ids. database is 9i
    My basic requirement is ,i want to show a report out put in a BRAZILIAN PORTUGUESE Language.
    For this purpose i configured the report_server.conf file like
    <environment id="PS">
    <envVariable name="NLS_LANG" value="BRAZILIAN PORTUGUESE_BRAZIL.WE8MSWIN1252"/>
    </environment>
    After that i added a entry along with the web.show_documents(using for calling the report)envid=PS
    when iam running the report ,report server is only converting one date field in to portuguese ,rest of them are same as in the database.
    Actualy i dont know where i did wrong.if anybody know please help meee
    Thanks in advance
    mathew

    Hello Matthew,
    See Note:231051.1, Dynamic Environment Switching In Reports 9i for an example of setting your environment variables at runtime. It uses REPORTS_PATH, there is also an entry for NLS_LANG in the reports.sh file (in UNIX). This setting is causing the conflict when you try to set it at runtime.
    I think you have to remove the entry from reports.sh config file and then you will have to pass the parm at runtime everytime.
    I hope this helps!
    Tony

  • Environment variable setting not working

    Hi Frank,
    Iam reposting this requst to forms forum because i did~t get any response from report forum.Please help me frank.
    Iam facing a problem related to reports10g ids. database is 9i
    My basic requirement is ,i want to show a report out put in a BRAZILIAN PORTUGUESE Language.
    For this purpose i configured the report_server.conf file like
    <environment id="PS">
    <envVariable name="NLS_LANG" value="BRAZILIAN PORTUGUESE_BRAZIL.WE8MSWIN1252"/>
    </environment>
    After that i added a entry along with the web.show_documents(using for calling the report)envid=PS
    when iam running the report ,report server is only converting one date field in to portuguese ,rest of them are same as in the database.
    Actualy i dont know where i did wrong.if anybody know please help meee
    Thanks in advance
    mathew

    Hello Matthew,
    See Note:231051.1, Dynamic Environment Switching In Reports 9i for an example of setting your environment variables at runtime. It uses REPORTS_PATH, there is also an entry for NLS_LANG in the reports.sh file (in UNIX). This setting is causing the conflict when you try to set it at runtime.
    I think you have to remove the entry from reports.sh config file and then you will have to pass the parm at runtime everytime.
    I hope this helps!
    Tony

  • Oracle environment variable setting for mulit instances

    Dear experts,
    I am doing CRM_ABAP, CRM_JAVA,ERP installation based on Oracle in a laptop for SAP Best Practise.
    The CRM_ABAP installation have done, and start to install CRM_JAVA named CRJ.
    In CRM_ABAP installation, I set Oracle environment variable as below:(/etc/profile.d/oracle.sh)
    ・CRACLE_SID=u201DCRMu201D
    ・CRACLE_HOME=u201Doracle/CRMu201D
    ・PATH=$PATH:$ORACLE_HOME/bin:$ORACLE_HOME/bin/oPatch:$PATH:
    ・export CRACLE_SID CRACLE_HOME PATH
    My question is that how do I set environment variable for CRM_JAVA(CRJ) in oracle.sh,?
    I tried e.g. CRACLE_SID=u201DCRMu201D:u201DCRJu201D, CRACLE_HOME=u201Doracle/CRMu201D:u201Doracle/CRJ/102_64u201D
    or CRACLE_SID=u201DCRJu201D CRACLE_HOME=oracle/CRJ/102_64u201D export CRACLE_SID CRACLE_HOME
    in addition
    but got an error message in SAPinst (Task Progress: configure Oracle server network)
    said u201CAssertion failed:lsnrctl:Parameter dbHOME has to be a valid ORACLE_HOME).u201D
    kindly help me to reslove the issue.
    Thanks.
    regards.
    Li.etsuhin

    Setting a Linux environment variable like ORACLE_SID to multiple values will not work.
    Use another oracle.sh, and maybe also another Linux user.
    I am not familiar with the details, but what does your installation guide say?
    Or you may have to use the same values for Java. The installation guide will tell you.

  • SAPDBHOST Environment Variable Set Incorrectly

    Hi,
    I'm trying to rename a system , with same SID ,  to work on another partition with a different host name. When I sign on as SidOFR and WRKENVVAR I see the environment variable ,SAPDBHOST, is still set to the old name even though I changed the R3sid400 data areas.
    Is there another place this variable could be picked up from - does R3inlpgm play a role in this ?
    Thanks

    Hi David,
    did you change the start profile as well ?
    You should adjust the system number in the instance profile as well.
    In 6.40 in my eyes, the dtaara R3REE400/R3_07 is still in use:
               Wert              
    Offset      *.......1.......
        0      'DVEBMGSs2qa      
       50      '                 
      100      '                 
    Did you really change the contents to the new data ? (here: s2qa)
    Regards
    Volker Gueldenpfennig, consolut international ag
    http://www.consolut.net - http://www.4soi.de - http://www.easymarketplace.de

  • Environment variable set in Inplace Migration

    (a) Set OLDSYBASE to your pre 12.5 release directory.
    (b) Set your OLDSYBASE_ASE to your ASE component version ONLY if you are
        upgrading from ASE 12.0 version and above.
        For e.g., set OLDSYBASE_ASE to ASE-12_0 if you are upgrading from ASE 12.0
        If you are upgrading from 11.9.X and below, set OLDSYBASE_ASE to NULL value
    (c) Set your OLDSYBASE_OCS to your Opent Client/Server Library version ONLY if you are
        upgrading from ASE 12.0 version and above.
        For e.g., set OLDSYBASE_OCS to OCS-12_0 if you are upgrading from ASE 12.0
        If you are upgrading from 11.9.X and below, set OLDSYBASE_OCS to NULL value
    Please guide where to set environment variable . I am not linux proficient

    Hi Santosh,
    Please keep in mind that this Comunity is for SAP applications running on ASE.
    By the release of ASE, you are not using SAP applications I would suggest to post a discussion on comunity "SAP ASE for custom applications" Comunity -> http://scn.sap.com/community/ase-custom-applications
    Just a quick reply. It will depend which shell are you using but basically you can use one of them:
    - export command:
    <VARIABLE_NAME>=<value>
    export <VARIABLE_NAME>
    - setenv command:
    setenv <VARIABLE_NAME> <value>
    setenv OLDSYBASE <old_$SYBASE_directory>
    setenv OLDSYBASE_ASE ASE-12_5
    A useful link: http://www.unix.com
    Best regards,
    Victoria.

  • $PATH environment variable setting

    This question is for the Terminal.app UNIX wizards out there. I'm wondering where the default $PATH variable setting is established by the operating system. I know I can modify this variable's setting in my .bash_profile or .profile files, but that isn't what I'm after. Where does the OS get the default settings for this variable?
    Many thanks.
    PowerMac G5   Mac OS X (10.3.9)  

    Try looking in the /private/etc/profile file.
    (13297)

  • Java displays not being redirected to the DISPLAY environment variable

    I am running Solaris 8 and am using java se 1.4.1.
    I have a java application that is running in the background on BOX 1. It needs to use the JOptionPane.showmessage() function.
    When I remote onto Box 1 from Box 2, and run the java application, the message boxes from the JOptionPane.showmessage() are displayed on Box 1 instead of getting redirected to box 2. I know that the display setting are ok, since I can start other applications and get the displays sent to box 2.
    Is this a java bug?
    thanks
    Ben

    Hi Balus,
    Thank you for your reply, yes the response is absolutely empty just an empty page like:
    <html><body></body></html>In the logs I can see the normal trace about the error but nothing else.
    I found a "solution" that is working fine but I'm not sure if is the best to do, basically
    I'm throwing again the ServletException generated in the JSP an then is working:
    void autoForward(String forwardTo, HttpServletRequest request,
                HttpServletResponse response, ServletContext servContext,int errorCode)
                throws ServletException {
            try {
                addErrors(request,errorCode);
                RequestDispatcher dispatcher = servContext.getRequestDispatcher(forwardTo);
                dispatcher.forward(request, response);
            } catch (ServletException ex) {
                throw new ServletException(ExceptionUtils.getRootCause(ex));

  • Where is my PATH environment variable set in Mavericks

    I just did a fresh install of Mavericks 10.9.1 and I'm about to setup for a Laravel 4 workflow (install Homebrew & enable mcyrpt).
    I have revealed all hidden files and I see no .bash_profile or .profile files in my User root folder. So how can I change my $PATH variable without a .bash_profile file? Can I just create .bash_profile and it will read it? also does .bash_profile have to be plain or rich text?
    Thanks.

    Create the .bash_profile in your home directory as a plain text file.
    Use an editor like TextWrangler which a a good programing and system editor.
    See Bash Startup Files
    Message was edited by: Frank Caggiano

  • All environment variable set right yet-i have a  in starting tomcat server

    i ran startup.bat from tomcat/bin to get this report..
    Tomcat opened a separate dos window and ran some commands and closed ,then dispalying the following in a new window..
    Syntax error
    Using CATALINA_BASE: D:\Kartik\tomcat\jakarta-tomcat-4.1.29
    Using CATALINA_HOME: D:\Kartik\tomcat\jakarta-tomcat-4.1.29
    Using CATALINA_TMPDIR: D:\Kartik\tomcat\jakarta-tomcat-4.1.29\temp
    Using JAVA_HOME: D:\Kartik\Jkit
    what is the problem how do i set it right,
    following is my autoexec.bat
    SET JAVA_HOME=D:\Kartik\Jkit
    SET CATALINA_HOME=D:\Kartik\tomcat\jakarta-tomcat-4.1.29
    SET PATH=D:\Kartik\Jkit\bin;C:\WINDOWS;C:\WINDOWS\COMMAND;
    SET PATH=%PATH%;C:\PROGRA~1\COMMON~1\AUTODE~1;
    SET CLASSPATH=D:\Kartik\Jkit\lib;

    localhost:8080 does not come up with tomcat's home page..
    also catalina run give a list of errors that i am unable to comprehend
    how do i collect all the errors on to a file from the dos prompt
    i gave catalina run
    i tried getting the exception is a file like this
    cataline run >>one.txt
    weel it didnt record the errors in the file.. how do i rectify the errors.

  • Setting DISPLAY enviroment variable

    Hi,
    I want to run oracle wallet manager from my windows client. My application server is installed on the SUSE Linux Enterprise Server 9. I have given the following command to set the DISPLAY variable.
    export DISPLAY=192.168.100.159:0.
    Here is the output of the same. It gives some java exception error.
    Can anyone help me in setting the variable so that I can open wallet manager.
    Regards
    Trusha
    oracle@orclasg:~/OraBi/bin> export ORACLE_HOME=/opt/oracle/OraBi/
    oracle@orclasg:~/OraBi/bin> ./owm
    ****DISPLAY environment variable not set!
    Oracel Wallet Manager is a GUI tool which
    requires that DISPLAY specify a location
    where GUI tools can display.
    Set and export DISPLAY, then re-run.
    oracle@orclasg:~/OraBi/bin> export DISPLAY=192.168.100.159:0
    oracle@orclasg:~/OraBi/bin> ./owm
    Exiting
    java.lang.NullPointerException
    at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
    at oracle.sysman.emSDK.client.appContainer.WebApplication.<init>(Unknown
    Source)
    at oracle.security.admin.wltmgr.owma.OwmaApp.<init>(OwmaApp.java:109)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
    orAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at java.lang.Class.newInstance0(Class.java:308)
    at java.lang.Class.newInstance(Class.java:261)
    at oracle.sysman.emSDK.client.appContainer.WebApplication.main(Unknown S
    ource)
    Done.
    oracle@orclasg:~/OraBi/bin> export DISPLAY=192.168.100.159:0
    oracle@orclasg:~/OraBi/bin> ./owm
    Exiting
    java.lang.NullPointerException
    at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
    at oracle.sysman.emSDK.client.appContainer.WebApplication.<init>(Unknown
    Source)
    at oracle.security.admin.wltmgr.owma.OwmaApp.<init>(OwmaApp.java:109)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
    orAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at java.lang.Class.newInstance0(Class.java:308)
    at java.lang.Class.newInstance(Class.java:261)
    at oracle.sysman.emSDK.client.appContainer.WebApplication.main(Unknown S
    ource)
    Done.

    And what did you configure at the side of 192.168.100.159 which is supposed to be your client?
    I suggest you run VNC server on the server side ('vncserver') and set $DISPLAY to that. Next, use VNC viewer on your client machine to connect to the VNC server.
    Unless you have an X server running on your client machine of course.

  • Setting DISPLAY environment

    Hi,
    I am getting following error message when trying to invoke owm(Oracle Wallet Manager from $ORACLE_HOME/bin)
    ****DISPLAY environment variable not set!
    Oracel Wallet Manager is a GUI tool which
    requires that DISPLAY specify a location
    where GUI tools can display.
    Set and export DISPLAY, then re-run.
    I executed ./owm from my local machine by taking console of server.
    please guide me.
    Thank you
    Edited by: user10923114 on Mar 15, 2011 12:29 AM

    Hi;
    What is your OS version? There could be many reason to you hit
    Starting VNC server: no displays configured [ OK ]Please see: http://www.google.com.tr/#hl=tr&source=hp&biw=1276&bih=793&q=VNC+server:+no+displays+configured+&aq=f&aqi=&aql=&oq=&fp=dfbbacf76c02529a
    Regard
    Helios

Maybe you are looking for

  • CUCM OS Administration Page Not There in CUCM 8.6

    No option for  CUCM OS Administration Page in navigation menu in CUCM 8.6 Unable to access CUCM OS Administration page. following error came while using  url  http://<ip-address>/cmplatform HTTP Status 404 - /cmplatform type: Status report message: /

  • Passing integer value in prompt

    Hi Everyone, I am trying to pass a smallint datatype value (ex: 2000) from a page prompt to a filter. When I try to view the result, I am getting an error; Error getting drill information: SELECT C1, C2, FROM SH WHERE C1 = variable1 Odbc driver retur

  • Processing mode - DELETE not working in Synchronous mode (File - RFC - File

    Hi , I need to the delete the files from source folder once the processing is done, so i am giving the Processing mode as Delete in the Sender C.C. But after execution it doesnt get deleted. what could be the reason? We are using a file - RFc - file

  • Server Admin says that Contribute CS3 is running port scans

    My website keeps crashing whenever I try to connect through contribute. The host admin says that when I try to connect Contribute is running port scans, this causes their server to block my IP and subsequently crashes my website. I connect using SFTP

  • Pacman local database recovery

    Hi, So my pacman database @ /var/lib/pacman/local has been killed, it's probably my fault but pacman-cage certainly didn't help Anyway, if i use the recovery method outlined here: https://wiki.archlinux.org/index.php/Pa - l_database will I be screwed