Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Discoverer 11g - Error JRE/JDK

hnaranjo
Member Posts: 1
Hello;
I'm trying to install Discoverer 11G en windows 7 64 bits but the installation and remains in this screen;
I requested route for JRE/JDK .
I need your help.
Answers
-
Hi,
You have to enter the path to your JRE. But be careful of spaces.
e.g. if you have Java installed in
C:\Program Files\Java\jdk_1_6_123
and your java.exe is in C:\Program Files\Java\jdk_1_6_123\bin\java.exe
then you have to enter the following directly in the oracle Installer screen (your screenshot)
"C:\Program Files\Java\jdk_1_6_123"
try with or without quotes
You can also try to start the setup with the -jreLoc parameter:
setup.exe -jreLoc "C:\Program Files\Java\jdk_1_6_123"
Hope that helps!
This discussion has been closed.