[Zope] Re(2): [Zope] Zope not starting after VaryTag install
Tino Wildenhain
tino@wildenhain.de
Mon, 18 Sep 2000 15:40:20 +0200
Re again,
I just checked with 2.1.6 (winNT) and it worked without problems.
Can anybody else confirm this?
Regards
Tino
Didier Georgieff wrote:
>
> Hello,
>
> Just after installing VaryTag, Zope (2-1-6) restart fine, but when i
> try to connect to my zope adress, i got an error (traceback further).
>
> So i stopped Zope, removed the VaryTag product, and the error is
> still here.
> So, i don't have access to my manage screen to remove the
> VaryTag traces or anything slse.
>
> Any quick tip would help me a lot, an avoid killing myself for
> loosing access to my site ;-))
>
> Thanks in advance
>
> ****************************************************
> Zope Error
>
> Zope has encountered an error while publishing this
> resource.
>
> ImportError
>
> Sorry, a Zope error occurred.
>
> Traceback (innermost last):
> File /zope/2-1-6s/lib/python/ZPublisher/Publish.py, line
> 214, in publish_module
> File /zope/2-1-6s/lib/python/ZPublisher/Publish.py, line
> 179, in publish
> File /zope/2-1-6s/lib/python/Zope/__init__.py, line 202, in
> zpublisher_exception_hook
> (Object: ApplicationDefaultPermissions)
> File /zope/2-1-6s/lib/python/ZPublisher/Publish.py, line
> 165, in publish
> File /zope/2-1-6s/lib/python/ZPublisher/mapply.py, line
> 160, in mapply
> (Object: index_html)
> File /zope/2-1-6s/lib/python/ZPublisher/Publish.py, line
> 102, in call_object
> (Object: index_html)
> File /zope/2-1-6s/lib/python/OFS/DTMLMethod.py, line
> 150, in __call__
> (Object: index_html)
> File /zope/2-1-
> 6s/lib/python/DocumentTemplate/DT_String.py, line 502, in __call__
> (Object: index_html)
> File /zope/2-1-6s/lib/python/OFS/DTMLDocument.py,
> line 162, in __call__
> (Object: zope_powered)
> File /zope/2-1-
> 6s/lib/python/DocumentTemplate/DT_String.py, line 443, in __call__
> (Object: zope_powered)
> File /zope/2-1-
> 6s/lib/python/DocumentTemplate/DT_String.py, line 381, in cook
> (Object: zope_powered)
> File /zope/2-1-
> 6s/lib/python/DocumentTemplate/DT_String.py, line 231, in parse
> (Object: zope_powered)
> File /zope/2-1-
> 6s/lib/python/DocumentTemplate/DT_Var.py, line 248, in __init__
> File /zope/2-1-
> 6s/lib/python/DocumentTemplate/DT_Util.py, line 357, in
> name_param
> (Info: ({'': '"zope_logo.tag(BORDER=\'0\')"'}, 'var', 1,
> 'name'))
> File /zope/2-1-
> 6s/lib/python/DocumentTemplate/VSEval.py, line 157, in __init__
> ImportError: No module named gparse
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )