Recently I changed my laptop (now using a MacBook M3 Pro running Sonoma 14.2.1 and I installed latest TizenStudio 5.5 but device manager is not launched:
To collect logs I go to tizen-studio/tools/device-manager/bin/device-manager.app/Contents/MacOS and I launch ./device-manager
There the logs:
usage: dirname string […]
2024-01-12 12:30:56.520 java[22804:171327] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
The First Device Manager Running
Jan 12, 2024 12:30:58 PM org.tizen.library.sdkutils.util.RemoteLogger sendLogs
INFO: {“statusCode”: 200, “body”: “\”200 OK\””}
2024-01-12 12:30:59.238 java[22804:171327] *** Assertion failure in -[NSMenu itemAtIndex:], NSMenu.m:1444
Exception in Application start method
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:389)
at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:873)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class java.awt.Toolkit
at java.awt.Component.<clinit>(Component.java:593)
at org.tizen.device.manager.Main.main(Main.java:114)
Device manager crash
Hi all,
Recently I changed my laptop (now using a MacBook M3 Pro running Sonoma 14.2.1 and I installed latest TizenStudio 5.5 but device manager is not launched:
To collect logs I go to tizen-studio/tools/device-manager/bin/device-manager.app/Contents/MacOS and I launch ./device-manager
There the logs:
I tried installing several java versions (openjdk, from oracle … ) but no way to start
Has anyone experienced same problem? Is there a way to fix it?
Thanks in advance,
Albert
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio
BY
30 Oct 2023
Tizen Studio