[Seaside] MNU after clean install...

Boris Popov boris at deepcovelabs.com
Wed Jul 22 16:50:18 UTC 2009


Julian,

Thanks, that did the trick. Now, would you have any idea why it might be
taking 2,000ms to increment a counter example in this configuration?
Seaside 2.8 on VisualWorks averages around 70ms on my machine, so
there's got to be something wrong with the setup of Pharo and 2.9a4 on
my side... Specific comparison screenshots can be found at
http://tinyurl.com/mqsprp

Cheers!

-Boris

-- 
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4


-----Original Message-----
From: seaside-bounces at lists.squeakfoundation.org
[mailto:seaside-bounces at lists.squeakfoundation.org] On Behalf Of Julian
Fitzell
Sent: Tuesday, July 21, 2009 11:07 PM
To: Seaside - general discussion
Subject: Re: [Seaside] MNU after clean install...

Indeed. You'll see this problem if you use WAKom to start your
adaptor. Nobody noticed because all we're all using the new control
panel instead... :)

http://code.google.com/p/seaside/issues/detail?id=411

This is fixed in Seaside-Adaptors-Comanche-jf.41 if you want to update.

Or:
 - add a call to #new in WAKom>>defaultCodec and
WAKomEncoded>>defaultCodec; or
 - use the control panel available in the World->Tools->more... menu
to add the instance instead; or
 - execute "WAKom default codec: WANullCodec new"

Julian

On Tue, Jul 21, 2009 at 9:33 PM, Boris Popov<boris at deepcovelabs.com>
wrote:
> Same here, heh, my first time with pharo too.
>
> -Boris (via BlackBerry)
>
> ----- Original Message -----
> From: seaside-bounces at lists.squeakfoundation.org
> <seaside-bounces at lists.squeakfoundation.org>
> To: seaside at lists.squeakfoundation.org
<seaside at lists.squeakfoundation.org>
> Sent: Tue Jul 21 21:16:34 2009
> Subject: [Seaside] MNU after clean install...
>
> After I perform an install of Seaside 2.9.0a4 on a clean Pharo image,
> I start Comanche and when I navigate to the url
> (localhost:port/seaside), I receive the following error.
> Does anyone else get this error?
>
> ==========================
>
> Internal Server Error
>
> MessageNotUnderstood: WANullCodec class>>url
>
> ==========================
>
> Thanks,
>
> Eric
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
_______________________________________________
seaside mailing list
seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


More information about the seaside mailing list