JRE not found, while installing Oracle 9i on Fedora Core 5

I am installing Oracle 9i on Fedora Core 5 from the following site.
http://ivan.kartik.sk/oracle/install_ora9_fedora.html
The site asks me to Download the Java Runtime Enviroment (j2re-1_3_1_15-linux-i586.bin) from the Sun website.
extract the file and put it in /opt directory. And edit Disk1/install/linux/oraparam.ini and modify JRE_LOCATION variable to /opt/jre1.3.xx
I have downloaded JRE version jre1.3.1_19 as this is the version available from the sun site, and put it in the /opt directory.
[oracle@localhost Disk1]$ cd /opt
[oracle@localhost opt]$ ls -l
total 24
drwxr-xr-x 6 root root 4096 Aug 19 2006 jre1.3.1_19
My oraparam.ini settings are:
[oracle@localhost ~]$ cat Disk1/install/linux/oraparam.ini
[Oracle]
JRE_LOCATION=/opt/jre1.3.1_19
However, after doing these changes when I use /home/oracle/Disk1/runInstaller, i get the following error:
[oracle@localhost Disk1]$ pwd
/home/oracle/Disk1
[oracle@localhost Disk1]$ ./runInstaller
[oracle@localhost Disk1]$ The Java RunTime Environment was not found at /tmp/OraInstall2008-04-29_07-09-15AM/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

Ivan Kartik:
I have installed Oracle 9i on Fedora 5.
I am able to login using sqlplus 'sys/sys as sysdba'
and start the database using startup
However, there were problems starting Configuration Assistant services and HTTP Server.
Here are the details:
Launched configuration tool Agent Configuration Assistant
Command which is being spawned is /opt/oracle/920/JRE/bin/jre -classpath /opt/oracle/920/JRE/lib/rt.jar:/opt/oracle/920/jlib/srvm.jar:/opt/oracle/920/network/agent/agentca.jar oracle.agent.AgentCA /orahome /opt/oracle/920 /nodeinfo NO_VALUE
Configuration tool Agent Configuration Assistant failed
Parameter "orahome" = /opt/oracle/920
Parameter "nodeinfo" = NO_VALUE
Agent Service Failed
Result code for launching of configuration tool is 1
Launched configuration tool Starting HTTP Server
Command which is being spawned is /opt/oracle/920/Apache/Apache/bin/apachectl startssl
Invalid Exit Code. The following result code will be used for configuration tool: 1
Configuration tool Starting HTTP Server failed
/opt/oracle/920/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory
/opt/oracle/920/Apache/Apache/bin/apachectl startssl: httpd could not be started
Result code for launching of configuration tool is 1
Launched configuration tool Agent Configuration Assistant
Command which is being spawned is /opt/oracle/920/JRE/bin/jre -classpath /opt/oracle/920/JRE/lib/rt.jar:/opt/oracle/920/jlib/srvm.jar:/opt/oracle/920/network/agent/agentca.jar oracle.agent.AgentCA /orahome /opt/oracle/920 /nodeinfo NO_VALUE
Configuration tool Agent Configuration Assistant failed
Parameter "orahome" = /opt/oracle/920
Parameter "nodeinfo" = NO_VALUE
Agent Service Failed

