[Seaside] Cleaning the seaside (2.5)..

Julian Fitzell julian at beta4.com
Thu May 13 19:48:38 CEST 2004


This can be pretty helpful:

WARegistry clearAllHandlers.
Smalltalk garbageCollect.

Julian


Vadim Kolontsov wrote:
> Hello,
> 
>  sometimes I make a mistake, and some component goes into infinite 
> loop/recursion or something like this. Then Squeak image grows by tens 
> of MB, everything slows down and so on.. If workspace still responds, I 
> can see thoushands of instances of WAComponent & Co, floating around the 
> image.
> 
>  Is there any way to terminate and deallocate all instances of 
> components/sessions/etc? Restarting WAKom doesn't help.
> 
> Thanks in advance,
> Vadim.
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside


More information about the Seaside mailing list