Hello,
In your log file, I see:
SEVERE [global]
java.lang.UnsatisfiedLinkError: Failed to create temporary file for /com/sun/jna/win32-x86-64/jnidispatch.dll library: Access is denied
at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1032)
at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988)
at com.sun.jna.Native.(Native.java:195)
at org.esa.snap.lib.openjpeg.dataio.Utils$CKernel32.(Utils.java:127)
which is similar to:
Just a small question (trying to see if it’s a dependencies issue): when you got this error, were you using SNAP 8.0 with the latest updates, or 8.0 clean installed (with the installer and no updates afterwards)?
Thank you in advance.