I need to install tizen-sdk to build system (more than 30 build agents). Its very convinient to use command line installer for automation.
I have issue with tizen-sdk command line installation.
Please see console output
Have you any ideas how to fix it?
builder@stbs0001:~$ cat /etc/issue
Ubuntu 14.04.1 LTS \n \l
builder@stbs0001:~$ uname -r
3.13.0-46-generic
builder@stbs0001:~$ uname -a
Linux stbs0001 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:23:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
builder@stbs0001:~$ ./tizen-sdk_2.3.63_ubuntu-64.bin -install -accept_license -f tizen-sdk-image-TizenSDK_2.3.0_Rev2-ubuntu64.zip
CLI mode, installer does not need GUI Environment.
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.widgets.Display.createDisplay(Unknown Source)
at org.eclipse.swt.widgets.Display.create(Unknown Source)
at org.eclipse.swt.graphics.Device.<init>(Unknown Source)
at org.eclipse.swt.widgets.Display.<init>(Unknown Source)
at org.eclipse.swt.widgets.Display.<init>(Unknown Source)
at org.tizen.installmanager.ui.InstallManagerWindow.checkingJava(InstallManagerWindow.java:1009)
at org.tizen.installmanager.ui.InstallManagerWindow.main(InstallManagerWindow.java:1042)
... 5 more
builder@stbs0001:~$ java -version
java version "1.7.0_72"
Java(TM) SE Runtime Environment (build 1.7.0_72-b14)
Java HotSpot(TM) 64-Bit Server VM (build 24.72-b04, mixed mode)
builder@stbs0001:~$
Can’t install tizen-sdk from command line
Dear colleagues
I need to install tizen-sdk to build system (more than 30 build agents). Its very convinient to use command line installer for automation.
I have issue with tizen-sdk command line installation.
Please see console output
Have you any ideas how to fix it?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio