Mercurial > repos > galaxyp > openms_msstatsconverter
comparison macros.xml @ 4:99c6cad61de6 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:44:06 +0000 |
| parents | 64b10f17c9c0 |
| children |
comparison
equal
deleted
inserted
replaced
| 3:64b10f17c9c0 | 4:99c6cad61de6 |
|---|---|
| 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> |
