You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am running MiXCR with the exome-seq preset on 83 different bam files simultaneously and have been getting this error message at random. It happens for some cells but not others, and if I rerun MiXCR on the cells that failed, the second or third run usually works and I don't get the error message. The error message still comes up if I run MiXCR on just 15 bam files simultaneously.
java.lang.RuntimeException: java.io.IOException: No locks available
at com.milaboratory.o.cG.a(SourceFile:137)
at com.milaboratory.o.cJ$a.run(SourceFile:484)
Caused by: java.io.IOException: No locks available
at java.base/sun.nio.ch.FileDispatcherImpl.lock0(Native Method)
at java.base/sun.nio.ch.FileDispatcherImpl.lock(FileDispatcherImpl.java:96)
at java.base/sun.nio.ch.FileChannelImpl.lock(FileChannelImpl.java:1119)
at java.base/java.nio.channels.FileChannel.lock(FileChannel.java:1063)
at com.milaboratory.o.cG.a(SourceFile:116)
... 1 more
License manager thread died.
License error: UnknownError
Does anyone know how to fix this?
Thank you!
The text was updated successfully, but these errors were encountered:
Hello, I am running MiXCR with the exome-seq preset on 83 different bam files simultaneously and have been getting this error message at random. It happens for some cells but not others, and if I rerun MiXCR on the cells that failed, the second or third run usually works and I don't get the error message. The error message still comes up if I run MiXCR on just 15 bam files simultaneously.
java.lang.RuntimeException: java.io.IOException: No locks available
at com.milaboratory.o.cG.a(SourceFile:137)
at com.milaboratory.o.cJ$a.run(SourceFile:484)
Caused by: java.io.IOException: No locks available
at java.base/sun.nio.ch.FileDispatcherImpl.lock0(Native Method)
at java.base/sun.nio.ch.FileDispatcherImpl.lock(FileDispatcherImpl.java:96)
at java.base/sun.nio.ch.FileChannelImpl.lock(FileChannelImpl.java:1119)
at java.base/java.nio.channels.FileChannel.lock(FileChannel.java:1063)
at com.milaboratory.o.cG.a(SourceFile:116)
... 1 more
License manager thread died.
License error: UnknownError
Does anyone know how to fix this?
Thank you!
The text was updated successfully, but these errors were encountered: