i have updated my mac top Big Sur Beta and cannot start Tizen Studio anymore. Seems the be a problem with Eclipse, here is the Error log:
!SESSION 2020-06-29 14:17:01.559 -----------------------------------------------
eclipse.buildId=3.7
java.version=1.8.0_242
java.vendor=Amazon.com Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en
Framework arguments: -Dorg.eclipse.swt.browser.DefaultType=MOZILLA
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -Dorg.eclipse.swt.browser.DefaultType=MOZILLA
!ENTRY org.eclipse.osgi 4 0 2020-06-29 14:17:03.861
!MESSAGE Application error
!STACK 1
java.lang.NullPointerException
at org.eclipse.swt.widgets.Control.internal_new_GC(Control.java:2178)
at org.eclipse.swt.graphics.GC.<init>(GC.java:174)
at org.eclipse.swt.graphics.GC.<init>(GC.java:135)
at org.eclipse.jface.dialogs.Dialog.initializeDialogUnits(Dialog.java:934)
at org.eclipse.jface.dialogs.TitleAreaDialog.createContents(TitleAreaDialog.java:142)
at org.eclipse.jface.window.Window.create(Window.java:426)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1096)
at org.eclipse.jface.window.Window.open(Window.java:783)
at org.eclipse.ui.internal.ide.ChooseWorkspaceDialog.prompt(ChooseWorkspaceDialog.java:114)
at org.eclipse.ui.internal.ide.application.IDEApplication.promptForWorkspace(IDEApplication.java:364)
at org.eclipse.ui.internal.ide.application.IDEApplication.checkInstanceLocation(IDEApplication.java:278)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:141)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
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 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
I’m pretty sure you aren’t supporting this version right now but the release comes this year and maybe it also help you - anyway i try my luck here and maybe some one has a helpful answer.
I saw a similar report with Galaxy Watch Studio that is also Eclipse based IDE. I believe the issue is that the Mac Beta has a newer version of Java that isn’t supported and the path does not see the older version.
Also Mac allows more than one Java and you can change the GWS pinfo file to point to the Java 8 version. But the user did not respond if that helped or not. You can submit a support request on this issue.
thanks for your response. I doesn’t use GWS, just Tizen Studio (curently developing TV + FH, GW will be added later) but i will look for a pinfo file and also try out to point to a different java version.
Isn’t this thread is about Tizen Studio 3.7 cannot work on Big Sur?
is it possible to know the current Tizen Studio version (which cannot be launched right now)? I have upgraded from Tizen Studio itself, and it is updated later than April (Tizen 3.7 release date).
I think I gave some bad advice on this, It is so easy to try and fix what you know and not what the error is. Right now I suggest you create a support request and perhaps they can find a solution based on the error message, I don’t have a Mac system to experiment on.
On Windows, not Mac and not Beta OS
I installed an incompatible version of Java and had that listed in the environmental path.
Then I installed Tizen Studio 3.7 and attempted to launch it and it gave an error.
I changed the path to Tizen Studio\JDK and launched correctly. Something to try.
In the meanwhile, please check if you are using Oracle JDK 8 and set the path of JDK in sdk.info file present in Tizen Studio folder. JDK_PATH= line has to be added in sdk.info file.
For Tizen 3.7 on the Mac I believe the solution is to remove Java JRE and the JAVA_PATH unless you need it for something else and use the Tizen Studio built in version. If you need it for something else try setting them to the Tizen-Studio/jdk