Oracle 10 / Oracle 9i Installation: Java locale Error

I'm running Gentoo Linux AMD64, and am attempting to install Oracle 10g (or 9i, whichever will install). When I attempt to run ./runInstaller --ignoresysprereqs, I get the following error:
current locale is not supported in X11, locale is set to CX locale modifiers are not supported, using default.
That in itself is not too threatening. However, then the java throws an exception, stating:
Exception java.lang.InternalError: Current locale is not supported occured..
In the 9i, I looked in the jre directory and found that the java does not have the en_US locale. I've tried a few things already, including changing my locale to en_US, and to others, including locales specified in that jre directory. I have verified that my glibc also supports those locales.
If I back up the jre and link my 64-bit java, it will launch, but give an OUI error saying it cannot determine the platform of this system.
Is there anything else I can try to get this working? Maybe bypassing the OUI system check?
Thanks
-Jeff

Found the problem. When I upgraded from 2004.3 profile to 2005.0, something went wrong. Went back to the old profile, and attempted again. Seems to have fixed the problem for me.

Similar Messages

  • Oracle Universal Installer in Linux error

    I did as follows:
    Double check that you are logged in as oracle and not root, and that the environment variables have been set by the login script you prepared earlier. Then change to your home directory and start the Oracle Universal Installer with a command like one of the following:
    $ /database/runInstaller
    or
    $ /runInstaller
    , but got the following error:
    [oracle@dgdba ~]$ /media/Oracle\ 11g\ Svr/linux_11gR2_database_1of2/database/runInstaller
    dirname: extra operand `11g'
    Try `dirname --help' for more information.
    /media/Oracle 11g Svr/linux_11gR2_database_1of2/database/runInstaller: line 137: /home/oracle//install/.oui: No such file or directory
    [oracle@dgdba ~]$
    Does anyone have any idea why I'm getting these error and how I can fix them
    I tried creating the directories in this path /home/oracle//install/.oui and used the touch command to create the .oui file. The I did a chown -R oracle:oinstall on all the directories and files except the /home directory in the following path /home/oracle//install/.oui, but I still got the following error:
    [oracle@dgdba ~]$ /media/Oracle\ 11g\ Svr/runInstaller
    dirname: extra operand `11g'
    Try `dirname --help' for more information.
    [oracle@dgdba ~]$
    Then I tried the following and got the following errors:
    [oracle@dgdba home]$ cd /home/oracle
    [oracle@dgdba ~]$ cd /home
    [oracle@dgdba home]$ /runInstaller
    -bash: /runInstaller: No such file or directory
    [oracle@dgdba home]$ cd /home/oracle
    [oracle@dgdba ~]$ /runInstaller
    -bash: /runInstaller: No such file or directory
    [oracle@dgdba ~]$ ls -l /home/oracle
    total 16
    drwxr-xr-x 2 oracle oinstall 4096 Mar 10 18:25 install
    drwxr-xr-x 3 oracle oinstall 4096 Mar 10 18:34 source
    [oracle@dgdba ~]$ cd /home/oracle/source
    [oracle@dgdba source]$ /runInstaller
    -bash: /runInstaller: No such file or directory
    [oracle@dgdba source]$ ls -l /home/oracle/source
    total 8
    drwxr-xr-x 3 oracle oinstall 4096 Mar 10 18:35 database
    [oracle@dgdba source]$ cd /home/oracle/source/database
    [oracle@dgdba database]$ /runInstaller
    -bash: /runInstaller: No such file or directory
    [oracle@dgdba database]$ ls -l /home/oracle/source/database
    total 8
    drwxr-xr-x 2 oracle oinstall 4096 Mar 10 18:35 install
    [oracle@dgdba database]$ ls -l /home/oracle/source/database/install
    total 0
    [oracle@dgdba database]$ cd /home/oracle/source/database/install
    [oracle@dgdba install]$ /runInstaller
    -bash: /runInstaller: No such file or directory
    [oracle@dgdba install]$

    993126 wrote:
    I did as follows:
    Double check that you are logged in as oracle and not root, and that the environment variables have been set by the login script you prepared earlier. Then change to your home directory and start the Oracle Universal Installer with a command like one of the following:
    $ /database/runInstaller
    or
    $ /runInstaller
    , but got the following error:
    [oracle@dgdba ~]$ /media/Oracle\ 11g\ Svr/linux_11gR2_database_1of2/database/runInstaller
    dirname: extra operand `11g'
    Try `dirname --help' for more information.
    /media/Oracle 11g Svr/linux_11gR2_database_1of2/database/runInstaller: line 137: /home/oracle//install/.oui: No such file or directory
    [oracle@dgdba ~]$
    Does anyone have any idea why I'm getting these error and how I can fix them
    I tried creating the directories in this path /home/oracle//install/.oui and used the touch command to create the .oui file. The I did a chown -R oracle:oinstall on all the directories and files except the /home directory in the following path /home/oracle//install/.oui, but I still got the following error:
    [oracle@dgdba ~]$ /media/Oracle\ 11g\ Svr/runInstaller
    dirname: extra operand `11g'
    Try `dirname --help' for more information.
    [oracle@dgdba ~]$
    Then I tried the following and got the following errors:
    [oracle@dgdba home]$ cd /home/oracle
    [oracle@dgdba ~]$ cd /home
    [oracle@dgdba home]$ /runInstaller
    -bash: /runInstaller: No such file or directoryyou told the shell processor to execute a file named "runInstaller", found in the root directory "/"
    [oracle@dgdba home]$ cd /home/oracle
    [oracle@dgdba ~]$ /runInstaller
    -bash: /runInstaller: No such file or directorychanging directories is pointless, you still told the shell processor to find "runInstaller" in the root directory.
    [oracle@dgdba ~]$ ls -l /home/oracle
    total 16
    drwxr-xr-x 2 oracle oinstall 4096 Mar 10 18:25 install
    drwxr-xr-x 3 oracle oinstall 4096 Mar 10 18:34 source
    [oracle@dgdba ~]$ cd /home/oracle/source
    [oracle@dgdba source]$ /runInstaller
    -bash: /runInstaller: No such file or directoryDoesn't matter to prove what is in a particular directory, then change directories. And still telling the shell processor to find "runInstaller" in the root directory.
    [oracle@dgdba source]$ ls -l /home/oracle/source
    total 8
    drwxr-xr-x 3 oracle oinstall 4096 Mar 10 18:35 database
    [oracle@dgdba source]$ cd /home/oracle/source/database
    [oracle@dgdba database]$ /runInstaller
    -bash: /runInstaller: No such file or directory
    [oracle@dgdba database]$ ls -l /home/oracle/source/database
    total 8
    drwxr-xr-x 2 oracle oinstall 4096 Mar 10 18:35 install
    [oracle@dgdba database]$ ls -l /home/oracle/source/database/install
    total 0
    [oracle@dgdba database]$ cd /home/oracle/source/database/install
    [oracle@dgdba install]$ /runInstaller
    -bash: /runInstaller: No such file or directory
    [oracle@dgdba install]$You can change directories until the cows come home, but it doesn't matter as long as you keep telling the shell processor to find "runInstaller" in the root directory.
    find /home/oracle -name runInstaller -ls -lcd to whatever directory you find is the location for runInstaller. Let's say it is in /home/oracle/source/database
    cd /home/oracle/source/database
    ./runInstallerNote that is dot, slash, filename. The 'dot' says 'look for the file in the current directory'. when you say '/runInstaller' you are saying to look for the file in the root directory.
    Oh, and make sure you can execute xclock or xeyes first. If you can't, you won't be able to execute runInstaller either.

  • Oracle 10G installation problem, and errors on SOLARIS 10 x86

    HI.
    I installed the last version of oracle 10g on a x86 SOLARIS 10 system.
    When the installer arrived at Configuration assistants, the window is stopping, and I can't see forward. But when I look at the installAction.log, the installation is checked as OK (?).
    When I launch sqlplus, and startup inside, it is said the ora-00205 error (problem with control files), and in the end, I'm really suprised there's no the database I told the installer to create at the beginning. But should I be surprised? As I didn't see really the end of the installation, and the installer didn't propose me the PATH where to install the DB, well, I guess there's something wrong.
    Could anybody tell me how to solve these problems, please?
    Thank you :)

    Two options:
    1. Create database using DBCA - execute $ORACLE_HOME/bin/dbca
    2. Create database manually (without DBCA)

  • Oracle 12c installation in local windows 32 bit

    Hi,
    I tried to install oracle 12c in my laptop. but installation is finised successfully. i could not create a database yet. can any one please help ?

    Pl post exact OS versions and the complete error messages you encountered - have you followed all of the steps in the Install guide ? Oracle Database Online Documentation 12c Release 1 (12.1)
    HTH
    Srini

  • Oracle Blob using Java help (Error: JVM_recv in socket input stream read )

    I am trying to insert a record with Blob column (size of image 'mg.jpg' about 15KB) and I get the runtime error:
    [java] java.sql.SQLException: Io exception: Connection reset by peer: JVM_recv in socket input stream read
    [java]      at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    [java]      at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
    [java]      at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:333)
    [java]      at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2061)
    [java]      at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:1940)
    [java]      at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2709)
    [java]      at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:589)
    [java]      at test.ProvisioningParser.TestBlob.main(Unknown Source)
    This is what code looks like: I am not sure what's wrong, any help appreciated. Thanks!
         try{
                   Class.forName("oracle.jdbc.driver.OracleDriver");
                   con = DriverManager.getConnection("jdbc:oracle:thin:@VALUED-20606295:1521:dbbook","jvending","jvending");
                   java.util.zip.ZipInputStream zip = new java.util.zip.ZipInputStream(new java.io.FileInputStream(new java.io.File("D:\\work\\mywork\\source\\test\\ProvisioningParser\\test.par"))) ;
                   int len = 0 ;
                   java.util.zip.ZipEntry entry = null;
                   do{
                        entry = zip.getNextEntry();
                        if (entry != null){
                             if (entry.getName().equalsIgnoreCase("mg.jpg")){
                                  len = (int)entry.getSize();
                                  break;
                   }while(entry!=null) ;
                   stmt = con.prepareStatement( "Insert into icon (parid, clientbundleid, id, iconfile ) values ( ?,?,?,?)"
                         stmt.setString(1,"101");
                         stmt.setString(2,"101");
                         stmt.setInt(3,1);                    
                         stmt.setBinaryStream( 4, zip, len);
                   stmt.setQueryTimeout(0);
                   stmt.executeUpdate();
                   con.close();               
              catch(Exception e){
                   e.printStackTrace();
              }Thanks,
    Rashmi

    As a guess what you are doing with that zip stuff is very odd.
    You do realize that it is just going to put some binary data into the blob right? And the methods that is going to use will not necessarily create a 'complete' zip file?
    If you want a zip file then just load the file, dont use the zip classes.
    And if you want part of a zip file, (and want to store the parts as a zip) then extract it from the file and create another zip entity using a byte stream rather than a file.
    Finally I suspect your error with the blob occurs because you do not close the statement. But at any rate you should figure out how to do the blob code independent of the zip stuff.
    And what oracle driver version are you using? Some of the older ones need oracle specific handling for blobs.

  • Oracle Communicator installer exit with error 1904

    When i launch the Oracle communicator setup to install on Windows, i obtain the message in a popup window :
    "Error 1904. Module C:\Program Files\Oracle\Oracle Communicator\GIPSTron.dll failed to register. HRESULT -2147024770."
    If i choose to ignore this error the setup abort later.
    I tried to remove Communicator KEYs from the register without success.
    Thanks for help

    Hello ,
    I understand that Oracle Communicator is only supported on Windows XP but I would like to know if anybody successfully installed it on Windows Vista as I get a dialog error almost at the end of the install process that says :
    "Microsoft Visual c++ Runtime Library Error , This application has requested the application to terminate in an unusual way"
    when I dismiss the dialog I get another one :
    "Oracle Communicator Setup Error 1722, there is a problem with the windows installer package..."
    Any suggestion is welcome,
    Thanks.

  • Oracle 11g installation Kernel version  error

    Hi
    We are inprocess of installing oracle 11g on solaris 5.10. Our current Solaris 10 is with kernel version (5.10-2008.03.24.13.19). . It requires kernel version (5.10-2008.10). What patch need to be installed for us to achieve this. Please advice.
    The following are the operating system requirements for Oracle Database 11g Release 2 (11.2):
    * Solaris 10 U6 (5.10-2008.10)
    When I check with my OS team they says the currently have kernel patch ID 142909-17, which already Solaris 10 U9.Thus this Domain already fulfill the requirement

    You could post to the Installation forum : Database Installation
    But you should also log an SR with Oracle Support.
    Hemant K Chitale

  • Web installer Java script error, file deletes it self

    When i try to install Flash player or Adobe reader via WEB installer i get Script error, Object doesn't not support property or method text , http://127.0.0.1:7764/app/_js/main-merge.js. This happens on freshly installed Windows 7. 8.0. 8.1, on 20+ different Computers, on IE and Firefox, only full offline installers works, which is not happy solution for me, and also installer deletes it self and instalation gets stuck in memmory. All latest updates are installed on PC's, including latest Java, and we tried without any Antivirus solutions.
    EDIT:Can i get some answers from Adobe regarding this? There are tons of costomers calling me now with same  issue, nobody can update their Adobe Reader/Flash player using your WEB installer.
    I just freshly installed one Server 2012 without single softawre or anything, and tried instlaling Adobe reader  and i got this:
    http://i1297.photobucket.com/albums/ag30/ivicask/Error_zpseb3cd862.jpg

    I don't know the right place to report website problems.  Product bugs can be reported at https://bugbase.adobe.com/ but download issues...?
    You could try http://forums.adobe.com/community/download_install_setup - there is always an Adobe staff presence.

  • Installation Of Solman 7.1 aix Oracle failed with Java Error

    Dear All,
    We are doing SOLMAN Installation 7.1 SR1 AIX Oracle.
    Now the installation stopped at the 19th phase "IMport ABAP"as in the attached screenshot.
    OS : AIX 6100-07-02-1150
    Database:  Oracle 11.2.0.3
    Java Version currently maintained:  java version "1.4.2"
    When i checked in log File  import_monitor.java.log  (  /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS) ,
    [root@solmantrg: /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS] cat import_monitor.java.log
    java version "1.6.0_45"
    Java(TM) SE Runtime Environment (build 6.1.051)
    SAP Java Server VM (build 6.1.051 23.5-b02, May 30 2013 05:04:21 - 61_REL - optU - aix ppc64 - 6 - bas2:197575 (mixed mode))
    Required system resources are missing or not available:
      Import directory '/cddumps/Solman_Export_Cds/51042607_1/DATA_UNITS/EXP1' does not exist;
      Import directory '/cddumps/Solman_Export_Cds/51042607_1/DATA_UNITS/EXP2' does not exist;
      Import directory '/cddumps/Solman_Export_Cds/51042607_2/DATA_UNITS/EXP3' does not exist;
      Import directory '/cddumps/Solman_Export_Cds/51042607_2/DATA_UNITS/EXP4' does not exist.
    [root@solmantrg: /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS]
    Also i checked all the above import Directories [
    '/cddumps/Solman_Export_Cds/51042607_1/DATA_UNITS/EXP1'
    '/cddumps/Solman_Export_Cds/51042607_1/DATA_UNITS/EXP2'
    '/cddumps/Solman_Export_Cds/51042607_2/DATA_UNITS/EXP3'
    '/cddumps/Solman_Export_Cds/51042607_2/DATA_UNITS/EXP4'
    ] and all the above import directories are present in my system.
    Later from the above log, i compared the Java Version of our System
    [root@solmantrg: /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS] java -version
    java version "1.4.2"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
    Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX 5L for PowerPC (64 bit JVM) build caix64142ifx-20110630 (SR13 FP10) (JIT enabled: jitc))
    [root@solmantrg: /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS] which java
    /usr/java14_64/jre/bin/java
    Kindly clarify the below Queries.
    1)Is the above Solman installation error was due to Java version? If so, do we need to install   java version "1.6.0_45" in Solman Server to proceed with the installation.
    2)Cant we proceed the Solman installation with the current Java version (java version "1.4.2") of our System .
    3) What is the actual Prerequistes to be maintained for JAVA.  I have downloaded the Installtion guide from SMP.
    but in the installation guide, The exact java version to be maintained to proceed with the Solman Installation 7.1 SR1 is not mentioned anywhere.
    4)If we install the Java 1.6, do we need to start Solman installation from the scratch . Any reboot required after installing java 1.6?
    5)Because of the inconsistencies in java version in our System, The installation shows the Error " Import directory does not exist  "?
    6)Please tel the cause of the Error
    Kindly assist to proceed with the installation
    Regards,
    Gayathri.K

    Hello Gayathri
    The import_monitor.java.log says the JRE used is 1.6 - java version "1.6.0_45"
    There must be multiple JRE's installed on the system.
    Run the below command and check the output
    ls -lad /usr/java*
    Few things I would try.
    Is the '/cddumps/Solman_Export_Cds/51042607_1/DATA_UNITS/EXP1' an NFS mount ? If yes use a local file system.
    Create a directory called /SMINSTALL and move all from /cddumps/Solman_Export_Cds
    It should look like /SMINSTALL/51042607_1/DATA_UNITS/EXP1
    Start the installation.
    Try to use Java 1.4 or 1.5 and see if that helps.
    You need to set the environment variable JAVA_HOME before starting the installation.
    export JAVA_HOME=/usr/java14_64/jre
    Are there any files/directories under 51042607_*/DATA_UNITS/EXP* ?
    Regards
    RB

  • Oracle Universal Installer cannot be run... getting this error due to Java path. Pleath help.

    Hi Experts,
    Trying to Deinstall the OBIEE 11g. OUI is not launching... after digging the issue find out that "Java RunTime Environment was not found".
    But Java software is available at the specified path.
    "C:\DOCUME~1\user\LOCALS~1\Temp\OraInstall2013-09-05_01-10-08PM\jre\bin\javaw.exe"
    Can you please help me on this... The complete error is...
    Oracle Universal Installer
    The Java RunTime Environment was not found at C:\DOCUME~1\v859971\LOCALS~1\Temp\OraInstall2013-09-05_01-10-08PM\jre\bin\javaw.exe. Hence, the Oracle Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.3.1 or higher and try again.
    OK  
    Arjun

    Hi Srini,
    I have tried as you mentioned like installing Java in C:\Java... and I have tried the by setting the JRE_LOCATION of local path. No use of it.
    tried with -jreloc and setting the java path in environment variables too.
    As I understand, the problem i have seen at files copied path is not expected as required. Please see the path below...
    C:\DOCUME~1\v859971\LOCALS~1\Temp\OraInstall2013-09-06_03-36-31PM\jre\bin\javaw.exe.
    After running the Setup.exe -deinstall... temporary folder is creating with timestamp and all the required files are coping here...
    "jre" folder also created and copied required java files directly into jre folder, but not in jre\bin folder.
    folder path is like this
    C:\DOCUME~1\v859971\LOCALS~1\Temp\OraInstall2013-09-06_03-36-31PM\jre\javaw.exe.
    Setup application is expecting jre\bin\javaw.exe, but folder structure is created as jre\javaw.exe. There it is coming the issue.
    I have even tried with copying all the files into bin folder and executed the setup.exe, it again creating a new temporary file
    not able to resolve it...

  • Error while Oracle 10g  Installation suse linux

    Hi,
    All i am facing issue while installing Oracle 10g release 2 on open suse.
    All test are getting passed but getting a error reltated to ip address as follows.
    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.....:10.31.215.64
    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 .... :SuSE
    INFO: Check complete. The overall result of this check is: Not executed <<<<
    Also while installing getting error as,
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned public
    IP addresses. However, the primary network interface on the system should be
    configured with a static IP address in order for the Oracle Software to function
    properly. See the Installation Guide for more details on installing the software
    on systems configured with DHCP.
    Please help me to resolve issue.
    BR,
    Rajesh
    Edited by: Rajesh.Rathod on Dec 20, 2010 12:52 AM

    Hi,
    I tried to follow each step of oracle documentation but network configuration requirement is failing.
    please find following log.
    Checking operating system requirements ...
    Expected result: One of redhat-3,redhat-4,SuSE-9
    Actual Result: SuSE-9
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking operating system package requirements ...
    Checking for make-3.79; found make-3.81-128.14.     Passed
    Checking for binutils-2.14; found binutils-2.19.51-10.26.4.     Passed
    Checking for gcc-3.2; found gcc-4.4-4.2.     Passed
    Checking for libaio-0.3.96; found libaio-0.3.104-144.2.     Passed
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking kernel parameters
    Checking for semmsl=250; found semmsl=1250.     Passed
    Checking for semmns=32000; found semmns=32000.     Passed
    Checking for semopm=100; found semopm=100.     Passed
    Checking for semmni=128; found semmni=256.     Passed
    Checking for shmmax=536870912; found shmmax=3294967296.     Passed
    Checking for shmmni=4096; found shmmni=4096.     Passed
    Checking for shmall=2097152; found shmall=2097152.     Passed
    Checking for file-max=65536; found file-max=131072.     Passed
    Checking for VERSION=2.6.5-7.201; found VERSION=2.6.31.5-0.1-desktop.     Passed
    Checking for ip_local_port_range=1024 - 65000; found ip_local_port_range=1024 - 65000.     Passed
    Checking for rmem_default=262144; found rmem_default=4194304.     Passed
    Checking for rmem_max=262144; found rmem_max=4194304.     Passed
    Checking for wmem_default=262144; found wmem_default=262144.     Passed
    Checking for wmem_max=262144; found wmem_max=262144.     Passed
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Recommended glibc version
    Expected result: ATLEAST=2.3.3-98.28
    Actual Result: 2.10.1-10.4
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking physical memory requirements ...
    Expected result: 922MB
    Actual Result: 5460MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking available swap space requirements ...
    Expected result: 5460MB
    Actual Result: 10244MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Network Configuration requirements ...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned public IP addresses. However, the primary network interface on the system should be configured with a static IP address in order for the Oracle Software to function properly. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    =======================================================================
    Validating ORACLE_BASE location (if set) ...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Oracle Home path for spaces...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for proper system clean-up....
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for Oracle Home incompatibilities ....
    Actual Result: NEW_HOME
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Network Configuration requirements ...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned public IP addresses. However, the primary network interface on the system should be configured with a static IP address in order for the Oracle Software to function properly. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    =======================================================================
    Please suggest how to resolve.

  • Java runtime error while  executing install.sh - installing Oracle Clinical 4i

    Hello DBA's
    1. I am trying to install an Oracle App on a SUN SPARC 20 with 256 MB / 9.1
    GB. (solaris 8)
    2. I installed Oracle 8i EE completely and created the DB using Oracle
    Universal Installer. So the Java components and runtime were also installed
    I presume. I have it in /usr/java1.2 with links made during install.
    3. Did post installation according to the manual.
    4. Did pre-installation for install of Oracle Clinical application.
    5. Put the OC CD into the drive and typed install.sh as requested.
    Error: The Java Runtime environment was not found at
    .. /../stage/Components/oracle.swd.jre/1.1.8.10/1/Datafiles/Expanded/solaris/bin/
    jre Hence the universal installer cannot be run.
    I am struggling for 2 months now and I am hoping that some guru will wipe
    out the frustration and anxiety that has made my hair grey. I have also
    included the contents of the oraparam.ini for Oracle 8i and Oracle CLinical.
    They look almost the same but for some reason, the Oracle Universal
    installer does not seem to work for the Oracle Clinical installation.
    What could be the reason for this Jav runtime Error. I check the web and
    other sites, but no conceivable answer. I have no access to Metalink. What
    do I have to do to make the universal installer work.
    Your help is really really appreciated.
    ============================================================
    ORAPARAM.ini used when installing Oracle 8i 8.1.6.2
    [Oracle]
    DISTRIBUTION=TRUE
    SOURCE=../stage/products.jar
    JRE_LOCATION=../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expande
    d/jre
    OUI_LOCATION=../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expa
    nded
    HLP_LOCATION=
    EWT_LOCATION=
    DEFAULT_HOME_LOCATION=
    NLS_ENABLED=FALSE
    NO_BROWSE=/net
    JRE_MEMORY_OPTIONS=-mx48m
    [IMAGES]
    FILE1=images/o8i_1.gif
    FILE2=images/o8i_2.gif
    FILE3=images/o8i_3.gif
    FILE4=images/o8i_4.gif
    FILE5=images/o8i_5.gif
    FILE6=images/o8i_6.gif
    FILE7=images/o8i_7.gif
    FILE8=images/o8i_8.gif
    ===========================================================
    ORAPARAM.ini used when installing Oracle Clinical 4i
    [Oracle]
    DISTRIBUTION=TRUE
    SOURCE=../../stage/products.jar
    LICENSE_LOCATION=
    JRE_LOCATION=../../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expa
    nded
    /jre
    OUI_LOCATION=../../stage/Components/oracle.swd.oui/1.7.0.19.0/1/DataFiles/Ex
    panded
    JRE_MEMORY_OPTIONS=" -mx32m"
    DEFAULT_HOME_LOCATION=
    DEFAULT_HOME_NAME=OUIHome
    NO_BROWSE=/net
    HLP_LOCATION=
    EWT_LOCATION=
    NLS_ENABLED=TRUE
    BOOTSTRAP=FALSE
    OUI_VERSION=1.7.0.19.0
    [IMAGES]
    FILE1=images/installAd0.gif
    FILE2=images/installAd1.gif
    =========================================================

    Hi
    May be you can check the Redhat FTP site.
    CentOS 4.6, 32-bit
    http://isoredirect.centos.org/centos/4.6/isos/i386/
    CentOS 4.6, 64-bit
    http://isoredirect.centos.org/centos/4.6/isos/x86_64/
    CentOS 5.1, 32-bit
    http://isoredirect.centos.org/centos/5.1/isos/i386/
    CentOS 5.1, 64-bit
    http://isoredirect.centos.org/centos/5.1/isos/x86_64/
    Regards
    Mudhalvan M.M

  • Error in Oracle 10g Installation windows 2000 advance server

    Hi,
    I am facing error message below when try 2 install oracle 10 in my work station . Already 8i and 9i with forms and reports was there in my machine. The follwing error display in log file.
    Actual Result: 4
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking physical memory requirements ...
    Expected result: 256MB
    Actual Result: 503MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The install has detected that the primary IP address of the system is DHCP-assigned.
    Recommendation: Oracle supports installations on systems with DHCP-assigned IP addresses; However, before you can do this, you must configure the Microsoft LoopBack Adapter to be the primary network adapter on the system. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    After given an ip address and proceeded. This error message is displayed in trace file:
    Shutting down instance: further logons disabled
    Mon May 07 11:32:09 2007
    Stopping background process CJQ0
    Mon May 07 11:32:09 2007
    Stopping background process MMNL
    Mon May 07 11:32:10 2007
    Stopping background process MMON
    Mon May 07 11:32:11 2007
    Shutting down instance (immediate)
    License high water mark = 1
    Mon May 07 11:32:11 2007
    Stopping Job queue slave processes
    Mon May 07 11:32:11 2007
    Job queue slave processes stopped
    Waiting for dispatcher 'D000' to shutdown
    All dispatchers and shared servers shutdown
    Mon May 07 11:32:16 2007
    alter database close normal
    ORA-1507 signalled during: alter database close normal...
    The error message in udump trace file is as follows:
    Dump file e:\or10g\product\10.2.0\admin\or10g\udump\or10g_ora_2340.trc
    Mon May 07 11:26:03 2007
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Windows 2000 Version V5.0 Service Pack 4
    CPU : 2 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:4M/503M, Ph+PgF:9M/1327M, VA:1740M/2047M
    Instance name: or10g
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 0
    Windows thread id: 2340, image: ORACLE.EXE (SHAD)
    opiino: Attach failed! error=-1 ifvp=00000000
    There is no pfile or anything in admin directory. Kindly help me in installing 10G for testing please
    efshafi

    Solution : Install and Configure Microsoft LoopBack Adapter:
    Installation of Microsoft LoopBack Adapter:
    1. Click Start, and then click Control Panel.
    2. Click on Add Hardware and then Click Next.
    3. Click Install the hardware that I manually select from a list, and then click Next.
    4. Click Network adapters, and then click Next.
    5. In the Manufacturer box, click Microsoft.
    6. In the Network Adapter box, click Microsoft Loopback Adapter, and then click Next.
    7. Click Finish.
    Configuration of Microsoft LoopBack Adapter:
    1. Click Start, and then click Control Panel.
    2. Click on Network and Sharing Center.
    3. On the left side of the Window, Cick Manage Network Connections.
    4. You will find a name like "Local Area Connection 4 Unidentified Network Microsoft Loopback Adapter".
    5. Right Click on it and select Properties.
    6. Then Click on Internet Protocol Version 4 (TCP/IPv4) and then again click Properties.
    7. Click on Use the following IP address and enter 192.168.1.10 for the IP Address and 255.255.255.0 for the subnet mask.
    8. Click OK.
    After this you can continue with the installation of the Oracle 10g again.

  • Oracle Clinical - install.sh not working - says not found or Java runtime error.

    install.sh not working - need help
    Hi all,
    OS Solaris 8. Sun Sparc 20 - 256 MB 9.1 GB. I am using csh for this install as instructed for the user OPAPPS.
    I have installed Oracle 8.1.6 Rel 2 on the SUN Sparc. Everything is fine and a customised DB has been created. Now I
    have to install an Oracle application on the same server. I have a working knowledge of Unix but I don't know scripting.
    I logged in as OPAPPS as required. (.chsrc). I have set the path with all possible directories and made it a member of
    group DBA as requested.
    I put the CD in the CDROM and then cd /cdrom
    # install.sh
    BUT I get this message: install.sh not found.
    install.sh is there on the CD. This is the contents of install.sh from the CD
    #!/bin/sh
    os=`uname | tr A-A a-z`
    case "$os" in
    sunos) platform=solaris
    hp-ux) platform=hp-ux
    osf1) platform=decunix
    esac
    #The environment variable $SRCHOME cannot be set during installation
    unset SRCHOME
    unset SHLIB_PATH
    CMDDIR=`dirname $0`
    if [ "CMDDIR" = "." ]; then
    CMDDIR=`pwd`;
    fi
    # Replace relatove path with fully qualified path
    if [ ! "`echo $CMDDIR|grep '^/'`" ]; then
    CMDDIR=`pwd`/$CMDDIR;
    fi
    if [ x${PATH} != x ] ; then
    PATH=$PATH:/usr/bin: /bin
    export PATH
    else
    PATH=/usr/bin:/bin
    fi
    cd $CMDDIR/$platform/Disk1/install/$platform
    ./runinstaller $*
    directory structure on CD
    -r-xr-xr-x 1 root sys 638 Aug 23 2000 install.sh
    dr-xr-xr-x solaris
    dr-xr-xr-x hpunix
    dr-xr-xr-x decunix
    dr-xr-xr-x nls732
    solaris/disk1/install/solaris and the file
    -r-xr-xr-x runinsta.
    -r-xr-xr-x oraparm.ini
    dr-xr-xr-x images
    d .
    d ..
    Would anybody know why I get install.sh NOT found when it is there?. This executabel is on the CD. I am not sure why it gives
    a java runtime error message when it is OK. Remember, I have already installed Oracle 8i using the same environment with the existing java runtime .
    Thanks for your help.

    Hi,
    I am installing Oracle clinical 4.5.x.
    I need to know whether both the Database server and application server for Oracle Clinical can be installed on same server(windows 2000 server).
    Both of them are installed on windows platform.
    It seems that u have tried the single node installation.
    So,please give all the possible details regarding the single node installation for oracle clinical no matter what platform it is.
    Please reply me as soon as possible, its urgent.
    Thanking u in advance.

  • P6v7 Web Services Oracle Universal Installer Error Setting Java_Home veriab

    Hi,
    I am installing Primavera P6 v7 web serivces on a Ms Windows 2003 SP2 server machine but it gives error "error setting Java_Home environment variable" every time i run the oracle universal installer setup of P6 v7 web services. I have already installed Java JRE1.6.0_14 and set the JAVA_HOME variables in both system and user variables. I have also tried manually setting path of JAVA during setup but no luck so far everytime same error. I have been looking at the log file in oracle inventory folder but did not find any hint to resolve the issue.
    Please suggest a solution or workaround.
    Regards,
    Shahid

    r u using 32bit or 64bit java?? better to use 32 bit java. Create 3 variable for EPPM P6
    1) variable name: JAVA_HOME Value: c:\Java32\JRE1.6.0_27
    2) variable name: JRE_Location value: c:\Java32\jdk.1.6.0_27\jre
    3) variable name: p6_java_home value: c:\Java32\jdk.1.6.0_27

Maybe you are looking for