[BUG] - NameLookupFailure ( [er] Seems fixed )

karl.ramberg at chello.se karl.ramberg at chello.se
Sun Aug 8 06:34:35 UTC 2004


I tried to reproduce this bug but it seems fixed.

Karl

Subject:		[BUG] - NameLookupFailure(Exception)>>retry
Author:		John M McIntosh
Date Posted: 16 October 2003
Archive ID: 13550
Comments:	Lets see. First disconnect computer from network, then start
squeak,  
then do help->update code from server
which then attempts to resolve the squeak public server name, which of  
course is going to fail, however now
we get an unexpected failure of a different sort since when we execute:

(NameLookupFailure hostName: hostName) signal: 'Could not resolve the  
server named: ', hostName

with the response choice of Give Up or Retry.
and I
Pick Retry.

handlerContext is nil, so we get a "does not understand..."
Anyone care to fix this?



More information about the Squeak-dev mailing list