nf-core / eager

A fully reproducible and state-of-the-art ancient DNA analysis pipeline
https://nf-co.re/eager
MIT License
140 stars 80 forks source link

`get_software_versions` failing because of missing version files. #885

Closed maxibor closed 2 years ago

maxibor commented 2 years ago

(At least) on our EVA SGE cluster, the get_software_versions process is sometimes failing because of a lack of memory for the Java Virtual machine used by some programs (bug also reported by @alexhbnr and @arthurkocher ).

The .command.log contains this error:

Error occurred during initialization of VM
Unable to allocate 65536KB bitmaps for parallel garbage collection for the requested 2097152KB heap.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Two solutions to that: