Mercurial > repos > galaxyp > openms_assaygeneratormetabo
diff macros.xml @ 4:11ac8ae77fb7 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms"
author | galaxyp |
---|---|
date | Mon, 14 Dec 2020 16:56:34 +0000 |
parents | 200e9206e53a |
children | 83f5e5c1209c |
line wrap: on
line diff
--- a/macros.xml Fri Nov 06 20:33:02 2020 +0000 +++ b/macros.xml Mon Dec 14 16:56:34 2020 +0000 @@ -21,6 +21,7 @@ <xml name="stdio"> <stdio> <regex match="std::bad_alloc" level="fatal_oom" description="Could not allocate memory"/> + <regex match="OutOfMemoryError" level="fatal_oom" description="Could not allocate memory"/> <regex match="Could not allocate metaspace" level="fatal_oom" description="Java memory Exception"/> <regex match="Cannot create VM thread" level="fatal_oom" description="Java memory Exception"/> <regex match="qUncompress: could not allocate enough memory to uncompress data" level="fatal_oom" description="Java memory Exception"/>