Megatest

View Ticket
Login
Ticket Hash: ec89f803f2d7d85e42f2a44fd51fe2cdbdf99b07
Title: http-client error when server is dead
Status: Fixed Type: Code_Defect
Severity: Important Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2015-04-01 22:11:40
Version Found In: v1.60
User Comments:
matt added on 2014-09-05 05:42:07: (text/x-fossil-wiki)
<verbatim>
ERROR: test special has unrecognised waiton testname #f

Warning (#<thread: with-input-from-request>): in thread: (tcp-connect) cannot create socket - Connection refused

	Call history:

	http-client.scm:190: uri-common#uri-port	  
	http-client.scm:190: tcp-connect	  
	http-client.scm:506: k882	  
	http-client.scm:506: g886	  
	http-client.scm:605: intarweb#request-uri	  
	http-client.scm:605: close-connection!	  
	http-client.scm:160: ensure-local-connections	  
	http-client.scm:128: connections-owner	  
	http-client.scm:163: connections	  
	http-client.scm:163: hash-table-ref/default	  
	http-client.scm:606: max-retry-attempts	  
	http-client.scm:607: max-retry-attempts	  
	http-client.scm:608: retry-request?	  
	http-client.scm:606: g904	  
	http-client.scm:610: raise	  	<--
WARNING: Failed to communicate with server, trying again, numretries left: 3
</verbatim>

matt added on 2015-04-02 04:11:40: (text/x-fossil-plain)
Fixed in [2c6622a2b7]