[Seaside] Seaside One-Click Hangs

aditya siram aditya.siram at gmail.com
Wed Apr 9 17:46:21 UTC 2008


I just tried that to no avail. To recompile I clicked on each class and
pressed Ctrl-s. No errors popped but when I try to click on one of my
methods the image hangs as before. Is there another way to recompile?

Deech

On Wed, Apr 9, 2008 at 11:51 AM, John Thornborrow <john at pinesoft.co.uk>
wrote:

> Aditya, did you try recompiling?
>
> I *don't* use OB, so it may well be the same problem for you, that I
> experience (i.e. Monticello does not compile my packages correctly.)
>
> John.
>
> www.pinesoft.co.uk
>
> aditya siram wrote:
> > Hi John,
> > I didn't use OB. That's the dialog box that popped up after the image
> hung
> > for a while.
> >
> > Thanks for the advice though ...
> > Deech
> >
> > On Wed, Apr 9, 2008 at 11:36 AM, John Thornborrow <john at pinesoft.co.uk>
> > wrote:
> >
> >> I don't use OB, so this may not be applicable, but try recompiling your
> >> classes.
> >>
> >> If you have the VBRegex package installed, you can try this in a
> >> workspace.. (remember to replace <a regular expression> with a pattern
> >> that matches your packages)
> >>
> >>
> >> PackageInfo allPackages
> >>  select: [ :aPackage | aPackage packageName matchesRegex: '<a regular
> >> expression>']
> >>  thenDo: [ :aPackage | aPackage classes do: [ :aClass | aClass
> >> compileAll ]]
> >>
> >> HTH,
> >> John
> >>
> >> www.pinesoft.co.uk
> >>
> >> aditya siram wrote:
> >>> 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. 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
> >> --
> >> John Thornborrow
> >> http://www.pinesoft.co.uk
> >>
> >>
> >>
> >>
> ******************************************************************************************************************************************
> >> This email is from Pinesoft Limited. Its contents are confidential to
> the
> >> intended recipient(s) at the email address(es) to which it has been
> >> addressed. It may not be disclosed to or used by anyone other than the
> >> addressee(s), nor may it be copied in anyway. If received in error,
> please
> >> contact the sender, then delete it from your system. Although this
> email and
> >> attachments are believed to be free of virus, or any other defect which
> >> might affect any computer or IT system into which they are received and
> >> opened, it is the responsibility of the recipient to ensure that they
> are
> >> virus free and no responsibility is accepted by Pinesoft for any loss
> or
> >> damage arising in any way from receipt or use thereof.
> >>
> *******************************************************************************************************************************************
> >>
> >>
> >> Pinesoft Limited are registered in England, Registered number: 2914825.
> >> Registered office: 266-268 High Street, Waltham Cross, Herts, EN8 7EA
> >> _______________________________________________
> >> 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
>
> --
> John Thornborrow
> http://www.pinesoft.co.uk
>
>
>
> ******************************************************************************************************************************************
> This email is from Pinesoft Limited. Its contents are confidential to the
> intended recipient(s) at the email address(es) to which it has been
> addressed. It may not be disclosed to or used by anyone other than the
> addressee(s), nor may it be copied in anyway. If received in error, please
> contact the sender, then delete it from your system. Although this email and
> attachments are believed to be free of virus, or any other defect which
> might affect any computer or IT system into which they are received and
> opened, it is the responsibility of the recipient to ensure that they are
> virus free and no responsibility is accepted by Pinesoft for any loss or
> damage arising in any way from receipt or use thereof.
> *******************************************************************************************************************************************
>
>
> Pinesoft Limited are registered in England, Registered number: 2914825.
> Registered office: 266-268 High Street, Waltham Cross, Herts, EN8 7EA
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20080409/7b991d8e/attachment-0001.htm


More information about the seaside mailing list