Skip to content

GCTA_MAKE_GRM process failure with ConcurrentModificationException #175

Description

@mckeowr1

GCTA_MAKE_GRM process failure with ConcurrentModificationException

2026-05-13

Bug Report: Untitled Bug

Date: 2026-05-13 Nextflow version: Executor: RF


Description

GCTA_MAKE_GRM process failure. Threw
java.util.ConcurrentModificationException error.

Similar to #148, #141

Command Used

nextflow run main.nf   -profile rockfish   --strainfile data/sims_panelsize_ce-cb-ct_nqtl5_h2-0.8_50reps/strains_panelsize_ce.tsv   --nqtl data/sims_panelsize_ce-cb-ct_nqtl5_h2-0.8_50reps/nqtl.csv   --h2 data/sims_panelsize_ce-cb-ct_nqtl5_h2-0.8_50reps/h2.csv   --effect data/sims_panelsize_ce-cb-ct_nqtl5_h2-0.8_50reps/effect_sizes.csv   --reps 50   --cv_maf 0.05   --cv_ld 0.8   --output_dir /vast/eande106/projects/Ryan/simulation_pipeline/nemascan-sims-nf/Sims_panelsize_ce_nqtl5_h2-0.8_50reps   -work-dir /scratch4/eande106/Ryan_tmp/nf-work-panelsize

Error Output

    Pipeline execution summary
    ---------------------------
    Completed at: 2026-05-12T19:21:35.437327380-04:00
    Duration    : 3h 12m 8s
    Success     : false
    workDir     : /scratch4/eande106/Ryan_tmp/nf-work-panelsize
    exit status : null
    Error report: Error executing process > 'GCTA_MAKE_GRM (5 14 0.8 gamma loco ce.n100.r34_0.05)'

Caused by:
  java.util.ConcurrentModificationException


    Git info: https://github.com/AndersenLab/nemascan-sims-nf - prodrun-output-validation [63cdacbfb2ea5a9153d79c82ea9cfbc75e3afd4e]

    { Parameters }
    ---------------------------
    Strainfile                              = data/sims_panelsize_ce-cb-ct_nqtl5_h2-0.8_50reps/strains_panelsize_ce.tsv
    Causal variant MAF                      = (per-group ms_maf)
    Causal variant LD threshold             = null
    Number of simulated QTLs                = null
    Phenotype Heritability File             = null
    Number of simulation replicates         = 50
    Effect Size Range File                  = null
    Marker Genomic Range File               = null
    Significance Thresholds                 = BF, EIGEN
    Threshold for grouping QTL              = 1000
    Number of SNVs to define CI             = 150
    Relatedness Matrix Cutoff               = 0.05
    Mitochondrial chromosome name           = null
    Simulate QTLs in specific regions       = null
    Result Directory                        = /vast/eande106/projects/Ryan/simulation_pipeline/nemascan-sims-nf/Sims_panelsize_ce_nqtl5_h2-0.8_50reps

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions