If you don’t need Java JRE for anything else remove it make sure there isn’t anything for JAVA_HOME path there is no path to Java and restart your Mac and try again. The installer looks for it’s own version that is included in Tizen Studio 4.1
If that doesn’t work open a support request. They are aware of the issue and working with the Tizen.org team to see if they can find the solution. It looks like there are more than one causes.
I am also facing same issue,. My Mac automatically updated to OS 11 Big Sur and now Tizen Studio doesn’t even start. It was working fine beforehand but now I’m blocked from doing my job. I’ve tried everything I can think of, I’ve been through many forum threads trying various solutions but nothing has worked. Even Tizen Studio 4.0 doesn’t work. This is a critical bug that needs to have a fix pushed out asap.
Hello there, I am unable to install 4.1.1 on MacOS Big Sur 11.5.2
I tried pretty much everything suggested here, but nothing. The installer doesn’t show anything. I mount the image, click on the installer and nothing shows up. Absolutely nothing.
The CLI method crashes and gives me this message:
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsatisfiedLinkError: no nio in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1871)
at java.lang.Runtime.loadLibrary0(Runtime.java:871)
at java.lang.System.loadLibrary(System.java:1124)
at sun.nio.fs.UnixNativeDispatcher$1.run(UnixNativeDispatcher.java:573)
at sun.nio.fs.UnixNativeDispatcher$1.run(UnixNativeDispatcher.java:571)
at java.security.AccessController.doPrivileged(Native Method)
at sun.nio.fs.UnixNativeDispatcher.<clinit>(UnixNativeDispatcher.java:571)
at sun.nio.fs.UnixFileSystem.<init>(UnixFileSystem.java:67)
at sun.nio.fs.BsdFileSystem.<init>(BsdFileSystem.java:41)
at sun.nio.fs.MacOSXFileSystem.<init>(MacOSXFileSystem.java:44)
at sun.nio.fs.MacOSXFileSystemProvider.newFileSystem(MacOSXFileSystemProvider.java:45)
at sun.nio.fs.MacOSXFileSystemProvider.newFileSystem(MacOSXFileSystemProvider.java:38)
at sun.nio.fs.UnixFileSystemProvider.<init>(UnixFileSystemProvider.java:56)
at sun.nio.fs.BsdFileSystemProvider.<init>(BsdFileSystemProvider.java:36)
at sun.nio.fs.MacOSXFileSystemProvider.<init>(MacOSXFileSystemProvider.java:40)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at sun.nio.fs.DefaultFileSystemProvider.createProvider(DefaultFileSystemProvider.java:48)
at sun.nio.fs.DefaultFileSystemProvider.create(DefaultFileSystemProvider.java:65)
at java.io.FilePermission.<clinit>(FilePermission.java:191)
at sun.net.www.protocol.file.FileURLConnection.getPermission(FileURLConnection.java:225)
at java.net.URLClassLoader.getPermissions(URLClassLoader.java:666)
at sun.misc.Launcher$AppClassLoader.getPermissions(Launcher.java:360)
at java.security.SecureClassLoader.getProtectionDomain(SecureClassLoader.java:206)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)
I don’t have any Java version installed, I’m sure of that
Others are having similar issue, macOS Big Sur 11.5.x has changed things again. Create a Developer Support Request they are in touch with the Tizen Studio development team and may have a solution.