cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HANA STUDIO INSTALLATION JAVA ERROR

Former Member
0 Likes
3,478

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.

View Entire Topic
Former Member
0 Likes

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

Former Member
0 Likes

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.

Former Member
0 Likes

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

Former Member
0 Likes

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