Skip to content

GC overhead limit exceeded #24

@MikeSanJose

Description

@MikeSanJose

I am trying to run your pipeline on some WGS data (~20x coverage). I ran into this error when I tried to run the first step (quality check). I am running this on a node with 72 cores and 384gb of memory. I didnt see any flags where i could increase memory to java. Any help would be appreciated.

Exception in thread "Thread-4" java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.lang.String.toCharArray(String.java:2899)
at uk.ac.babraham.FastQC.Modules.BasicStats.processSequence(BasicStats.java:123)
at uk.ac.babraham.FastQC.Analysis.AnalysisRunner.run(AnalysisRunner.java:89)
at java.lang.Thread.run(Thread.java:748)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions