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

Similar Messages

  • Oracle Universal Installer - Error En Create OUI Process (): 5

    When I want to install ODAC (Oracle Data Provider) for Visual Studio gives me the following error:
    Oracle Universal Installer - Error En Create OUI Process (): 5
    Thank You ..

    What version of client are you trying to install? I'd go with 11.2.0.2 to rule out any known issues with the OUI.
    11202 is available on MOS. If you don't have Oracle Support to be able to access MOS, 11201 is available in the downloads section on OTN.
    Greg

  • Oracle Universal Installer Error when Installing Oracle database Software

    Hi Guru's
    we are installing SAP ECC 6.0 on Linux:Oracle, we start the installation fine until we reach the oracle software installation step. we login as ora<sid> then set the DISPLAY variable setenv DISPLAY 192.168.1.155:0.0
    The csh shell is the one that is being used we find this after executing echo $SHELL, when we execute echo $DISPLAY it returns 192.168.1.155:0.0.
    When we run ./RUNINSTALLER it then returns Failed the DISPLAY variable is not set correctly, to check if it working execute xclock, we run that and it displays the clock.
    what could be the problem with this installation.

    I am trying to install Oracle 10g on Suse Linux and I am getting the
    following error...
           Checking monitor: must be configured to display atleast 256
    colors Failed <<<<  >>>> could not execute auto check for display colors
    using command /usr/X11R6/bin/xdpyinfo check if DISPLAY variable is set.
    I checked the DISPLAY variable and it is set right.

  • Oracle Universal installer error

    I am using windows 7 ultimate 64-bit OS. I downloaded win64_11gR2_database_1of2.zip and win64_11gR2_database_2of2.zip
    when i verify the checksum for win64_11gR2_database_1of2.zip it does not match with the specified and when i try to unzip it it says some files are corrupt. For this reason i downloaded the file 6 times but still getting the same error.
    Any suggestions on how to resolve this??

    There is a separate forum for issues with downloads :
    Downloads Issues
    Hemant K Chitale

  • Oracle universal installer erro

    Hi Friends
    I'm trying to install Oracle 10g client database on my a windowsl os but while installing 10g i'm getting oracle universal installer error. error in writing to directory c:\document and settings\allusers\local settings\temp.
    can anyone assist pls.

    Hi;
    I'm trying to install Oracle 10g client database on my a windowsl os but while installing 10g i'm getting oracle universal installer error. error in writing to directory c:\document and settings\allusers\local settings\temp.Check permission for this path,also check you have valid space for temp folder,
    Please also check below and see its helpful
    http://ist.uwaterloo.ca/Oracle/Win_OUI_FAQ.html
    Regard
    Helios

  • P6v7 web services deploying error

    Hi,
    I am trying to start a p6v7 web service on a standalone machine. I have installed it (successfully, i guess), and have finished deploying it to JBoss application server (just copied the war to the deploy folder of JBoss).
    When I run the java demo, it failed.
    I have attached the error messages from the server side as follows:
    https://picasaweb.google.com/lh/photo/RGV5vJpARUixzlGSzqK0xOsNmhdJA9zbRzKZYZv8Dqg?feat=directlink
    https://picasaweb.google.com/lh/photo/w9OP-J5y6fwhD1SbpKhBb-sNmhdJA9zbRzKZYZv8Dqg?feat=directlink
    I know Java a little but is newbie to Web Services. Please give me a hint how to fix it, or where to learn this stuff. (the oracle manuals are not really helpful at all, or maybe it is my problem...)
    Thanks!
    Edited by: LeZhang on May 18, 2011 12:08 PM

    You may try this...
    Open P6 Administrator and Under Custom Configuration select the configuration used for web services. Expand all the nodes and sub nodes under web services and set everything to false where it is true. Try to restart jboss.
    If you are using SSL for P6 Web then Web service should also be configured for SSL

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

  • Oracle 11G javaw Universal Installer error

    Hey all,
    I'm trying to install Oracle 11G on XP Pro and I'm having all sorts of problems. I downloaded the complete installer:
    <b>Oracle Database 11g Release 1 (11.1.0.6.0)</b>
    and I receive the following error when I attempt to install:
    <b>The Java RunTime Enviroment was not found at 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.</b>
    I installed JRE 1.4.2.18 rebooted the computer and tried to install again and still recieved the same error.
    I checked the path to javaw.exe in the Java Control Panel and the path is there. I even disabled the one that was created with the install and still no luck.
    I saw something in the fourms about the need to disable your firewall because the Oracle Installer writes to the registry. I am running Macafee and have disabled my firewall and still no luck.
    Finally, back to the Java Control Panel. Under the "Java tab" --> then clicking the "view" button under the "Java Application Runtime Settings" there are two tabs, "User" and "System" that show paths for the Java software location on the system. Under the "user" tab there are two entries for the JRE 1.4 and 1.6 platforms, but only one entry (1.6) under the "system" tab, with no way for me to add a path to that tab. Please note I am using an Administrator account
    Thanks for any assistance

    Hmmm...you downloaded the entire .zip file and checked the length?
    You unzipped the file with directory structures intact?
    You ran the setup file at the top of the unzipped directory strucure?
    You read the installation manual and made sure all prerequisites for installation are met?

  • Getting error while running Oracle universal installer to run the deinstall

    I am running oracle universal installer to run the deinstallation process and getting an error "java runtime environment was not found at C:\TEMP\OraInstall2011-11-14_01-31-42PM\jre\bin\javaw.exe hence oracle universal installer cannot be run. Please visit www.javasoft.com and install jre 1.3.1 or higher and try again"
    Is there any workaround for this?

    This is regarding an issue while trying to unistall Fusion middleware (11g forms, reports) from the server.
    I am running oracle universal installer to run the deinstallation process and getting an error "java runtime environment was not found at C:\TEMP\OraInstall2011-11-14_01-31-42PM\jre\bin\javaw.exe hence oracle universal installer cannot be run. Please visit www.javasoft.com and install jre 1.3.1 or higher and try again"
    Is there any workaround for this?

  • Oracle Universal Installer gives a fatal error

    Hello,
    When I start the Oracle Universal Installer to install the Oracle Developer Suite (10.1.2.0.2) I get a Microsoft Fault Report, so the installation will abort.
    I had removed first the Oracle installation via the same wizard and then clean up my registry.

    Ok, I have found the problem: The installer can't write to c:\documents and settings\pieter\local settings\temp\...
    The error is like this: "error in writing to c:\documents and settings\..."
    Many users that install Oracle have this error (check google) but I can't find a solution :(
    Anyone?

  • Oracle Universal Installer no started before error remote PC

    Hi guys.
    I'm performance the installation Solution Manager 7.0 EHP1 on plataform AIX 6.1 and Oracle 10.2.0.4. I'm doing the installation remotely, and I'm in step installation of Oracle patch 10.2.0.4. according to the steps in the readme file.
    But when I was in the path of execution of the OUI, the Summary screen by start the installation, my remote PC problems light went out.
    When I try to rerun the installation of the patch by the OUI fails me and not started the Oracle Universal Installer.
    I'm checking the installActions2010-05-25_11-36-48AM.log, but only show me the following:
    Using paramFile: /instaladores/patch/Disk1/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be 5200, 5300 or 6100
                                          Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2010-05-25_11-36-48AM/installActions2010-05-25_11-36-48AM.log
    How can start the Oracle Universal Installer again  ????????

    Hi,
    Checking operating system version: must be 5200, 5300 or 6100
    Failed <<<<
    Please check if oraparam.ini (in Disk1/install directory) file has your OS version (AIX 6.1) as certified version...
    If not add the below line in "Certified Versions" section.
    AIX=6.1.0.0
    It should look similar as below:
    [Certified Versions]
    #You can customise error message shown for failure through CERTIFIED_VERSION_FAILURE_MESSAGE
    Solaris=5.6,5.7,5.8,5.9
    Linux=redhat-2.1AS
    HPUX=B.11.23,B.11.31
    Decunix=V5.1A,V5.1
    AIX=6.1.0.0
    then try again to execute ./RUNINSTALLER
    regards.
    Rajesh Narkhede

  • Mandrake Linux 8.0 - can't get Oracle Universal Installer to run

    Hi all.
    I'm having trouble getting Oracle's Universal Installer to run.
    I'm trying to become DBA certified, so I went and purchased
    (among
    other materials) a book titled "Oracle8i for LINUX Starter Kit",
    authored by Steve Bobrowski, published by Oracle Press / Osborne
    McGraw-Hill, ISBN 0-07-212442-3.
    The book includes a CD-ROM with Oracle8i Enterprise Edition,
    Release 2, version 8.1.6 for LINUX.
    I'm running an Intel P-III 500 MHz with 512MB RAM, 30GB hard disk
    exclusively configured for Linux (no other O/S on it) and Oracle
    (so LOTS of hard disk space is available), Matrox Millennium G400
    video card (32MB).
    My hardware exceeds all requirements listed in aforementioned
    book, and also in Oracle's own documentation (from their web
    site).
    I'm running Mandrake's Linux 8.0, PowerPack Edition, with:
    kernel = 2.4.3
    XFree 4.0.3 (and I've also tried 3.3.6, with identical results
    to those listed below)
    glibc 2.2.2
    I've followed the book's instructions to the letter, and set up
    the environment variables, oracle user, and subdirectories as
    required.
    So far, so good.
    OK. Now, here's where the problem appears:
    I log in as the oracle user, and try to start the Oracle
    Universal Installer (following the instructions in the book)
    as follows:
    cd /mnt/cdrom
    ./runInstaller
    The computer tries to do some stuff, then spews the information
    listed at the bottom of this posting to the screen. I press
    <ENTER> after "OK" and get dumped back to the bash prompt.
    That's it. I can't go any further. No Oracle Universal
    Installer.
    By the way, I've also downloaded Oracle8i Enterprise Edition
    Release 3, version 8.1.7 from Oracle's website, and tried to
    install that, too. Exactly same results.
    The nice folks at Oracle have politely told me to get lost,
    and not bug them for unpaid support.
    I'd really like to get this stuff up and running, so I can
    start studying and practicing for DBA, but I need help 'cause
    this problem is beyond me.
    So... can anyone help??
    Thanks in advance.
    [email protected]
    [email protected]
    =================================================================
    =========
    Here's what shows up when I try to start the Oracle Universal
    Installer:
    [oracle@localhost cdrom]$ ./runInstaller
    [oracle@localhost cdrom]$ Initializing Java Virtual Machine
    from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expande
    d/linux/bin/jre. Please wait...
    SIGSEGV received at bfffedac
    in /mnt/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/E
    xpanded/linux/lib/linux/native_threads/libjava.so. Processing
    terminated
    Sat Sep 29 12:58:56 2001
    jre full version "JDK 1.1.8 IBM build l118-20000429 (JIT
    enabled: jitc)"
    Operating Environment
    Host : localhost.localdomain.localdomain
    OS Level : 2.4.3-20mdk.#1 Sun Apr 15 23:03:10 CEST 2001
    glibc Version : 2.2.2
    No. of Procs : 1
    Memory Info:
    total: used: free: shared: buffers: cached:
         Mem: 525901824 116862976 409038848 0 6377472
    61140992
         Swap: 1069244416 0 1069244416
         MemTotal: 513576 kB
         MemFree: 399452 kB
         MemShared: 0 kB
         Buffers: 6228 kB
         Cached: 59708 kB
         Active: 63740 kB
         Inact_dirty: 2196 kB
         Inact_clean: 0 kB
         Inact_target: 1072 kB
         HighTotal: 0 kB
         HighFree: 0 kB
         LowTotal: 513576 kB
         LowFree: 399452 kB
         SwapTotal: 1044184 kB
         SwapFree: 1044184 kB
         User Limits (in bytes except for NOFILE and NPROC) -
         RLIMIT_FSIZE : infinity
         RLIMIT_DATA : infinity
         RLIMIT_STACK : 2093056
         RLIMIT_CORE : 0
         RLIMIT_NOFILE : 1024
         RLIMIT_NPROC : 16383
    Application Environment
    Signal Handlers -
    SIGQUIT : ignored
    SIGILL : sysThreadIDump (libjava.so)
    SIGABRT : sysThreadIDump (libjava.so)
    SIGFPE : sysThreadIDump (libjava.so)
    SIGBUS : sysThreadIDump (libjava.so)
    SIGSEGV : sysThreadIDump (libjava.so)
    SIGPIPE : ignored
    SIGUSR1 : doSuspendLoop (libjava.so)
    Environment Variables -
    PWD=/mnt/cdrom/install
    LTDL_LIBRARY_PATH=/usr/lib
    ORACLE_SID=oralin
    TMPDIR=/usr/oracle/tmp
    XAUTHORITY=/usr/oracle/.Xauthority
    mc=
    LC_MESSAGES=en_US
    HOSTNAME=localhost.localdomain
    LD_LIBRARY_PATH=/mnt/cdrom/stage/Components/oracle.swd.jre/1.1.8/
    1/DataFiles/Expanded/linux/lib/linux/native_threads:/lib:/usr/lib
    :/usr/lib
    NLSPATH=/usr/share/locale/%l/%N
    CLASSPATH=/usr/oracle/tmp/OraInstall:../stage/Components/oracle.s
    wd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/OraInstaller.jar:../s
    tage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/l
    ib/InstImages.jar:../stage/Components/oracle.swd.oui/1.7.0.18.0A/
    1/DataFiles/Expanded/lib/InstHelp.jar:../stage/Components/oracle.
    swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/oracleice.jar:../sta
    ge/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib
    /help.jar:../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFi
    les/Expanded/lib/ewt.jar:../stage/Components/oracle.swd.oui/1.7.0
    .18.0A/1/DataFiles/Expanded/lib/xmlparser.jar:../stage/Components
    /oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/swingaccess.
    jar:/mnt/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/
    Expanded/linux/lib/rt.jar:/mnt/cdrom/stage/Components/oracle.swd.
    jre/1.1.8/1/DataFiles/Expanded/linux/lib/i18n.jar:/mnt/cdrom/stag
    e/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/
    math.jar:/mnt/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataF
    iles/Expanded/linux/lib/classes.zip
    LESSKEY=/etc/.less
    LANGUAGE=en_US:en
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    BROWSER=kfmclient openProfile webbrowsing
    LESS=-MM
    USER=oracle
    LC_TIME=en_US
    LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;3
    3;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;
    32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.tar=01;31:*.
    tgz=01;31:*.tbz2=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lzh=
    01;31:*.lha=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz
    2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.jpg=01;35:*.jpeg=01;3
    5:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.t
    if=01;35:*.tiff=01;35:
    THREADS_TYPE=native_threads
    MACHTYPE=i586-mandrake-linux-gnu
    KDE_MULTIHEAD=f
    KDE_MULTIHEAD=false
    HELP_BROWSER=kfmclient openProfile webbrowsing
    THREADS_FLAG=native
    MAIL=/var/spool/mail/oracle
    INPUTRC=/etc/inputrc
    GTK_RC_FILES=/etc/gtk/gtkrc:/usr/oracle/.gtkrc
    XMODIFIERS=@im=none
    LANG=en
    JAVA_HOME=/mnt/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/Data
    Files/Expanded/linux
    ORACLE_BASE=/usr/oraInventory
    LC_NUMERIC=en_US
    COLORTERM=
    ORACLE_HOME=/usr/oracle
    TMP=/usr/oracle/tmp
    DISPLAY=localhost:0.0
    LOGNAME=oracle
    SHLVL=3
    LC_CTYPE=en_US
    SESSION_MANAGER=local/localhost.localdomain:/tmp/.ICE-
    unix/1074
    SHELL=/bin/bash
    HOSTTYPE=i586
    QT_XFT=0
    OSTYPE=linux-gnu
    HISTSIZE=1000
    HOME=/usr/oracle
    TERM=xterm
    PATH=/bin:/usr/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/u
    sr/X11R6/bin:/usr/games:/usr/oracle/bin
    SECURE_LEVEL=3
    LC_MONETARY=en_US
    RPM_INSTALL_LANG=en_US:en
    LC_COLLATE=en_US
    LIBPATH=/mnt/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFi
    les/Expanded/linux/lib/linux/native_threads
    Libraries Loaded by the JVM
    <main>
    libjitc.so
    libzip.so
    Current Thread Details
    "main" (TID:0x4032a2d8, sys_thread_t:0x804de98)
    Native Thread State: ThreadID: 00000400 Reuse: 1 USER
    PRIMORDIAL RUNNING
    Native Stack Data : base: bfffef08 pointer bffdf764 used
    (128932) free(-12196)
    ----- Monitors held -----
    ----- Native stack -----
    Java_java_lang_System_initProperties_stub
    invokeNativeMethod
    invokeLazyNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5 *current
    thread*
    java.lang.System.initializeSystemClass(System.java)
    Total Thread Count: 3
    Active Thread Count: 3
    JNI Thread Count: 0
    Full thread dump:
    "Async Garbage Collector" (TID:0x4032a238,
    sys_thread_t:0x80dca78)
    Native Thread State: ThreadID: 00000803 Reuse: 1 DAEMON
    MONITOR WAIT
    Native Stack Data : base: bf5ffb20 pointer bf5ff914 used
    (524) free(116212)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    sysThreadSleep
    threadSleep
    SetOrigArgs
    sysThread_shell
    pthread_detach
    __clone
    ------ Java stack ------ () prio=1
    "Finalizer thread" (TID:0x4032a288, sys_thread_t:0x80dc7f8)
    Native Thread State: ThreadID: 00000402 Reuse: 1 DAEMON
    MONITOR WAIT
    Native Stack Data : base: bf7ffb20 pointer bf7ff988 used
    (408) free(116328)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait - waiting on Finalize me queue lock
    finalizeOnExit
    sysThread_shell
    pthread_detach
    __clone
    ------ Java stack ------ () prio=1
    "main" (TID:0x4032a2d8, sys_thread_t:0x804de98)
    Native Thread State: ThreadID: 00000400 Reuse: 1 USER
    PRIMORDIAL RUNNING
    Native Stack Data : base: bfffef08 pointer bffdf758 used
    (128944) free(-12208)
    ----- Monitors held -----
    ----- Native stack -----
    Java_java_lang_System_initProperties_stub
    invokeNativeMethod
    invokeLazyNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5 *current
    thread*
    java.lang.System.initializeSystemClass(System.java)
    System Monitor Status
    Thread queue lock: unowned.
    Name and type hash table lock: unowned.
    String intern lock: unowned.
    JNI pinning lock: unowned.
    JNI global reference lock: unowned.
    Zip lock: unowned.
    BinClass lock: unowned.
    Class loading lock: unowned.
    Java stack lock: unowned.
    Code rewrite lock: unowned.
    Heap Lock: unowned.
    Has finalization queue lock: unowned.
    Finalize me queue lock: unowned.
    Integer lock access-lock: unowned.
    Monitor cache lock: unowned.
    Monitor registry: unowned.
    Object Monitor Status
    OK
    [oracle@localhost cdrom]$
    =================================================================
    =========
    [email protected]
    [email protected]

    I have Mandrake 8.0 on PII-600, 256 RAM. I used the downloaded
    8.1.7. Edit JRE_LOCATION in Disk1/install/oraparam.ini to point
    to your version of JRE 1.1.8 v3 (JRE from
    http://www.backdown.org). Then try with NUMLOCK=OFF.
    I just clicked the 'typical' installation. It failed at the end
    and did not install the database manager. The error message was:
    SIGGEV received at bfffea90 in
    /u01/app/oracle/jre/1.1.8/lib/linux/native_threads/libjava.so
    Process terminated
    Writing stack trace to javacore30299.txt... OK
    /u01/app/oracle/product/8.1.7/bin/dbassist: line 103: 30229
    Segmentation fault $JRE_EXEC -Duser.dir=$USER_DIR -classpath
    $CLASSPATH DBCreateWizard $ARGUMENTS
    If you get beyond this point, let me know. Good luck!

  • Certain files which need to be reinstalled by oracle universal installer

    I am applying patch and getting error......
    10g Release 2 (10.2.0.4) Patch Set 3 for Microsoft Windows (32-Bit) on 10.2.0.1.0.
    ERROR:
    Certain files which need to be reinstalled by oracle universal installer
    are being used by one or more running services'. It contains a list of 30 services. All oracle services are already shutdown.
    I have stopped all Oracle services, set it to manual, and restarted the system...but am getting the same error again...
    I am trying it since yesterday...but really tired of this error. what could be the reason...
    please help

    I have got some options please check it.
    LIVE DB Name - ERP
    TESTDB Name - TEST
    1. Should I create another home/database TEST
    1.1 apply patch on it and then uprgrade it.
    1.2 Restore the cold backup of ERP database on it.
    OR
    2. Should I create another home/database TEST
    1.1 Restore the cold backup of ERP database on it.
    1.2 apply patch on it and then uprgrade it.

  • Oracle Universal Installer not starting, failing on pre-requisites

    --[This is where the application server 10g Forms and Reports (9.0.4) cd resides for Solaris version 5.9]
    /data02/FMSinvoice/appsFR904/INSTALL/SOLARIS
    --[The runInstaller is using oraparam.ini from the following temp location (/data02/FMSinvoice/appsFR904...). This is a patch which allows above cd to run on Soalris ver 5.10]
    bash-3.2$ runInstaller -paramFile /data02/FMSinvoice/appsFR904/INSTALL/ForSolaris5_10/4494701/oraparam.ini
    Debug1
    encoding = UTF-8
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.8, 5.9 or 5.10. Actual 5.10
    Passed
    Checking operating system packages: SUNWarc,SUNWbtool,SUNWhea,SUNWlibm,SUNWlibms,SUNWsprot,SUNWtoo,SUNWi1of,SUNWxwfnt,SUNWi1cs,SUNWi15cs Passed
    Checking swap space: must be greater than 1536 MB. Actual 14791MB Passed
    Checking Temp space: must be greater than 150 MB. Actual 12596 MB Passed
    All installer requirements met.
    Checking if CPU speed is above 250 MHz. Actual 1200 MHz Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-08-29_03-54-34PM. Please wait ...sh: /apps/oracle/product/9.2.0/oui/bin/unzip: not found
    Error in writing to directory /tmp/OraInstall2012-08-29_03-54-34PM. Please ensure that this directory is writable and has atleast 75 MB of disk space. Installation cannot continue.
    The tmp seems to have enough space...
    bash-3.2$ df -kh
    Filesystem size used avail capacity Mounted on
    /dev/dsk/c3t201500A0B826A22Cd4s0
    9.8G 5.2G 4.6G 54% /
    /devices 0K 0K 0K 0% /devices
    ctfs 0K 0K 0K 0% /system/contract
    proc 0K 0K 0K 0% /proc
    mnttab 0K 0K 0K 0% /etc/mnttab
    swap 12G 1.7M 12G 1% /etc/svc/volatile
    objfs 0K 0K 0K 0% /system/object
    sharefs 0K 0K 0K 0% /etc/dfs/sharetab
    /platform/sun4u-us3/lib/libc_psr/libc_psr_hwcap1.so.1
    9.8G 5.2G 4.6G 54% /platform/sun4u-us3/lib/libc_psr.so.1
    /platform/sun4u-us3/lib/sparcv9/libc_psr/libc_psr_hwcap1.so.1
    9.8G 5.2G 4.6G 54% /platform/sun4u-us3/lib/sparcv9/libc_psr.so.1
    fd 0K 0K 0K 0% /dev/fd
    /dev/dsk/c3t201500A0B826A22Cd4s3
    9.8G 409M 9.3G 5% /var
    swap 12G 1.0M 12G 1% /tmp
    swap 12G 80K 12G 1% /var/run
    /dev/dsk/c3t201500A0B826A22Cd4s4
    9.8G 4.6G 5.2G 47% /apps
    /dev/dsk/c3t201500A0B826A22Cd0s5
    128G 73G 53G 58% /data01
    /dev/dsk/c3t201500A0B826A22Cd1s6
    262G 13G 247G 5% /data02/FMSinvoice
    Can someone help kick off the OUI installer. Our customer if getting impatient in not getting it to run. Any help appreicaited
    Thanks

    Thanks for the replies...
    FYI.
    I have cloned an Oracle 9i database on a DR test server.
    Now I am installing Oracle Application server 10g Forms and Reports (9.0.4) on Solaris 5.10
    This is using a Oracle CD which is for Solaris 5.9 but using twp patches supplied by oracle to run the CD from. So it is able to run on Solaris 5.10. It has been done before but by some past DBA some 5 years ago. This is the first time I am attempting this being a new employee here.
    I have implemented these suggestions.
    Especially the fact that it was looking for a gunzip utuility which it couldn't find. To make it easirer Ij ust copied the gunzip utility to the place it was looking for, and renamed it unzip. As it was loooking for unzip
    This worked and passed through.
    Created the temp temp directory as welll so it would not have issues in not writting to the tmp directory.
    The error I'm getting is below
    bash-3.2$ pwd
    /data02/FMSinvoice/appsFR904/INSTALL/ForSolaris5_10/4494701
    bash-3.2$ /data02/FMSinvoice/appsFR904/INSTALL/SOLARIS/RUNINSTA -paramFile /data02/FMSinvoice/appsFR904/INSTALL/ForSolaris5_10/4494701/ORAPARAM.INI
    Starting Oracle Universal Installer ...
    Checking requirements...
    Checking operating system version: must be 5.8, 5.9 or 5.10.
    Actual 5.10 Passed
    Checking operating system packages: SUNWarc,SUNWbtool,SUNWhea,SUNWlibm,SUNWlibms,SUNWsprot,SUNWtoo,SUNWi1of,SUNWxwfnt,SUNWi1cs,SUNWi15cs Passed
    Checking swap space: must be greater than 1536 MB.
    Actual 14791MB Passed
    Checking Temp space: must be greater than 150 MB.
    Actual 252715 MB Passed
    All requirements met.
    Checking if CPU speed is above 250 MHz.
    Actual 1200 MHz Passed
    Checking monitor: must be configured to display at least 256 colors
    ^C Failed <<<<
    >>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo
    Some optional pre-requisite checks have failed (see above). Continue? (y/n) [n] y
    Preparing to launch Oracle Universal Installer from /data02/FMSinvoice/appsFR904/tmp/OraInstall2012-08-31_11-12-17AM. Please wait ...The Java RunTime Environment was not found at /data02/FMSinvoice/appsFR904/tmp/OraInstall2012-08-31_11-12-17AM/jre/bin/java. 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.
    : No such file or directory
    I am running humingbird Exceed, and have also set the DISPLAY to my screen.
    FYI I am running this from home so the 256 collours error would probably be ok if I did it from work (as I will on Monday)
    However I would prbably still get the java error. Should this not be resolved using Exceed though?

Maybe you are looking for

  • How to trace an already running session

    Hi, Sometime I come across following situation. Queries/SQL statements keep on running for a long time and users complain about the same. But since they have already started I am not able do anything about it. So please guide me "how can I trace alre

  • BO reporting from SAP-APO

    Hi , Is it possible to call a BO report from SAP screen? e.g. SAP-APO Demand planning Grid ? Can we pass selections from SAP screen to BO and get the report based on the screen contents..... Regards Aniruddha

  • Is the latest iMove still compatible with iDVD?

    I still enjoy using iDVD v7.1.2 from iLife '11. Is it compatible with the latest iMovie program? I am afraid to to install the latest version of iMovie because I fear iDVD may longer be supported.

  • Connect Labwindows to third party OPC client by datasocket

    Hi I have a computer that collect RTUs data through GPRS with Labwindows (simple TCP socket) and aving them. I want to use this data in a third party SCADA application by using third party OPC client. Actually I want to use datasocket to send data to

  • Get Info

    is there a way to get the "Get Info" option on CTRL-CLICK (or right click) to display more info than it does? The imac is supposed to be a Media friendly computer and I feel that the lack of Info on clicking Get Info" is seriously lacking in standard