<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/05/2014 04:46 PM, Victor Rubezhny
      wrote:<br>
    </div>
    <blockquote cite="mid:52F25CD0.8050708@exadel.com" type="cite">
      <pre wrap="">we don't need to extend the timeout value. We need to get the stacktrace 
written into some log-file _before_ the test is killed by the timeout.

Usually the fact of some test is timed out mean some hang up or even a 
deadlock occurred, so we need to determine the reason of such a problem 
and as such we need to have a stacktrace logged somehow.

So, we are finding a way to run something like 'jstack -F &lt;PID&gt; | tee 
&lt;test&gt;/target/work/data/.metadata/jstack.log' or something like this 
_right_before_ the test will be killed by surefire as timed out.
</pre>
    </blockquote>
    Is there a Jira for this request? If not, can you please create one
    to carry on this discussion?<br>
    <div class="moz-signature">-- <br>
      Mickael Istria<br>
      Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
        by Red Hat</a><br>
      <a href="http://mickaelistria.wordpress.com">My blog</a> - <a
        href="http://twitter.com/mickaelistria">My Tweets</a></div>
  </body>
</html>