Similar Messages

  • JRE not found while installing Oracle 9i on Centos 3

    Hi
    I am Installing Oracle 9iR2 (9.2.0.4) on Centos 3 OS. But the runInstaller script stops showing the following message:
    The Java RunTime Environment was not found at F/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 found that there is no need of installing a separate JRE for 9iR2 because it comes with its own bundled JRE. Then why runInstaller is complaining about a missing JRE. Please help me in solving this.
    Specifications :
    Operating system: Centos 3 Update 9
    Kernel : 2.4.21-50.EL i686
    Thanks
    Ganesh

    Finally I got the solution.
    For a long time I was roaming around installing JRE and modifying environment settings.
    I verified the oraparam.ini and found it was OK.
    But as per Ivan, i checked the DVD and also got a link in web which describes about corruption of linux files when they are burned under windows (Due to some Smart Character conversion).
    Earlier i had burned the folders extracted from downloaded ship*.cpio.gz (Disk1, Disk2, ...)
    But this time i made ISO images from extracted folders and burned to DVD.
    After Inserting the new DVD, the installer started and finished installation in one go.
    Thanks For your replies.
    Ganesh

  • Error "Specifed Key not found" while installing Oracle 11g R2 db

    Hi,
    I am new to installing oracle 11gr2 DB. While installing at the stage of "install product" during the process of .Copy files its throwing the following error
    *Specified Key not found
    Please help me solving this problem. Your help is much appreciated.
    Thanks in advance.

    979400 wrote:
    Hi ..
    I am getting the "Specified Key not found" while installing Oracle 11 g r2 on windows 8 (64 bit) and below is the installation log , Please help me .
    Number one - you are hijacking someone else's thread. Please read the forum FAQ. The link to that is conveniently located in the upper right corner of this very page.
    Number two - no oracle product is certified to run on Window 8. If you want to run an Oracle product, you need to use an OS which Oracle has certified for said product.
    ID: oracle.install.driver.oui.OUISetupDriver:13
    oracle.cluster.verification.PreReqNotSupportedException: Reference data is not available for verifying prerequisites on this operating system distribution
         at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:248)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4538)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4487)
         at oracle.cluster.verification.ClusterVerification.isPreReqSupported(ClusterVerification.java:6382)
         at oracle.install.driver.oui.OUISetupDriver.verifyEnvironment(OUISetupDriver.java:299)
         at oracle.install.driver.oui.OUISetupDriver.load(OUISetupDriver.java:422)
         at oracle.install.ivw.db.driver.DBSetupDriver.load(DBSetupDriver.java:161)
         at oracle.install.commons.base.driver.common.Installer.run(Installer.java:216)
         at oracle.install.ivw.db.driver.DBInstaller.run(DBInstaller.java:129)
         at oracle.install.commons.util.Application.startup(Application.java:869)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
         at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
         at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:117)
         at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:148)
    ---# End Stacktrace #-----------------------------
    ---# Begin Stacktrace #---------------------------
    ID: oracle.install.commons.util.exception.DefaultErrorAdvisor:16
    oracle.cluster.verification.PreReqNotSupportedException: Reference data is not available for verifying prerequisites on this operating system distribution
         at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:248)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4538)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4487)
         at oracle.cluster.verification.ClusterVerification.isPreReqSupported(ClusterVerification.java:6382)
         at oracle.install.driver.oui.OUISetupDriver.verifyEnvironment(OUISetupDriver.java:299)
         at oracle.install.driver.oui.OUISetupDriver.load(OUISetupDriver.java:422)
         at oracle.install.ivw.db.driver.DBSetupDriver.load(DBSetupDriver.java:161)
         at oracle.install.commons.base.driver.common.Installer.run(Installer.java:216)
         at oracle.install.ivw.db.driver.DBInstaller.run(DBInstaller.java:129)
         at oracle.install.commons.util.Application.startup(Application.java:869)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
         at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
         at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:117)
         at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:148)
    ---# End Stacktrace #-----------------------------

  • Error while installing Oracle 10g on Fedora Core 1

    Error while installing Oracle 10g on Fedora Core 1. After 40% of the Installation is thru, the progress bar is showing 40%, it gives error "Not connected to Oracle" and the installation has to be terminated.
    We have tried by using the on-line procedure and changing the required script to make believe it as said.

    Are you createing DB also???

  • Requisite JRE not found while installing CRM mobile client

    Hi Experts,
    We have been installing SAP CRM Mobile client component and when we start installation it stops showing the message "Requisite version of
    JRE not found".
    We are having java version j2sdk1.4.2_12 in the server and as per the installation guide "SUN Java 2 Standard Development Kit, Standard Edition Version 1.4.2_02 or higher in version" is required.
    As instructed in the  note 891477 we had installed java version 1.4.2_09
    in a seperate drive and changed the value of the environment variable
    JAVA_HOME accordingly.
    But the problem still persists.
    Also in the command prompt when we give the the command "java -version"
    it shows 1.4.2_12.
    Also note that our server is Microsoft(R) Windows(R) Server 2003, Enterprise Edition and 32 bit OS.
    Kindly suggest.
    Thanks and Regards,
    Amit.
    Kindly suggest how to proceed.

    Hi,
    I am installating Mobile Repository server 2007. All the requirments mentioned in Inst_guide are completed. .net frame work 2.0, Java j2sdk 1.4.2_09, cheked on CMD, SQL 2005 sp2 installed as per Inst-Guide latin1.
    Working on Windows 2003 64bit
    Now when I start installation pop up error window come
    Error:
    at InstAssist.InstAssistMain.startProcessing (String[]args)
    at InstAssist.InstAssistMain.mai.(String[]args)
    & installation couldnot move.
    Thanks & Regards,
    Darshan..

  • ../../Products.jar not found while installing Oracle 9i

    Hello,
    I am installing Oracle 9i on RHEL4 on a 32bit machine.
    Hardware is HP ProLiant DL380 G5
    All the RPM's, jre is in place.
    After i run ./runInstaller the Oracle Universal installer gets evoked and in the File Locations option in the "SOURCE" area presently the path where it is mentioned "Enter the full path of the file representing the product(s) you want to install" is is automatically set to
    /tmp/oracle/Disk1/install/linux/../../stage/products.jar
    But when i click next to proceed futher, i get an error..
    file /tmp/oracle/Disk1/install/linux/../../stage/products.jar not found
    Having a look on google.. i get solutions relating to 11i. But this is Oracle database.
    Please help.

    make sure the products.jar file is located where declared.
    ~ Madrid
    http://hrivera99.blogspot.com

  • Files not found while installing Oracle 9iAS Rel 2 on Win2K

    Hello,
    When installing Oracle 9iAs Release 9.2.0.1.0 on Windows 2000, the installation pops up windows 'File not found' for a number of files like -
    jarfiles.1.4.jar, jarfiles.1.2.jar.
    I checked out and the files are not avialable in the installation. The setup disks are proper.
    What could be the problem?
    Regards,
    Mandar

    The release date has slipped. We've found some issues which must be fixed before we can release on Windows. Hopefully we will have it soon.
    I understand that there is a high level of anticipation. I appreciate everyone's patience.
    Thanks,
    Ashesh Parekh
    Oracle9iAS Product Management.

  • Installing Oracle Linux on Fedora Core (formerly Red Hat)

    Hello,
    I am very new to Linux having been a recent Windows convert and wanted to find out whether I can talk to someone about installing Oracle on a Fedora Core system. I find the current documentation to be quite daunting for a newbie like me. I am not new to Oracle per se but I am new to installing it on a different operating system. It's also easier for me to chat about my issues than to do a long-winded e-mail. If there is a "guru" in this area that can contact me, I can be reached at 305-491-0417 (cell) or e-mail me at [email protected]
    Much appreciated and Thanks,
    Steve

    Hello
    Here is a very good guide:
    http://www.puschitz.com/OracleOnLinux.shtml
    lajos

  • How to install Oracle Applications on Fedora Core 6?

    I am trying to install Oracle Applications on Fedora Core 6. But when i start rapidinstall it is showing the error as permission denied eventhough all permissions are correct. I tried this with singleuser and multiuser also.
    Is it possible to install Oracle Applications on Fedora Core 6?

    It is probably best to stick with Red Hat AS/ES 3.0/4.0, Oracle Linux 4.0, or SLES9/Suse9/10 for installing Oracle Applications. Even if you could install it on FC 6, it is likely it would break, and be very difficult to get it working again.
    Here are the RH 4 prerequisites:
    Red Hat Enterprise Linux AS/ES 4.0*      Legacy Software Development package and X Software Development package
    Note: Select these packages from the Package Group Selection screen. If the operating system is already installed, use System Settings > Add/Remove Applications to install these two packages.
    The following components will be installed automatically:
    compat-db-4.1.25-9
    compat-gcc-32-3.2.3-47.3
    compat-gcc-32-c++-3.2.3-47.3
    compat-oracle-rhel4-1.0-5
    compat-libcwait-2.0-2
    compat-libgcc-296-2.96-132.7.2
    compat-libstdc++-296-2.96-132.7.2
    compat-libstdc++-33-3.2.3-47.3
    xorg-x11-deprecated-libs-devel-6.8.1-23.EL
    xorg-x11-deprecated-libs-6.8.1-23.EL
    The following required component must be installed manually:
    openmotif-2.1.30-x
    Note: For information on downloading the openmotif component, see the instructions at the following URL: https://rhn.redhat.com/errata/RHSA-2 005-412.html

  • OUI prob JRE not found when installing Oracle8i PE on Win98 (non P4 machine)

    Oracle universal installer won't run. Java Runtime Environment not found. Tried installing version 1.1.8 of JRE, but this didn't help. (note: download not CD)

    Thank you for your answer. This is the developer suite, and I though this could be installed on win98. I have installed Oracle Database Personal Edition 9i, and It works fine. Now I just want to practice my lessons with forms and reports, being able to connect to my oracle personal 9i (stand alone).
    Thats why I want to install the Developer Suite 10g, but if this is not for win98, can someone tellme wich version of developer suite could I install in order to practice oracle forms and reports and eventually all the other applications of the suite?

  • Error  of "File not found"  while installing RAC

    Hello Firends,
    After succsssfully installing and running cluster manager on both the nodes ( it is 2-node Cluster), when I try to install oracle software, an error message window poped up stating the following message.
    "File Not Found
    /mnt/cdrom/Disk2/stage/components/oracle.pk2.proc/9.2.0.1.0/Datafiles/bin.1.1.jar"
    Every time I ignore mesage it gives me another error message for differnt file name. So I stoped the installation.
    According to this message it seems that there is no such file on the CD ( DIsk2) . I have a downloaded version of 9.2.0.1 from this site.
    Please give me some suggestion on this.
    Any type of response is highly appreciated.
    Thanks
    Bhsvin

    Hello Firends,
    After succsssfully installing and running cluster manager on both the nodes ( it is 2-node Cluster), when I try to install oracle software, an error message window poped up stating the following message.
    "File Not Found
    /mnt/cdrom/Disk2/stage/components/oracle.pk2.proc/9.2.0.1.0/Datafiles/bin.1.1.jar"
    Every time I ignore mesage it gives me another error message for differnt file name. So I stoped the installation.
    According to this message it seems that there is no such file on the CD ( DIsk2) . I have a downloaded version of 9.2.0.1 from this site.
    Please give me some suggestion on this.
    Any type of response is highly appreciated.
    Thanks
    Bhsvin

  • Jvm not found while installing netbeans

    Hi All
    I installed jdk1.5 in window XP. and run a symple program(success).
    And then i tried to install Netbeans 5.0 or any other version,
    I am getting error that JVM not Found.
    Kindly help me , what I am missing.
    thanks

    The release date has slipped. We've found some issues which must be fixed before we can release on Windows. Hopefully we will have it soon.
    I understand that there is a high level of anticipation. I appreciate everyone's patience.
    Thanks,
    Ashesh Parekh
    Oracle9iAS Product Management.

  • Prob Installing oracle 10g on fedora core-1

    i'm getting this error message while installing :
    [root@localhost cdrom]# ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat -3
    Failed <<<<
    I have installed the following pakcages:
    make-3.79
    binutils-2.11
    openmotif-2.2.2-16
    setarch-1.3-1
    compat-db-4.0.14.5
    compat-gcc-7.3-2.96.122
    compat-gcc-c++-7.3-2.96.122
    compat-libstdc++-7.3-2.96.122
    compat-libstdc++-devel-7.3-2.96.122
    WHAY I'M GETING THIS ERROR MSG AND HOW CAN I OVER COME IT

    hi tomva,
    at /etc/redhat-release this thing is written , think it's ok,
    Fedora Core release 1 (Yarrow)
    i've tried ./runInstaller -ignoreSysPrereq but showing the msg
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat-3
    Failed <<<<
    Ignoring required pre-requisite failures. Continuing...Error: OUI cannot be launched because the current working directory is set on the CD-ROM mount point. Launching OUI from this directory will m ake it difficult to unmount the disk later in the installation. Please change the working directory and relaunch OUI.
    SHOULD I RUN THE INSTALLATION BY COPYING THE CDROM CONTENTS TO A DIRECTORY AND RUN FROM THAT DIRECTORY?

  • Help Please: Big Bang-XPower: hard drive not found while installing Windows7 x64

    I bought an MSI Big Bang-XPower MB and was trying to install windows7 x64. I have a WD raptor 150GB and Samsung 1TB hard drives. Both drives show up in BIOS. SATA controller setting is in IDE.
    after I clicked at the "install" icon, a window showed up telling me that no hard drive was found. I have seen this problem before with my old MB. All I needed to do with that MB was to load a driver for the hard drive and problem solved. Does anyone know which driver (name and version, please) is the right one for this MB? I went to the MSI driver page and there are several of them. and some of them give me about 50 drives to choose from (I tried about 10 of them but neither worked).
    Also, is IDE or AHCI more appropriate for this MB with Windows7?
    Thanks for any help.

    i downloaded and unzipped the file to a USB drive. it instructed me to press F6 to load the driver, but i couldn't find this screen while I was installing windows7. at about what step does this normally show up. i can see this if i were installing xp or vista.
    anyway, when i click at the load driver with the IDE setting, nothing was found. There was a driver when i changed sata setting to ACHI, but the computer told me that was not a valid driver.
    does the drive package have to be loaded in a floppy disc?
    anyway, called tech support and was told that the xpower was one of their newest MB. and the tech rep told me that he had never heard of this problem before. he had no idea what he was talking about. Fail! lol

  • Artifact not found while installing SAPUI5 evaluation edition

    Hello Experts
    We downloaded the SAPUI5 SDK 1.16 from UI Development Toolkit for HTML5 Developer Center and tried to install it from the local hard disc and received  the following errors
    The same occurrs in hana studio 1.00.68 and 1.00.70.
    However the manual update from the disc works for SAPUI5 sdk 1.12. As the project requires the SAPUI5 ABAP repository which comes with 1.16. We need to update to the SAPUI5 1.16.
    Would you know how to come around this issue?
    SAP Development Tools for Eclipse - Juno Software Repository is not accessible within our network to install the SAPUI5 from there.
    Any help would be greatly appreciated
    Regards
    Casper

    Hi,
    I am installating Mobile Repository server 2007. All the requirments mentioned in Inst_guide are completed. .net frame work 2.0, Java j2sdk 1.4.2_09, cheked on CMD, SQL 2005 sp2 installed as per Inst-Guide latin1.
    Working on Windows 2003 64bit
    Now when I start installation pop up error window come
    Error:
    at InstAssist.InstAssistMain.startProcessing (String[]args)
    at InstAssist.InstAssistMain.mai.(String[]args)
    & installation couldnot move.
    Thanks & Regards,
    Darshan..

Maybe you are looking for

  • Can't select boot disk after restart from Windows 7

    I installed Windows 7 RC 7100 on the Mini a while ago and it is working now using the Apple drivers and an updated chipset driver from Nvidia... except: When I restart the machine from OS X and hold the Option key I get the disk selection screen and

  • Audit components for Audit Management

    Hi,  I am busy with a proto-type for Audit Management. I would like to set up an audit component called Functional location which then integrates with the Functional location structure set up in Plant Maintenance. I have configured the Audit componen

  • Place border at bottom of text field

    Hi: How can I format or style a single (once off) text field in order to place a border at top and bottom of the field? Thanks Bruce

  • HTTP Headers from JCD

    Hi, I have a SOAP callable JCD, which i deploy to an HTTP Authenticated server. We use basic HTTP authentication. Is it possible to obtain the username from the http header from within the JCD? I fear that i might have to use a HTTP eway in some shap

  • Trouble seeing vhba from UCS on Nexus 5k

    I have UCS > 6100(a/b)> nexus 5k (a/b) > emc vnx 5300.  I have two vsans setup and my switch can see both ports on my vnx5300 with show flogi. However, my 5ks do not see the vhba on the ucs system. I have two vhba configured, one for fabric a and one