String does not understand New in Seaside

Louis LaBrunda <[email protected]> Sat, 23 Jan 2021 08:50:13 -0500
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Organization Keystone Software Corp.
Message-ID <[email protected]>
Hi Guys,

I haven't looked at this very closely but if Joachim is correct and a class is missing it is understandable because
Seaside on VA Smalltalk is notorious for being hard to package.  The typical solution is to tell the packager to include
everything buy not reducing anything.  Good luck.

Lou


On Sat, 23 Jan 2021 13:43:20 +0100, "[email protected]" <[email protected]> wrote:

>David,
>
>
>look at this excerpt from your stack.txt:
>
>String(Object)>>#doesNotUnderstand:
>   receiver = 'PStInUse (a removed class)'
>   arg1 = Message (#new, ())
>[] in WAInitialRenderLoopContinuation>>#createRoot
>   receiver = a WAInitialRenderLoopContinuation
>GRSmallDictionary>>#at:ifAbsent:
>
>
>
>Seems like one of your classes once returned PSTInUse as the root class, 
>but that class is not loaded in your image. Look at all your 
>implementers of #rootClass as a start.
>
>Joachim
>
>
>
>Am 23.01.21 um 13:35 schrieb David Pennington:
>> comes up occasionally (the web server is unattended so I don’t see the event myself).
>>
>> Attached is an image of the talkback and a file containing the stack trace.
-- 
Louis LaBrunda
Keystone Software Corp.
SkypeMe callto://PhotonDemon

_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside