java.io.IOException: Could not determine a temporary executable directory
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via jogamp.org by Unknown author, 1 year ago
via jogamp.org by Unknown author, 2 years ago
via GitHub by leadedge
, 2 years agovia processing.org by Unknown author, 2 years ago
via GitHub by scruffydog
, 2 years agovia GitHub by s6joui
, 2 years agojava.io.IOException: Could not determine a temporary executable directory
at com.jogamp.common.util.IOUtil.getTempDir(IOUtil.java:1168)
at com.jogamp.common.util.cache.TempFileCache.
(TempFileCache.java:80) at com.jogamp.common.util.cache.TempJarCache.initSingleton(TempJarCache.java:88)
at com.jogamp.common.os.Platform$1.run(Platform.java:309)
at java.security.AccessController.doPrivileged(Native Method)
at com.jogamp.common.os.Platform.
(Platform.java:287) at com.jogamp.opengl.GLProfile.
(GLProfile.java:146)