Mail Archive Home | clif List | June 2008 Index
| <-- Date Index --> | <-- Thread Index --> |
Bugs item #310396, was opened at 23/06/2008 13:43
You can respond by visiting:
http://forge.objectweb.org/tracker/?func=detail&atid=100057&aid=310396&group_id=57
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Bruno Dillenseger (dillense)
Assigned to: Bruno Dillenseger (dillense)
Summary: a probe never completes, an exception is displayed
Initial Comment:
It can occur that a probe doesn't complete while its execution duration has
elapsed.
An exception is displayed in the terminal:
[java] CLIF server xxxx is ready.
[java] Exception in thread "CLIF probe"
java.lang.IllegalArgumentException: timeout value is negative
[java] at java.lang.Thread.sleep(Native Method)
[java] at
org.objectweb.clif.probe.util.AbstractDumbInsert.run(AbstractDumbInsert.java:320)
[java] at java.lang.Thread.run(Unknown Source)
It is not deterministic whether this problems occurs or not. Maybe a heavy
system load induces a greater risk.
----------------------------------------------------------------------
>Comment By: Bruno Dillenseger (dillense)
Date: 23/06/2008 16:19
Message:
connecté
user_id=291
The problem comes from a negative thread sleep occurring in
rare circumstances, and causing the probe thread to abort
(and then never reaching a "final" state, be it completed or
failed).
Fixed in 1.3.0 branch (commit 1581) and in trunk (commit 1580).
----------------------------------------------------------------------
You can respond by visiting:
http://forge.objectweb.org/tracker/?func=detail&atid=100057&aid=310396&group_id=57
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.