[Seaside] Re: Help! ByteString is out of control

Yanni Chiu yanni at rogers.com
Wed Aug 31 01:16:57 CEST 2005


Jason Rogers wrote:
> 
> Sure enough the top 10 are OLD Seaside strings.  The top 5 are WAR
> files that I have uploaded in the past and the last 5 are JavaScript
> contents that are no longer being used.  So -- how do I get rid of
> them?

Did you try the steps from:

    http://lists.squeakfoundation.org/pipermail/seaside/2005-June/005163.html

which are:

WARegistry clearAllHandlers.
-Nuke the Halo class var in WAHalo
-nil out all inst vars of all instances of "SASession allSubclasses"
Smalltalk garbageCollect.



More information about the Seaside mailing list