语言

Menu
Sites
Language
Tizen SDK Instalation fail

Hello everyone,

I tried to install Tizen sdk but after it finish I see error :

OS: Windows 7 x64  (oracle java 7 jre)

I tried to install x32 and x64, (with image file and just install)  no success. 

Tried run under Administrator rights - same err. 

Anyone know how to fix this?

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

14 回复
Sungho Park
Look at the below URL and upload installer log please. https://developer.tizen.org/downloads/sdk/installing-sdk/troubleshooting
ALEXEY KHRIPKOV
https://dl.dropbox.com/u/28625411/tizen_installmanager_20121220-220719.zip
Srinivasa Rao S
I'm unable to access the given link.Please paste the error here.
Srinivasa Rao S
After analyzing the attached log file, It's seems the problem is with your access rights. Installer is unable to copy files from temp directory to C drive. Please check your access rights.
ALEXEY KHRIPKOV
I ran installer under Administrator rights.
rb s
Download SDK Install Manager and SDK Image from given link. It will work. https://developer.tizen.org/downloads/tizen-sdk To install Tizen SDK use below link, it will help you to install SDK. https://developer.tizen.org/downloads/sdk/installing-tizen-sdk
Przemyslaw Klosok
No , it doesn't work .... I have the same error and I used the installer from those links.
kavish
Have you install java 7 JRE on your system. How you are installing Tizen SDK on your system. Use below method to install SDK. 1) Download SDK from given link. https://developer.tizen.org/downloads/tizen-sdk 2) Once Download complete check size of downloaded file. After that go to directory where you have saved SDK download and execute following command D: \Tizen SDK 2.0.0>tizen-sdk-2.0-windows32.exe 3) After executing above command follow installation guide from given link. https://developer.tizen.org/downloads/sdk/installing-tizen-sdk The above procedure always works for me and it will for you also. Follow above procedure and still persists anu issue write back here. Regards,
Sungho Park
Try to install on another account. Please upload your installer log again.
Maxim Zabelin
Hello everybody! Today I've faced an issue installing the SDK: The Install Manager accidentally crashes right from the start. My OS claims that the installer has a compatibility issue. So I tried to resolve it on my own by manually updating the preferences of the executable file; unfortunately, nothing has helped. My OS is Windows 8 64-bit, I have JDK 7u17 installed (http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html). I can't see what goes wrong and I'd appreciate any help. BTW, "googling", I've found a similar issue reported: http://www.mail-archive.com/application-dev@lists.tizen.org/msg00001.html
Maxim Zabelin
I've found a way to manually run the installer; unfortunately, it also crashes. The logs are given below. 1) An SDK Image has been specified: java -jar InstallManager.jar Exception in thread "SDKImage Unzip Thread" java.lang.NullPointerException at java.io.Writer.(Unknown Source) at java.io.PrintWriter.(Unknown Source) at java.io.PrintWriter.(Unknown Source) at org.tizen.installmanager.lib.Log.ExceptionLog(Log.java:195) at org.tizen.installmanager.ui.dialog.UnzipImageDialog$UnzipImageThread. run(UnzipImageDialog.java:233) 2) No SDK Image has been specified, the installer has had to download it on its own: java -jar InstallManager.jar Exception in thread "Thread-7" java.lang.NullPointerException at java.io.Writer.(Unknown Source) at java.io.PrintWriter.(Unknown Source) at java.io.PrintWriter.(Unknown Source) at org.tizen.installmanager.lib.Log.ExceptionLog(Log.java:195) at org.tizen.installmanager.ui.page.InstallingPage$InstallThread.run(Ins tallingPage.java:202)
Chan
I had same question on MacOS 10.7.
Rajesh Dhalange

Here is nice installation tutorial (With image)  http://swapdhalange.blogspot.in/2013/10/how-to-installing-tizen-sdk-on-windows.html

And nice Video tutorial is here  http://www.youtube.com/watch?v=-_s0YKP5Db0

Daniel Schemann

Here it was just possible to install the SDK after turning of the Antivirus as the SDK copied files that fast and removed them in the same second, that the Antivirus blocked some files and caused the installer to fail.