Hello,
I am trying to use Galaxy Trinity to assemble a set of stranded paired-end reads (two 1.4GB FASTQ files). I keep getting this error:
succeeded(38798) 62.3471% completed.
succeeded(38799) 62.3487% completed.
succeeded(38800) 62.3503% completed.
succeeded(38801) 62.352% completed.
succeeded(38802) 62.3536% completed.
We are sorry, commands in file: [failed_butterfly_commands.15715.txt] failed. :-(
Picked up _JAVA_OPTIONS: -Dsun.zip.disableMemoryMapping=true Picked up _JAVA_OPTIONS: -Dsun.zip.disableMemoryMapping=true Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded at java.util.HashMap.newNode(HashMap.java:1734) at java.util.HashMap.putVal(HashMap.java:630) at java.util.HashMap.put(HashMap.java:611) at java.util.HashSet.add(HashSet.java:219) at PairPath._cache_path_nodes(PairPath.java:70) at PairPath.<init>(PairPath.java:31) at TransAssembly_allProbPaths.update_PairPaths_using_overlapDAG_refined_paths(TransAssembly_allProbPaths.java:1837) at TransAssembly_allProbPaths.create_DAG_from_OverlapLayout(TransAssembly_allProbPaths.java:1590) at TransAssembly_allProbPaths.main(TransAssembly_allProbPaths.java:918) Picked up _JAVA_OPTIONS: -Dsun.zip.disableMemoryMapping=true Picked up _JAVA_OPTIONS: -Dsun.zip.disableMemoryMapping=true Picked up _JAVA_OPTIONS: -Dsun.zip.disableMemoryMapping=true Picked up _JAVA_OPTIONS: -Dsun.zip.disableMemoryMapping=true Picked up _JAVA_OPTIONS: -Dsun.zip.disableMemoryMapping=true Picked up _JAVA_OPTIONS: -Dsun.zip.disableMemoryMapping=true Picked up _JAVA_OPTIONS: -Dsun.zip.disableMemoryMapping=true Picked up _JAVA_OPTIONS: -Dsun.zip.disableMemoryMapping=true Picked up _JAVA_OPTIONS: -Dsun.zip.disableMemoryMapping=true Picked up _JAVA_OPTIONS: -Dsun.zip.disableMemoryMapping=true Trinity run failed. Must investigate error above.
I understand that this is because the job ran out of RAM? Is there any way to circumvent this?
Thank you very much!