Replies: 4 comments 2 replies
-
Hi, can you please try the latest develop version and let me know if you are still experiencing the issue? |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Hi Mark, |
Beta Was this translation helpful? Give feedback.
-
Hi, Error I am receiving is at the step of building SHM trees when I ran the SHM tree build command: BUILD SHM TREE COMMAND: mixcr findShmTrees /mnt/beegfs/singhd6/Divya_data/vhseq/BCR_Seq_Mouse_GZ/JA11S2/JA1_SHMT_08132025/JA11.allelic.clns /mnt/beegfs/singhd6/Divya_data/vhseq/BCR_Seq_Mouse_GZ/JA11S2/JA1_SHMT_08132025/JA11.shmt ERROR: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I ran the attached script and receiving the follwoing error consistently. Full Trees.tsv files are not created.
SCRIPT3_ANALYZE_SWHK1_SHMTR3_trees.txt
Please copy the following information along with the stacktrace:
Version: 4.7.0; built=Wed Aug 07 15:19:48 EDT 2024; rev=976ba14139; lib=repseqio.v5.1
OS: Linux
Java: 23.0.2
Abs path: /mnt/beegfs/singhd6/Divya_data/vhseq/BCR_Seq_Mouse_GZ/SWHK1S9/SHMT_SWHK1_8.8.25/ /mnt/beegfs/singhd6/Divya_data/vhseq/BCR_Seq_Mouse_GZ/SWHK1S9/SHMT_SWHK1_8.8.25
Cmd args: exportShmTreesWithNodes /mnt/beegfs/singhd6/Divya_data/vhseq/BCR_Seq_Mouse_GZ/SWHK1S9/SHMT_SWHK1_8.8.25/SWHK1_R3.shmt /mnt/beegfs/singhd6/Divya_data/vhseq/BCR_Seq_Mouse_GZ/SWHK1S9/SHMT_SWHK1_8.8.25/SWHK1_R1_Trees.tsv
�[31m�[1mpicocli.CommandLine$ExecutionException: Error while running command exportShmTreesWithNodes java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0�[21m�[39m�[0m
�[3m at com.milaboratory.mixcr.cli.Main.registerExceptionHandlers$lambda-17(SourceFile:420)�[23m�[0m
�[3m at picocli.CommandLine.execute(CommandLine.java:2088)�[23m�[0m
�[3m at com.milaboratory.mixcr.cli.Main.execute(SourceFile:105)�[23m�[0m
�[3m at com.milaboratory.mixcr.cli.Main.main(SourceFile:101)�[23m�[0m
�[31m�[1mCaused by: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0�[21m�[39m�[0m
�[3m at com.milaboratory.o.bS.codeAt(SourceFile:47)�[23m�[0m
�[3m at com.milaboratory.core.sequence.NucleotideSequence.codeAt(SourceFile:31)�[23m�[0m
�[3m at com.milaboratory.core.mutations.Mutations.mutate(SourceFile:170)�[23m�[0m
�[3m at com.milaboratory.o.bP.a(SourceFile:383)�[23m�[0m
�[3m at com.milaboratory.o.zd$a.a(SourceFile:643)�[23m�[0m
�[3m at com.milaboratory.o.ze.invoke(SourceFile:2561)�[23m�[0m
�[3m at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:74)�[23m�[0m
�[3m at com.milaboratory.o.zd.b(SourceFile:65)�[23m�[0m
�[3m at com.milaboratory.o.zd.b(SourceFile:236)�[23m�[0m
�[3m at com.milaboratory.o.zd.b(SourceFile:233)�[23m�[0m
�[3m at com.milaboratory.o.zd.c(SourceFile:201)�[23m�[0m
�[3m at com.milaboratory.o.rD.invoke(SourceFile:1274)�[23m�[0m
�[3m at com.milaboratory.o.lK.extractValue(SourceFile:1216)�[23m�[0m
�[3m at com.milaboratory.mixcr.export.FieldWithParameters$create$2.invoke(SourceFile:583)�[23m�[0m
�[3m at com.milaboratory.mixcr.export.FieldWithParameters$create$2.invoke(SourceFile:582)�[23m�[0m
�[3m at com.milaboratory.o.lX.a(SourceFile:25)�[23m�[0m
�[3m at com.milaboratory.o.mB.invoke(SourceFile:1491)�[23m�[0m
�[3m at com.milaboratory.o.lX.a(SourceFile:25)�[23m�[0m
�[3m at com.milaboratory.o.mL.put(SourceFile:40)�[23m�[0m
�[3m at com.milaboratory.mixcr.cli.CommandExportShmTreesTableWithNodes.run1(SourceFile:227)�[23m�[0m
�[3m at com.milaboratory.mixcr.cli.MiXCRCommandWithOutputs.run0(SourceFile:69)�[23m�[0m
�[3m at com.milaboratory.mixcr.cli.MiXCRCommand.run(SourceFile:37)�[23m�[0m
�[3m at picocli.CommandLine.executeUserObject(CommandLine.java:1939)�[23m�[0m
�[3m at picocli.CommandLine.access$1300(CommandLine.java:145)�[23m�[0m
�[3m at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2358)�[23m�[0m
�[3m at picocli.CommandLine$RunLast.handle(CommandLine.java:2352)�[23m�[0m
�[3m at picocli.CommandLine$RunLast.handle(CommandLine.java:2314)�[23m�[0m
�[3m at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2179)�[23m�[0m
�[3m at picocli.CommandLine$RunLast.execute(CommandLine.java:2316)�[23m�[0m
�[3m at com.milaboratory.mixcr.cli.Main.registerLogger$lambda-32(SourceFile:539)�[23m�[0m
�[3m at picocli.CommandLine.execute(CommandLine.java:2078)�[23m�[0m
�[3m ... 2 more�[23m�[0m
�[3m Suppressed: java.lang.IllegalStateException: random access primitivI blocks or primitivI reader not closed�[23m�[0m
�[3m at com.milaboratory.o.EH.a(SourceFile:174)�[23m�[0m
�[3m at com.milaboratory.o.EH.close(SourceFile:287)�[23m�[0m
�[3m at com.milaboratory.o.BO.close(SourceFile)�[23m�[0m
�[3m at kotlin.jdk7.AutoCloseableKt.closeFinally(AutoCloseable.kt:64)�[23m�[0m
�[3m at com.milaboratory.mixcr.cli.CommandExportShmTreesTableWithNodes.run1(SourceFile:131)�[23m�[0m
�[3m ... 13 more�[23m�[0m
Appreciate your response.
Thank you
Divya
Beta Was this translation helpful? Give feedback.
All reactions