RE: [Zope] Tracker and Zope 2.2
Is the tracker you're using a recent checkout from the CVS repository, or something else? Where did you get it and how recently? Ken Manheimer klm@digicool.com -----Original Message----- From: Hanno Schulz [mailto:schulz@catworkx.de] Sent: Friday, August 18, 2000 6:03 AM To: zope@zope.org Subject: [Zope] Tracker and Zope 2.2 Hi! I tried to add Tracker on my Zope 2.2 and get following error after inserting id an title and press the add button. -------------------------------------------------------------- Zope Error Zope has encountered an error while publishing this resource. Error Type: TypeError Error Value: string, None Troubleshooting Suggestions The URL may be incorrect. The parameters passed to this resource may be incorrect. A resource that this resource relies on may be encountering an error. Traceback (innermost last): File /usr/local/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 222, in publish_module File /usr/local/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 187, in publish File /usr/local/Zope-2.2.0-linux2-x86/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook (Object: RoleManager) File /usr/local/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 171, in publish File /usr/local/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: addTracker) File /usr/local/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 112, in call_object (Object: addTracker) File /usr/local/Zope-2.2.0-linux2-x86/lib/python/Products/ExternalMethod/Exte rnalMethod.py, line 251, in __call__ (Object: addTracker) TypeError: (see above) ------------------------------------------------------------------------ ------ Thanks for any help Hanno Schulz catWorkX GmbH Stresemannstr. 364 22761 Hambug http://www.catworkx.de http://www.catbridge.de Tel.: +49 40 890 646 0 Fax: +49 40 890 646 66 _______________________________________________ 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 )
It is from CVS, i think from friday. We first tried it with an old version (round about two month) and got the same error. Hanno Schulz Am Fre, 18 Aug 2000 schrieb Ken Manheimer:
Is the tracker you're using a recent checkout from the CVS repository, or something else? Where did you get it and how recently?
Ken Manheimer klm@digicool.com
-----Original Message----- From: Hanno Schulz [mailto:schulz@catworkx.de] Sent: Friday, August 18, 2000 6:03 AM To: zope@zope.org Subject: [Zope] Tracker and Zope 2.2
Hi!
I tried to add Tracker on my Zope 2.2 and get following error after inserting id an title and press the add button.
-------------------------------------------------------------- Zope Error Zope has encountered an error while publishing this resource. Error Type: TypeError Error Value: string, None
Troubleshooting Suggestions
The URL may be incorrect. The parameters passed to this resource may be incorrect. A resource that this resource relies on may be encountering an error.
Traceback (innermost last): File /usr/local/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 222, in publish_module File /usr/local/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 187, in publish File /usr/local/Zope-2.2.0-linux2-x86/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook (Object: RoleManager) File /usr/local/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 171, in publish File /usr/local/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: addTracker) File /usr/local/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 112, in call_object (Object: addTracker) File /usr/local/Zope-2.2.0-linux2-x86/lib/python/Products/ExternalMethod/Exte rnalMethod.py, line 251, in __call__ (Object: addTracker) TypeError: (see above) ------------------------------------------------------------------------ ------
Thanks for any help
Hanno Schulz
catWorkX GmbH Stresemannstr. 364 22761 Hambug http://www.catworkx.de http://www.catbridge.de
Tel.: +49 40 890 646 0 Fax: +49 40 890 646 66
_______________________________________________ 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 )
_______________________________________________ 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 ) --
participants (2)
-
Hanno Schulz -
Ken Manheimer