[Seaside] Seaside One-Click Hangs

Philippe Marschall philippe.marschall at gmail.com
Wed Apr 9 18:20:50 UTC 2008


2008/4/9, aditya siram <aditya.siram at gmail.com>:
> Hi all,
> When I open my Seaside image now I cannot get to any of my code on the
> browser. I can get to other code (i.e something I haven't written like
> 'Sushi Store') but not mine. I can see my classes and the methods listed but
> whenever I click on a method the image hangs and eventually generates the
> error shown in the screenshot. Additionally my web page refuses to come up.
> The example pages are fine.
>
> Right before this happened I was trying to load an 4MB JPEG file into the
> Seaside image using 'files' web interface. I did not realize that the image
> is converted into binary.

It's much worse than converted to binary. It is inflated by a factor
of about four. FileLibrary is really not indended for such things.

Cheers
Philippe


> At this point the image hung and Alt-period did
> nothing so I had to quit.
>
> The Seaside image is now at 157MB which is possibly what is causing the
> hanging.
>
> As suggested by Sophie I tried to back out my changes thru World -> changes
> -> recently logged changes, nothing comes up for this either.
>
> At this point I'm not really sure what to do except start over.
>
> Deech
>
> _______________________________________________
>  seaside mailing list
>  seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
>


More information about the seaside mailing list