[BUG][SM2] error on loading updates

Ned Konz ned at squeakland.org
Thu Mar 4 18:14:29 UTC 2004


I had a fully-updated Squeak image that I'd left running overnight with a 
PackageLoader visible.

This morning I told it to 'load updates' and got a 'primitive failed' 
notification.

Looking into it a bit further, I saw that:

in SMSqueakMap>>saveCheckpoint:
because of 'loadUpdates'

url is 
'http://map1.squeakfoundation.org/sm/loadgz?mapversion=2.0&checkpoint=376'

contentWithFilename and fname is

'<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
Error: Checkpoint already exists!<p>
<hr>
<address>Comanche/6.2 (unix)  Server at 62.4.94.149 Port 8080</address>
</body></html>'

-- 
Ned Konz
http://bike-nomad.com/squeak/



More information about the Squeak-dev mailing list