Closed sylvinite closed 7 years ago
How many times happened this crash?
Just once, haven't been able to reproduce it yet.
Very hard to say. Look at the stack trace it looks a low level JVM or operating system bug.
j java.lang.ClassLoader$NativeLibrary.find(Ljava/lang/String;)J+0
j java.lang.ClassLoader.findNative(Ljava/lang/ClassLoader;Ljava/lang/String;)J+49
v ~StubRoutines::call_stub
j sun.nio.fs.UnixNativeDispatcher.strerror(I)[B+0
J sun.nio.fs.UnixException.translateToIOException(Ljava/lang/String;Ljava/lang/String;)Ljava/io/IOException;
J sun.nio.fs.UnixException.rethrowAsIOException(Lsun/nio/fs/UnixPath;Lsun/nio/fs/UnixPath;)V
J sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes()Ljava/nio/file/attribute/BasicFileAttributes;
J sun.nio.fs.UnixFileSystemProvider.readAttributes(Ljava/nio/file/Path;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/nio/file/attribute/BasicFileAttributes;
In any case I would try to update to the latest version of Java.
Okay, I'll keep that in mind :) I will close this issue and re-open it if we're able to reproduce the issue without solving .
Our pipeline crashed due to a JRE error mid run. Resuming the run afterwards let the pipeline finish. This problem has not been reproducible. In case more information is necessary about the pipeline itself, it can be found at https://github.com/SciLifeLab/NGI-RNAseq .
Crash log: