Re: Caught Exception while retrieving executable temp base directory
Posted by
Sven Gothel on
Sep 16, 2015; 3:59pm
URL: https://forum.jogamp.org/Caught-Exception-while-retrieving-executable-temp-base-directory-tp4035267p4035322.html
On 09/16/2015 05:54 PM, spenna [via jogamp] wrote:
>
> I tested, but the problem remains. Any other sugestion?
>
> Warning: Caught Exception while retrieving executable temp base directory:
> java.io.IOException: Could not determine a temporary executable directory
> at com.jogamp.common.util.IOUtil.getTempDir(IOUtil.java:1158)
> at
> com.jogamp.common.util.cache.TempFileCache.<clinit>(TempFileCache.java:80)
> at
> com.jogamp.common.util.cache.TempJarCache.initSingleton(TempJarCache.java:88)
That is bad news :-/
We need your detailed bug report:
- your log file of 'etc/test_dbg.sh'
-or- from your application w/ all debug properties enabled!
- infos:
- JVM/JDK
- OS, arch, 64bit?, ..
Add all this to your bug report,
attach the big log file please!
This is a P1, quite important issue,
hence I will work on it right away after you have filed
the bug report!
Thank you and sorry for the inconvenience.
~Sven