You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by bu...@apache.org on 2003/10/23 14:50:36 UTC

DO NOT REPLY [Bug 17653] - result is null in AbstractWebTestCaller's doGetResults() method

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17653>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17653

result is null in AbstractWebTestCaller's doGetResults() method





------- Additional Comments From vmassol@octo.com  2003-10-23 12:50 -------
Another possible reason is if you're using a round robin load balancer. It 
will balance one request on one instance the next on an another one. Thus the 
test result will get stored on the first instance and Cactus will get the 
results stored on the other instance (i.e. null).

Could that be the case?

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org