[ZCM] [ZC] 2149/ 2 Reject "ZUBB broken in 2.8.7"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Sun Jul 16 10:07:45 EDT 2006


Issue #2149 Update (Reject) "ZUBB broken in 2.8.7"
 Status Rejected, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/2149

==============================================================
= Reject - Entry #2 by ajung on Jul 16, 2006 10:07 am

 Status: Pending => Rejected

ZDTopic is not supported through this bugtracker.
Contact the maintainer of the package.
________________________________________
= Request - Entry #1 by tannic on Jul 16, 2006 9:59 am

This is the error message: <ZDTopic at broken>

When trying to access the product, I get:

Server Error

The server has encountered an error while publishing this resource.

Error Type: SyntaxError
Error Value: invalid syntax (line 1)

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.

If the error persists please contact the site maintainer. Thank you for your patience. 

Inside the error log I get this:

Time  	2006/07/16 08:54:46.305 GMT-5
User Name (User Id) 	REMOVED (REMOVED)
Request URL 	http://REMVOED:8080/Control_Panel/Products/ZDiscussions/manage_main
Exception Type 	SyntaxError
Exception Value 	invalid syntax (line 1)

Traceback (innermost last):

    * Module ZPublisher.Publish, line 114, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 40, in call_object
    * Module Shared.DC.Scripts.Bindings, line 311, in __call__
    * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
    * Module App.special_dtml, line 175, in _exec
    * Module DocumentTemplate.DT_Let, line 76, in render
    * Module DocumentTemplate.DT_In, line 643, in renderwob
    * Module DocumentTemplate.DT_In, line 771, in sort_sequence
    * Module ZODB.Connection, line 704, in setstate
    * Module ZODB.Connection, line 758, in _setstate
    * Module ZODB.serialize, line 495, in setGhostState
    * Module ZODB.serialize, line 488, in getState
    * Module ZODB.serialize, line 399, in _persistent_load
    * Module ZODB.serialize, line 372, in _get_class
    * Module Zope2.App.ClassFactory, line 29, in ClassFactory
    * Module OFS.Uninstalled, line 61, in Broken

File "<string>", line 1 <br /> class <class 'ZDTopic_ZPropertySheetsClass'>(BrokenClass): ' '; __module__=None <br /> ^ <br /> SyntaxError: invalid syntax

Display traceback as text

REQUEST
form
cookies
tree-s	'eJzT0MgpMOQKVneEA09bda4CI67EkgJjLj0AeJsHfw'
lazy items
SESSION	<bound method SessionDataManager.getSessionData of <SessionDataManager at /session_data_manager>>
other
URL2	'http://REMOVED:8080/Control_Panel/Products'
URL4	'http://REMOVED:8080'
management_page_charset	'iso-8859-1'
URL3	'http://REMOVED:8080/Control_Panel'
n_	5
AUTHENTICATION_PATH	''
skey	'id'
AUTHENTICATED_USER	jatwood
SERVER_URL	'http://REMOVED:8080'
traverse_subpath	[]
BASEPATH1	''
BASE5	'http://REMOVED:8080/Control_Panel/Products/ZDiscussions/manage_main'
a_	0
URL	'http://REMOVED:8080/Control_Panel/Products/ZDiscussions/manage_main'
rkey	''
PUBLISHED	<App.special_dtml.DTMLFile object at 0x41488f6c>
TraversalRequestNameStack	[]
BASE1	'http://REMOVED:8080'
BASE2	'http://REMOVED:8080/Control_Panel'
BASE3	'http://REMOVED:8080/Control_Panel/Products'
BASE4	'http://REMOVED:8080/Control_Panel/Products/ZDiscussions'
ACTUAL_URL	'http://REMOVED:8080/Control_Panel/Products/ZDiscussions/manage_main'
URL1	'http://REMOVED:8080/Control_Panel/Products/ZDiscussions'
URL0	http://REMOVED:8080/Control_Panel/Products/ZDiscussions/manage_main
URL1	http://REMOVED:8080/Control_Panel/Products/ZDiscussions
URL2	http://REMOVED:8080/Control_Panel/Products
URL3	http://REMOVED:8080/Control_Panel
URL4	http://REMOVED:8080
BASE0	http://REMOVED:8080
BASE1	http://REMOVED:8080
BASE2	http://REMOVED:8080/Control_Panel
BASE3	http://REMOVED:8080/Control_Panel/Products
BASE4	http://REMOVED:8080/Control_Panel/Products/ZDiscussions
BASE5	http://REMOVED:8080/Control_Panel/Products/ZDiscussions/manage_main
environ
HTTP_COOKIE	'tree-s="eJzT0MgpMOQKVneEA09bda4CI67EkgJjLj0AeJsHfw"'
SERVER_SOFTWARE	'Zope/(Zope 2.8.7-final, python 2.3.5, linux2) ZServer/1.1 Plone/Unknown'
SCRIPT_NAME	''
REQUEST_METHOD	'GET'
PATH_INFO	'/Control_Panel/Products/ZDiscussions/manage_main'
SERVER_PROTOCOL	'HTTP/1.1'
channel.creation_time	1153057864
CONNECTION_TYPE	'keep-alive'
HTTP_ACCEPT_CHARSET	'ISO-8859-1,utf-8;q=0.7,*;q=0.7'
HTTP_USER_AGENT	'Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4'
HTTP_REFERER	'http://REMOVED:8080/Control_Panel/Products/manage_main'
SERVER_NAME	'REMOVED'
REMOTE_ADDR	'70.107.84.136'
PATH_TRANSLATED	'/Control_Panel/Products/ZDiscussions/manage_main'
SERVER_PORT	'8080'
HTTP_HOST	'REMOVED:8080'
HTTP_ACCEPT	'text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5'
GATEWAY_INTERFACE	'CGI/1.1'
HTTP_ACCEPT_LANGUAGE	'en-us,en;q=0.5'
HTTP_ACCEPT_ENCODING	'gzip,deflate'
HTTP_KEEP_ALIVE	'300'

I think it has something to do with the ZClass or ZCatalog changes in 2.8 but after spending about 10 hours trying to figure it out I am at my wits end.

ZUBB is here:
http://www.zope.org/Members/BwanaZulia/ZUBB 

or here:
http://www.bluewildfire.com/products/zubb/


==============================================================



More information about the Zope-Collector-Monitor mailing list