Mercurial > repos > galaxyp > openms_openswathmzmlfilecacher
diff macros.xml @ 17:7c7d4c9ae843 draft default tip
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
author | galaxyp |
---|---|
date | Sun, 13 Dec 2020 15:25:00 +0000 |
parents | 5f4417f153fa |
children |
line wrap: on
line diff
--- a/macros.xml Fri Nov 06 18:25:09 2020 +0000 +++ b/macros.xml Sun Dec 13 15:25:00 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"/>