diff macros.xml @ 19:3bd694efabca draft default tip

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 173ee0ef8aa320d2f17433d6560fff05093d127e-dirty"
author galaxyp
date Sat, 30 Jan 2021 11:37:55 +0000
parents f0ea16414bec
children
line wrap: on
line diff
--- a/macros.xml	Fri Nov 06 19:20:52 2020 +0000
+++ b/macros.xml	Sat Jan 30 11:37:55 2021 +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"/>