on 2012 Jul 22 6:48 PM
Dear Experts,
While installing HANA studio on my laptop, I get the following error:
ERR: NO JAVA INSTALLATION FOUND(VERSION 1.6 OR 1.7, 64 BIT REQUIRED)
But I do have Java runtime 1.6_0_24 installed on my laptop.
Can you please help with, what I may be missing?
Many thanks...Raju.
Request clarification before answering.
Hi Raju,
Open a command line and run
java -version
If the output is 'java' is not recognized as an internal or external command,operable program or batch file. you either don't have a JRE installed, or the path to the \bin folder of your JRE is not listed in your PATH variable. Check you PATH variable in your Windows environment settings, and add the path to the JRE \bin folder
If the output is the actual JRE version information, make sure you have the 64-bit version installed, as you are trying to install the 64-bit version of HANA Studio.
cheers
--Juergen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Juergen
Many thanks. The path change worked and I get the following output from the JAVA -VERSION command:
java version "1.6.0_33"
Java(TM) SE Runtime Environment (build 1.6.0_33-b03)
Java HotSpot(TM) Client VM (build 20.8-b03, mixed mode, sharing)
I believe CLIENT VM means its 32 bit ; right? So, I need to install 32 bit client and 32 bit studio, even though I am on Win-7. Right?
thanks again...Raju.
Yes, looks like your JRE is 32-bit. You can either install the 64-bit JRE from http://java.com, or download and install the 32-bit HANA Studio and Client.
cheers
--Juergen
Hi Juergen,
I am getting the below error while trying to open any of my the Information views using my HANA Studio of SPS10 version.I have updated my java jre to 1.7 and I have even checked my java version in command prompt set the JAVA_HOME settings as well. I am able to preview data and all but this error comes up when I try to open any of the views (attribute, analytic, calc views) which are already created.
I dont have this issue when I create a new view and open it.
Below is the screen shot. Any thoughts.
Kind Regards,
Balaji
I simply added JAVA_HOME with path to jdk1.7.0_72 and restarted the installation. Left PATH untouched.
Sharing since I wasted an hour today trying to get this working!
Regards, S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi All,
For all thos who are facing JAVA related errors while trying to install HANA Studio Rev 80, please proceed as follows -
1. Uninstall all JAVA setups/plug-ins already installed on your machines
2. Download & Install Java 7 Update 21
3. Install HANA client
4. Install HANA studio
These set of steps will resolve all JAVA related errors.
Best Regards,
Tanmeya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same problem.
Win 7 64bit.
Java in Program Files Folder.
java version "1.8.0_05"
Java(TM) SE Runtime Environment (build 1.8.0_05-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode)
Does it means, that HANA Studio is not compatible with 1.8 Java?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.