Same errors in zenhob.log here. New install from source checkout. Here are the details:
Ubuntu 7.10 "Gutsy Gibbon" Server Edition # uname -r 2.6.22-14-server Followed guide: http://www.zenoss.com/community/docs/install-guides/install-on-ubuntu-7.04/ ZenOSS: 2.1.73 r8847 OS: Linux (i686) 2.6.22 (Linux zensvr 2.6.22-14-server #1 SMP Tue Feb 12 08:27:05 UTC 2008 i686) Zope: Zope 2.8.8 Python: Python 2.4.4 Database: MySQL 5.0.45 (Ver 5.0.45) RRD: RRDtool 1.2.26 Twisted: Twisted 2.5.0 NetSnmp: NetSnmp 5.3.1 PyNetSnmp: PyNetSnmp 0.28.6 WMI: Wmi 0.1.13 First noticed the issue when attempting to access Classes -> Devices. The following text is displayed: Code: Zenoss Error An error was encountered while publishing this resource. Please use the form below to submit details of this error to Zenoss, Inc. This information helps us identify and fix issues with the software, though we are unable to respond individually to all submissions. The Zenoss community forums are very active and a good resource for solving problems and answering questions. Zenoss also provides commercial services and support packages. Type: TypeError Value: an integer is required 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 Products.ZenModel.ZenModelBase, line 64, in __call__ * Module Shared.DC.Scripts.Bindings, line 311, in __call__ * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec * Module Products.CMFCore.FSPageTemplate, line 195, in _exec * Module Products.CMFCore.FSPageTemplate, line 134, in pt_render * Module Products.PageTemplates.PageTemplate, line 104, in pt_render <FSPageTemplate at /zport/deviceOrganizerStatus used for /zport/dmd/Devices> * Module TAL.TALInterpreter, line 206, in __call__ * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 711, in do_useMacro * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 426, in do_optTag_tal * Module TAL.TALInterpreter, line 411, in do_optTag * Module TAL.TALInterpreter, line 406, in no_tag * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 711, in do_useMacro * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 426, in do_optTag_tal * Module TAL.TALInterpreter, line 411, in do_optTag * Module TAL.TALInterpreter, line 406, in no_tag * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 734, in do_defineSlot * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 426, in do_optTag_tal * Module TAL.TALInterpreter, line 411, in do_optTag * Module TAL.TALInterpreter, line 406, in no_tag * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 734, in do_defineSlot * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 426, in do_optTag_tal * Module TAL.TALInterpreter, line 411, in do_optTag * Module TAL.TALInterpreter, line 406, in no_tag * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 690, in do_defineMacro * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 426, in do_optTag_tal * Module TAL.TALInterpreter, line 411, in do_optTag * Module TAL.TALInterpreter, line 406, in no_tag * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 426, in do_optTag_tal * Module TAL.TALInterpreter, line 411, in do_optTag * Module TAL.TALInterpreter, line 406, in no_tag * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 711, in do_useMacro * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 426, in do_optTag_tal * Module TAL.TALInterpreter, line 411, in do_optTag * Module TAL.TALInterpreter, line 406, in no_tag * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 734, in do_defineSlot * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 426, in do_optTag_tal * Module TAL.TALInterpreter, line 411, in do_optTag * Module TAL.TALInterpreter, line 406, in no_tag * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 711, in do_useMacro * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 426, in do_optTag_tal * Module TAL.TALInterpreter, line 411, in do_optTag * Module TAL.TALInterpreter, line 406, in no_tag * Module TAL.TALInterpreter, line 250, in interpret * Module TAL.TALInterpreter, line 477, in do_setLocal_tal * Module Products.PageTemplates.TALES, line 221, in evaluate URL: file:ZenWidgets/skins/zenui/rainbows.pt Line 42, Column 0 Expression: <PythonExpr [x[2] for x in zem.getEventSummaryME(here, 0)]> Names: {'container': <ZentinelPortal at /zport>, 'context': <DeviceClass at /zport/dmd/Devices>, 'default': <Products.PageTemplates.TALES.Default instance at 0xb753658c>, 'here': <DeviceClass at /zport/dmd/Devices>, 'loop': <Products.PageTemplates.TALES.SafeMapping object at 0x9bdc46c>, 'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0xb753b2ec>, 'nothing': None, 'options': {'args': ()}, 'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0x9bdc46c>, 'request': <HTTPRequest, URL=http://10.11.1.71:8080/zport/dmd/Devices>, 'root': <Application at >, 'template': <FSPageTemplate at /zport/deviceOrganizerStatus used for /zport/dmd/Devices>, 'traverse_subpath': [], 'user': admin} * Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__ __traceback_info__: [x[2] for x in zem.getEventSummaryME(here, 0)] * Module Python expression "[x[2] for x in zem.getEventSummaryME(here, 0)]", line 1, in <expression> * Module Products.ZenEvents.EventManagerBase, line 577, in getEventSummaryME * Module Products.ZenEvents.MySqlEventManager, line 86, in getEventSummary * Module Products.ZenEvents.DbAccessBase, line 33, in connect * Module Products.ZenEvents.DbConnectionPool, line 73, in get * Module Products.ZenEvents.DbConnectionPool, line 95, in _createConnection * Module MySQLdb, line 66, in Connect * Module MySQLdb.connections, line 134, in __init__ TypeError: an integer is required -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18107#18107 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
