Mailingliste - Einträge 2018 bis heute
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Hello Ivan,<br>
<br>
Without a runlog I am not shure if the following concerns your
problem, i just tell you the experience i had with deadlocks:<br>
<br>
Is it possible that your SUT-Script runs for more than 2 minutes? <br>
In the qftest-manual chapter 29.3.5 you'll find the following
sentence:<br>
<br>
'If the SUT does not react for the given time, a <a shape="rect"><code>DeadlockTimeoutException</code></a>
is thrown'<br>
<br>
This given time is configurable under Options/Replay/Timeouts and is
set to 120s per default.<br>
<br>
But you should not change this Timeout-Value for Deadlocks!<br>
Use a SUT-Script only for accessing SUT-Components i.e. to get some
informations you need. <br>
Afterwards try to pass these informations to a Server-Script which
you can run as long as you want. <br>
<br>
Refer also to chapter 13.3.8 in the qftest-manual, in the case you
are calling qftest-procedures rc.callProcedure(...) in your
SUT-Script.<br>
<br>
With Best Regards<br>
<br>
Peter Füss<br>
QFCC<br>
<br>
<br>
On 02.03.2011 12:13, Ivan Boelle wrote:
<blockquote
cite="mid:AANLkTim6kEct5BbC1yy_TRdH7DAyLTwS0KVQrRxfCiL6@mail.gmail.com"
type="cite">Hello,<br>
<br>
One of my tests sometime raises a DeadlockTimeoutException.<br>
And it seems that there is really a deadlock in our SUT. :(<br>
<br>
Is there anyway to have QFTest generate a deadlock report, java
threads stacks, anything like a java/bin/jstack ?<br>
<br>
If not, is there a way to add a global exception handler ?<br>
Something that would be called each time a given exception is
raised by QFTest (wherever it is).<br>
<br>
Best regards,<br>
<br clear="all">
<pre cols="72"><span style="color: rgb(153, 153, 153);">---
Ivan Boelle</span>
<span style="color: rgb(153, 153, 153);"></span><span style="color: rgb(153, 153, 153);">INT, Interactive Network Technologies</span>
</pre>
<br>
<br>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
qftest-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:qftest-list@qfs.de">qftest-list@qfs.de</a>
<a class="moz-txt-link-freetext" href="http://www.qfs.de/mailman/listinfo/qftest-list">http://www.qfs.de/mailman/listinfo/qftest-list</a>
</pre>
</blockquote>
<br>
</body>
</html>