[Zope] Uncaptured python exception

SpiderX sp1d3rx at gmail.com
Thu May 31 12:36:03 EDT 2007


The example 'var1 = var2' should cause the NameError exception.
     "NameError: name 'var2' is not defined"

You might want to check your 'error log' objects for the error messages. If
you don't have an error log object, it might be a good idea to create one.

On 5/31/07, Maciej Wisniowski <maciej.wisniowski at coig.katowice.pl> wrote:
>
> > Var1 = var2
> >
> > Where var2 is undefined (i.e. has never been assigned anything)
> >
> > Just silent failure.  No error.
> So how do you know there is a failure then?
> There is really nothing in event.log and nothing in error_log?
>
> --
> Maciej Wisniowski
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>



-- 
Thanks,
Derek Wilson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20070531/11e73d8e/attachment.htm


More information about the Zope mailing list