Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: jre was not found error
Thanks,
there are 2 folders i386 & i686
Oracle was searching for jre in i386/native_threads folder, but its not there. jre is in i686 folder. Symbolic link did not work. ln -s full_path/i686 fullpath/i386
So i copied jre from i686 to i386. This time oracle gave me "could not find java runtime" error. How should i go further ?
Terminator wrote:
> Please if you can go for the
> 1. Custom installation from Oracle Universall Installer and make the
> JRE to be installed,
> Select the check box while you are in the custom installation.
> 2. Then go for the dbca and please then check the alert.log.
> 3. As Oracle installs the JRE portion by default from Oracle 9
> onwards, you need not to do
> the symbolic link settings.
> 4. Please revert back on the same.
>
> Regards
> Terminator
Received on Tue Jan 10 2006 - 21:55:03 CST
![]() |
![]() |