Can't ping SM from a 5816 image, works from older images

Doug Way dway at mailcan.com
Tue Mar 30 04:49:42 UTC 2004


On Mar 29, 2004, at 4:01 AM, Marcus Denker wrote:

> Am 29.03.2004 um 00:54 schrieb Doug Way:
>
>> SMSqueakMap pingServer: 'map1.squeakfoundation.org'
>>
>> At the moment, this returns false with a fresh 3.7alpha-5816 image 
>> (on Mac OS X).  However, with a 3.7alpha-5707 image or a 3.6 image, 
>> it returns true.
>
> Which VM are you using?
>
> Here (OS X 10.3.3, VM: Squeak 3.7.2Beta1, Image:   5816):
>
>    SMSqueakMap pingServer: 'map1.squeakfoundation.org'   --->  true
>
> I have no problems to use SqueakMap or BFAV

You were right after all to ask about the VM.  It works with a 3.7.x VM 
but not a 3.6.x VM!


(OS X 10.3.1, VM: Squeak 3.6.1Beta3, Image: 3.7alpha-5816):

    SMSqueakMap pingServer: 'map1.squeakfoundation.org'  --->  false


(OS X 10.3.1, VM: Squeak 3.7.2Beta1, Image: 3.7alpha-5816):

    SMSqueakMap pingServer: 'map1.squeakfoundation.org'  --->  true


So perhaps the situation with update #5874 is not as dire as I thought.

- Doug




More information about the Squeak-dev mailing list