Saving a headless image in linux problem

Sebastian Sastre ssastre at seaswork.com
Thu Mar 15 14:59:56 UTC 2007


Hi there,
 
    I'm using a headless squeak image for production and it happens to me
that if I save it, is for sure that it will not be stable anymore.
 
# squeak -version
3.9-8 #5 Tue Oct 10 11:56:09 PDT 2006 gcc 4.0.3
Squeak3.9alpha of 4 July 2005 [latest update: #7021]
Linux ubuntu 2.6.15-27-386 #1 PREEMPT Sat Sep 16 01:51:59 UTC 2006 i686
GNU/Linux
default plugin location: /usr/local/lib/squeak/3.9-8/*.so
 
    I've saved one image and then tried to telnet it (using REPLServer) and
this is the result:
 
# telnet localhost 9023
Trying 127.0.0.1...
 
Recursive not understood error encountered
 
-1229989588 SocketStream>flush
-1229989788 ConnectingStream>flush
-1229989880 ConnectingStream>flush
-1230013288 REPLServer>getPasswordFrom:
-1230013944 REPLServer>serve:
-1230020920 [] in TcpService>value:
-1230014152 BlockContext>on:do:
-1230014264 BlockContext>valueWithBindingsContext:
-1230014356 BlockContext>valueWithBindings:
-1230015680 BindingsAccessor>clamp:
-1230019688 [] in BlockContext>newProcessWithClampedBindings:
-1230015864 BlockContext>on:do:
-1230015988 BlockContext>valueWithBindingsContext:
-1230016080 BlockContext>valueWithBindings:
-1230019504 [] in BlockContext>newProcessWithBindings:
-1230019320 [] in BlockContext>newProcess
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.

 
    By now I'll not count with squeak being trustable for headless images
beign saved but I think this is a desirable feature.
 
    regards, 
 
Sebastian Sastre

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20070315/e51989d7/attachment.htm


More information about the Squeak-dev mailing list