PWS dies on save?

Mark Guzdial guzdial at cc.gatech.edu
Thu May 18 13:39:37 UTC 2000


It's an issue because the NetNameResolver has to be initialized upon 
startup -- it doesn't survive a system restart.  So, it's cleanest to 
shut down the PWS on shutdown and start it back up on restart.

There is an FAQ on http://pbl.cc.gatech.edu/myswiki on how to set up 
your image to auto-restart PWS on Squeak's startup.

Mark

At 2:43 PM -0400 5/18/00, Bruce O'Neel wrote:
>Hi,
>  You need to restart it once you save.  I have no idea if Comanche
>changes this.  This seems to occure becuse of the line
>
>Smalltalk addToShutDownList: PWS.
>
>in SystemDictionary class initialize.
>
>You probably want to leave it there.   There is a clever way
>to get PWS to automagically start and it is reference somewhere
>on the PWS web site.
>
>cheers
>
>bruce
>
>Mats Nygren <nygren at sics.se> wrote:
> > Hi,
> >
> > Could it be that PWS stops working when I make 'save' on the image.
> > Do you recommend that I switch to Comanche? (I'm just beginning to learn
> > about PWS and Swiki's)
> >
> > /Mats Nygren

--------------------------
Mark Guzdial : Georgia Tech : College of Computing : Atlanta, GA 30332-0280
Associate Professor - Learning Sciences & Technologies.
Collaborative Software Lab
(404) 894-5618 : Fax (404) 894-0673 : guzdial at cc.gatech.edu
http://www.cc.gatech.edu/gvu/people/Faculty/Mark.Guzdial.html





More information about the Squeak-dev mailing list