Skip to content

java.lang.OutOfMemoryError: Requested array size exceeds VM limit #36

@miltondts

Description

@miltondts

XM fails to compress large files (3GB) with the following message:

Exception in thread "main" java.lang.OutOfMemoryError: Requested array size exceeds VM limit
at java.util.Arrays.copyOf(Arrays.java:3236)
at japsa.seq.FastaReader.nextSequence(FastaReader.java:159)
at japsa.tools.bio.xm.ExpertModelCmd.main(ExpertModelCmd.java:130)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions