Mercurial > repos > galaxyp > openms_luciphoradapter
comparison macros.xml @ 13:cab9b21eabf9 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms"
author | galaxyp |
---|---|
date | Mon, 14 Dec 2020 16:54:59 +0000 |
parents | bd5d779a7a38 |
children | bf2bf60c8af2 |
comparison
equal
deleted
inserted
replaced
12:bd5d779a7a38 | 13:cab9b21eabf9 |
---|---|
19 </requirements> | 19 </requirements> |
20 </xml> | 20 </xml> |
21 <xml name="stdio"> | 21 <xml name="stdio"> |
22 <stdio> | 22 <stdio> |
23 <regex match="std::bad_alloc" level="fatal_oom" description="Could not allocate memory"/> | 23 <regex match="std::bad_alloc" level="fatal_oom" description="Could not allocate memory"/> |
24 <regex match="OutOfMemoryError" level="fatal_oom" description="Could not allocate memory"/> | |
24 <regex match="Could not allocate metaspace" level="fatal_oom" description="Java memory Exception"/> | 25 <regex match="Could not allocate metaspace" level="fatal_oom" description="Java memory Exception"/> |
25 <regex match="Cannot create VM thread" level="fatal_oom" description="Java memory Exception"/> | 26 <regex match="Cannot create VM thread" level="fatal_oom" description="Java memory Exception"/> |
26 <regex match="qUncompress: could not allocate enough memory to uncompress data" level="fatal_oom" description="Java memory Exception"/> | 27 <regex match="qUncompress: could not allocate enough memory to uncompress data" level="fatal_oom" description="Java memory Exception"/> |
27 </stdio> | 28 </stdio> |
28 </xml> | 29 </xml> |