[Seaside] Re: Seasidehosting not working ?

David T. Lewis lewis at mail.msen.com
Sat Jan 14 02:33:50 UTC 2012


On Fri, Jan 13, 2012 at 08:16:46PM +0000, Nick Ager wrote:
> >
> > Later images should work, but not if you are using the cog-vm. I found that
> >> if I opened an image with the cog-vm it will no longer work with
> >> seasidehosting.st.
> >>
> >> Non cog-vm can be downloaded from either:
> >>
> >> https://ci.lille.inria.fr/**pharo/view/VM/<https://ci.lille.inria.fr/pharo/view/VM/>
> >>
> >
> > All of those VM are all CogVMs.
> 
> 
>  OK anyone know where to download non-CogVM VMs?

The VMs for all platforms are at <http://squeakvm.org> along with links to
the Cog VMs.

Any recent Squeak VM can run a wide range of images, including those
intended for Cog as well as older images that may have been produced
before Cog was widely available.

Cog VMs provide significantly better performance, but are not able to
run some older images.

I would guess from the original post that seasidehosting is probably
running an outdated standard Squeak VM. If this could be updated to a
current Squeak VM, it would be then possible to run a wide range of
Seaside images. If support for older images is not an issue, then a
Cog VM could be used instead. However, I would guess that some images
on seasidehosting may not be based on the latest Squeak or Pharo
releases, in which case a standard VM would still be the better choice.

In summary, what is most likely needed is just for seasidehosting
to update its VM to a more recent version from squeakvm.org.

HTH,
Dave



More information about the seaside mailing list