[Seaside] Seaside debugger not coming up on error, pleas help

John Toohey jt at parspro.com
Fri May 21 02:14:26 UTC 2010


Clicking on the Override button should give you a list of the available
handlers. You need the WAWalkBackErrorHandler, if you want the debugger to
fire in the image. Although the WAHtmlErrorHandler should also allow you to
select debug from the generated html page.

At least this is how I have it working with SS 3.0a.

On Thu, May 20, 2010 at 21:42, fritz schenk <intrader.intrader at gmail.com>wrote:

> I am running Pharo1.0 with Seaside 3.0a.
>
> I am unable to locate options in the configuration of of the application
> for the
> exception filter.
>
> I see that 'Exception Handler   WAHtmlErrorHandler' followed by 'Override'
> button,
> nothing else.
>
> The code issuing an error is accessible in http://www.pastebin.org/259965
> (available for the next month)
>
> The error issued and viewable in the browser is #
> "MessageNotUnderstood: receiver of "contents" is nil
>
> Your request could not be completed. An exception occurred."
>
> There is no indication in the IDE that error has occurred, and no link
>
> Thank for help
>
>
>
>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
-JT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100520/796a6257/attachment.htm


More information about the seaside mailing list