[squeak-dev] WAKom startup on image restart

Brian Brown b.clanbrown at gmail.com
Tue Apr 22 19:09:54 UTC 2008


Hello all,

I'm running squeak headless as a seaside server on FreeBSD 6.2-RELEASE
and the vm version is:

squeak -version
3.9-8 #5 Tue Oct 10 19:50:54 PDT 2006 gcc 3.4.4
Squeak3.9alpha of 4 July 2005 [latest update: #7021]
FreeBSD freebsd.piumarta.com 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun
May  7 04:32:43 UTC 2006
root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
default plugin location: /usr/local/lib/squeak/3.9-8/*.so


I have REPLServer running in the image, and WAKom - WAKom just won't
restart after the image is brought up. I have checked to make sure it
was in the startup list and I even moved it the end, but that doesn't
have any effect.

If I connect with REPLServer, I can run WAKom startOn: <whatever port>
and it works and serves fine.

Does anyone have any thoughts as to why this might be occurring?

thanks!

Brian



More information about the Squeak-dev mailing list