0
Under review

Reinstalling: Cannot create temp file

AsaTyr 7 years ago updated by Anton Baur 7 years ago 2

good day,

since it crashes and didn´t comeup again i reinstalled ubooquity.

but now i get the following error:

[/share/CACHEDEV1_DATA/.qpkg/UbooQuity] # java -jar Ubooquity.jar
Exception in thread "main" java.lang.RuntimeException: ERROR on loading inner JAR: Cannot create temp file '/tmp/JarClassLoader/bcprov-jdk15on-1.53.jar.7627619495982234764.tmp' for bcprov-jdk15on-1.53.jar / No space left on device
        at com.ubooquity.e.a.a(SourceFile:513)
        at com.ubooquity.e.a.<init>(SourceFile:338)
        at com.ubooquity.e.a.<init>(SourceFile:260)
        at com.ubooquity.Launcher.main(SourceFile:8)



Any ideas?

its a 7tb drive with 16gb ram.

my thoughts is that the java engine reserve its own space. am i correct?

If yes how can i expand it?



Under review
No space left on device


Your disk seems to be full.

or, in some very strange case, your user account who is running java has insufficient rights accessing "/tmp/" ...

I"ve sometime see this "errot/bug' according to an weird/strange 'security enviroment guideline' on developing systems or if someone sets a link to /tmp from an ramdrive who is full or does not exist....