[Zope-CMF] I think I broke it (and I need help)

Steve Arnold sarnold@arnolds.dhs.org
30 May 2002 23:32:20 -0700


On Thu, 2002-05-30 at 21:21, alan runyan wrote:
> going to have to give us more information.  what is the 'traceback' (view
> source)

Here's the traceback from clicking the Login link:

<table BORDER="0" WIDTH="100%">
<tr VALIGN="TOP">

<td WIDTH="10%" ALIGN="CENTER">
&nbsp;
</td>

<td WIDTH="90%">
<h2>Site Error</h2>
<p>An error was encountered while publishing this resource.
  </p>
<p><strong>TALESError</strong></p>

Sorry, a site error occurred.<p>
<!--
Traceback (innermost last):
  File /usr/lib/python2.2/site-packages/ZPublisher/Publish.py, line 223,
in publish_module
  File /usr/lib/python2.2/site-packages/ZPublisher/Publish.py, line 187,
in publish
  File /usr/share/zope/lib/python/Zope/__init__.py, line 226, in
zpublisher_exception_hook
    (Object: Members)
  File /usr/lib/python2.2/site-packages/ZPublisher/Publish.py, line 171,
in publish
  File /usr/lib/python2.2/site-packages/ZPublisher/mapply.py, line 160,
in mapply
    (Object: index_html)
  File /usr/lib/python2.2/site-packages/ZPublisher/Publish.py, line 112,
in call_object
    (Object: index_html)
  File /usr/share/zope/lib/python/OFS/DTMLMethod.py, line 199, in
__call__
    (Object: index_html)
  File /usr/lib/python2.2/site-packages/DocumentTemplate/DT_String.py,
line 546, in __call__
    (Object: index_html)
  File /usr/lib/python2.2/site-packages/DocumentTemplate/DT_Return.py,
line 104, in render
    (Object: roster)
  File /usr/share/zope/lib/python/Shared/DC/Scripts/Bindings.py, line
338, in __render_with_namespace__
    (Object: roster)
  File /usr/share/zope/lib/python/Shared/DC/Scripts/Bindings.py, line
354, in _bindAndExec
    (Object: roster)
  File /var/zope/Products/PageTemplates/ZopePageTemplate.py, line 267,
in _exec
    (Object: roster)
  File /var/zope/Products/CMFCore/FSPageTemplate.py, line 109, in
pt_render
    (Object: roster)
  File /var/zope/Products/PageTemplates/PageTemplate.py, line 156, in
pt_render
    (Object: roster)
  File /usr/share/zope/lib/python/TAL/TALInterpreter.py, line 229, in
__call__
  File /usr/share/zope/lib/python/TAL/TALInterpreter.py, line 262, in
interpret
  File /usr/share/zope/lib/python/TAL/TALInterpreter.py, line 594, in
do_useMacro
  File /usr/share/zope/lib/python/TAL/TALInterpreter.py, line 262, in
interpret
  File /usr/share/zope/lib/python/TAL/TALInterpreter.py, line 613, in
do_defineSlot
  File /usr/share/zope/lib/python/TAL/TALInterpreter.py, line 262, in
interpret
  File /usr/share/zope/lib/python/TAL/TALInterpreter.py, line 473, in
do_setLocal_tal
  File /var/zope/Products/PageTemplates/TALES.py, line 295, in evaluate
  File /var/zope/Products/PageTemplates/ZRPythonExpr.py, line 121, in
__call__
    (Info: request.set('bs', '25'))
  File Python expression &quot;request.set('bs', '25')&quot;, line 2, in
f
    (Object: guarded_getattr)
  File /usr/share/zope/lib/python/AccessControl/ZopeGuards.py, line 122,
in guarded_getattr
  File /usr/share/zope/lib/python/AccessControl/SecurityManager.py, line
149, in validate
  File /usr/share/zope/lib/python/AccessControl/ZopeSecurityPolicy.py,
line 119, in validate
  File /usr/lib/python2.2/site-packages/ZPublisher/HTTPRequest.py, line
897, in __getitem__
TALESError: Sorry, an error occurred

-->
<hr NOSHADE>

<p>Troubleshooting Suggestions</p>

<ul>
<li>The URL may be incorrect.</li>
<li>The parameters passed to this resource may be incorrect.</li>

<li>A resource that this resource relies on may be
      encountering an error.</li>
</ul>

<p>For more detailed information about the error, please
  refer to the HTML source for this page.
  </p>

<p>If the error persists please contact the site maintainer.
  Thank you for your patience.
  </p>
</td></tr>
</table>