<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/28/2014 04:06 PM, Cr&iacute;stian Viana
      wrote:<br>
    </div>
    <blockquote cite="mid:5310DE3E.707@linux.vnet.ibm.com" type="cite">Am
      28-02-2014 13:03, schrieb Aline Manera:
      <br>
      <blockquote type="cite">-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; except InvalidOperation:
        <br>
        +&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; except Exception:
        <br>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Skip inactive pools
        <br>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; continue
        <br>
      </blockquote>
      <br>
      I'd suggest logging the error message, especially now that we are
      catching every type error. If something occurs, we will have no
      clue on what has happened.
      <br>
    </blockquote>
    <font face="DejaVu Sans Mono">Done</font><br>
  </body>
</html>