Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle on Pentium 4 conflict
>
> This doesn't work either..
>
> I can load the products.jar file in to the 8.1.7 installer, it then asks
> what I want to install (Database or Client), choose Database, it asks what
> kind of database (standard, enterprise etc.) I choose either standard or
> enterprise, click next to install, and the java installer dies. It simply
> ceases to exist ;)
>
perhaps you could try some of the following:
make sure the installer is still not trying to use some JRE available in your disk - i.e. locate all JREs installed and rename the directories.
Also in the windows registry temporarily rename the HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft branch to something, so that it is unavailable to the system (because there usually exists a JavaRuntimeEnvironment/CurrentVersion key pointing to some JRE)
finally, copy the distribution CDs to disk and edit the Disk1\Install\oraparam.ini - there is a line like:
"JRE_LOCATION=../stage/Components/oracle.swd.jre/1.1.8.10.0/1/DataFiles/Expa nded/jre"
try to edit it so that it does not contain relative but absolute path (according to the directory u've coped the distribution into)
if it works - don't forget to restore the JRE paths and registry settings
if it's still not working and u have MetaLink access - there are hundreds of similar complains there (most of them unanswered anyways), perhaps u can find some hints
hth,
Marin
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Marin Dimitrov INET: marin.dimitrov_at_sirma.bg Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Dec 14 2001 - 04:28:22 CST
![]() |
![]() |