Languages

Menu
Sites
Language
Tizen studio 2.0 - Installer doesn' t start on Mac Os High Sierra (10.13)

Hi all, 

i'm trying to install tizen studio on MacOs 10.13, i downloaded the package, opened it, double clicked on the installer, and nothing happens it doesn't start.

Then i tried to install using the CLI installer, but in that case it doesn' t start with this exception (maybe they are related): 

./web-cli_Tizen_Studio_2.0_macos-64.bin 
Exception in thread "main" java.lang.reflect.InvocationTargetException
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: java.lang.NoClassDefFoundError: org/apache/logging/log4j/Logger
	at org.tizen.installer.cli.CLIMain.main(CLIMain.java:142)
	... 5 more
Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Logger
	at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:466)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:563)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)

Does anyone has the same problem?

I installed oracle jdk 9.

Update:

Just tried also 1.3 and i have the same problem

Edited by: Ivan Gualandri on 08 Nov, 2017

Responses

5 Replies
Yasin Ali

Hi,

Check out the link https://developer.tizen.org/development/tizen-studio/download/installing-tizen-studio/prerequisites

You must install Java Development Kit (JDK) 8 to use the Tizen Studio. Do not install OpenJDK.

Download the JDK from the official Oracle Web site and follow the instructions to install the JDK.

To support legacy Java software on macOS, you must download and install the Java for OS X 2015-001.

Download it from https://support.apple.com/kb/DL1572.

I have installed Tizen Studio 2.0 successfully on Mac Os High Sierra (10.13.1)

Hope it will help you.
If you find my post is helpful for you, please mark it as answer to promote this post to others.

Felipe Gómez

Hi Yasin Ali,

Your recommendations are not working.

Same Isuue with macOS High Sierra 10.13.1 after follow all the recomendations and oficial prerequisites and uninstall and reinstall all JDK 8.0_152 and Tizen Studio 2.0 many times. I tryed other JDK versions 9 and 8.0_151 and the same issue Tizen Studio is not starting  blocked in the workspace selection.

Any other idea?

Thanks

Oliver Diaz

I have same issue.

Mac OS High Sierra + JDK 8_152 + Tizen Studio 2.0, freezes when selecting workspace.

Eclipse works with this same configuration.

Jinghai Rao

Oliver,

I wonder how you verified if Eclipse worked. I tried to launch  p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff} span.s1 {font-variant-ligatures: no-common-ligatures}

tizen-studio/TizenStudio.app/Contents/Eclipse/Eclipse.app/Contents/MacOS/launcher from command line, and the problem is the same.

 

Thanks

 

Jinghai

Oliver Diaz

Eclipse worked for me. Just download of its site, install & run.

With Tizen Studio its impossible, always freezes when selecting workspace.