Languages

Menu
Sites
Language
Tizen SDK install manager fails to start with "You must have either a Java Runtime..." message

Hi,

I'm trying to install the Tizen SDK through the "install manager", but as soon as I launch it I get a dialog sayng "You must have either a Java Runtime Environment or Java Development Kit in version 6 installed on your computer".

I do have both the JRE and JDK installed on my system (Windoes 7 x64):

D:\>java -version
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
Java HotSpot(TM) Client VM (build 20.45-b01, mixed mode, sharing)

Tried both the 32 and 64 bit install managers, same error.

Any idea on how to get past this issue?

- Adriano

 

Responses

20 Replies
Marco Buettner

Do you add {java-folder}/bin to your system variables?

Adriano Chiaretta

Yes, I have the JAVA_HOME environment variable set to "C:\Program Files (x86)\Java\jdk1.6.0_45"

and the following two:

C:\Program Files (x86)\Java\jre1.6.0_45\bin;
C:\Program Files (x86)\Java\jdk1.6.0_45\bin;

as part of the PATH environment variable.

Alex Ashirov

Hi,

As far as I understand Java version 6 is installed on your PC. I can only suggest you to upgrade it to version 7:

http://www.oracle.com/technetwork/java/javase/downloads/index.html

Adriano Chiaretta

I've upgraded to the latest Java 8 (1.8.0), and I have both the JRE and JDK 1.8.0 installed, in my path I have:

C:\Program Files (x86)\Java\jre1.8.0\bin

C:\Program Files (x86)\Java\jdk1.8.0\bin

and also JAVA_HOME is set:

JAVA_HOME=C:\Program Files (x86)\Java\jdk1.8.0

D:\>java -version
java version "1.8.0"
Java(TM) SE Runtime Environment (build 1.8.0-b132)
Java HotSpot(TM) Client VM (build 25.0-b70, mixed mode, sharing)

Other apps and sdks (including the Android SDK) have no problem seeing my Java install. All BUT the Tizen SDK installer (tizen-sdk-windows32-v2.2.71.exe) which now gives me the following error:

"Cannot execuve Java even if it was installed. Check environment variables or Java version (over 1.6) please."

Any idea?

AVSukhov

Hello,

Maybe this help you:

https://developer.tizen.org/forums/sdk-ide/install-sdk-using-installer-on-windows-8-x64?langredirect=1

Adriano Chiaretta

Thank you for the pointer -- I tried what it was suggested there, unfortunately looks like 7Zip is having problem with recent eleases of the Tizen SDK Installer -- i.e. it can't correctly extract the InstallManager.jar file.

But then looking in my user's temp folder I found there the location where the .exe installer extracts the InstallManager.jar and related conf files (C:\Users\<USERNAME>\AppData\Local\Temp\tizensdk_2014MMDDYYHHMMSS), so I copied them somewhere else, and then launched the InstallManager.jar through:

javaw -jar InstallManager.jar

And it started without complaining. So I'm now installing the SDK. At last :)

jahiruddin ahmed

Hi    Adriano Chiaretta 

Thanks a Lot... I had the Same Problems as you got.
Using the steps you mentioned I tried and Was Able to install Tizen Web SDK... finally!

 

But Here is Another One... When I tried to Update ( install the Tizen Native IDE  )Then It shows The Error:
"Fatal Error Occured While Executing Post Script. (temp package)"

I hope you would take a look if you have a solution...

Thanks Again!
 

Adriano Chiaretta

Hi Jahiruddin,

I just launched the IDE and went under help -> check for updates... it told me that there are no updates available. Which "Update" are you referring to?

- Adriano

jahiruddin ahmed

Hello Adriano,

It shows no updates available in my Tizen SDK too...
But it is not Equipped with Tizen Native App Development SDK.

So I ran the InstallManager.jar. Then I Checked the  Native App Development Checkbox
and Tried to update it.

But It then shows The Error:
"Fatal Error Occured While Executing Post Script. (temp package)"

Thanks!

Alex Ashirov

Hi,

Have you tried to install the SDK from image?

1.     Download Tizen SDK image:

https://developer.tizen.org/downloads/tizen-sdk#2.2.1

2.     Run InstallManager.jar

3.     Press Advanced button

4.     Select SDK image radio button

5.     Choose downloaded image.

jahiruddin ahmed

Hello Alex!

Tried This. Still Same Error: Fatal Error Occured While Executing Post Script. (temp package) ... :(

Thanks for Replying! :)

lu xu

i meet the same problem with you ,could you please tell me how to resolve it  if you had deal it .

lu xu

hello ,everybody ,have you meet the proplem like this when you install the tizen sdk

if you have meet ,please tell me how to resolve it ,thanks

daniel kim

Hi,

As I can't see your picture which is posted here, could you explain your details about the problem?

 

lu xu

when I install the tizen ,it is occur the problem"fatal error occured while executing post script(temp package)"

AVSukhov
daniel kim

Hi,

I guess that you are updating your SDK and observe this error.

To resolve your problem and install it clearly, I would suggest you to uninstall current SDK(you need to remove tizen-sdk and tizen-sdk-data folder) and install it again using SDK image.

I wish this will help you.

ThomasMartin Costello

HI

Get error when trying to install the emulator 

goes all to 100%  then fails

the emulator will not run on the mac have java 8 update 91

need dome help thanks

ThomasMartin Costello

I read one of the posts on how to remove the EXTRA folder and reinstall,  so i try this and see what happens. the SDK code section is working  

BUT the emulator / simulator is not active and will not respond to any setings 

thanks thomas

ThomasMartin Costello

THE MAC VERSION IS OS X EL CAPTIAN 10.11.1 ON A MAC PRO 8 CORE WITH ATI RADEON 4800 512 MB

THIS A CLEAN NEW SYSTEM VERY LITTLE OTHER PROGRAMS INSTALLED . IT HAS JAVA 8 UPDATE 91  (build 1.8.0_91-b14)

all other parts of the system downloaded and installed clean except for EMULATOR !! ?

thanks thomas