I am having a problem where adding a data source hangs. Further, when I restart Zenoss, the webserver does not come back up. I have to run a migration to get it to start. Has anyone seen this before?
Event Log: 2007-11-01T17:30:05 ERROR Zope.SiteErrorLog http://10.0.0.42:8080/zport/dmd/Devices/Server/Linux/MySql%20Server/Secondary%20Servers/rrdTemplates/Device/dialog_addDataSource Traceback (most recent call last): File "/opt/zenoss/lib/python/ZPublisher/Publish.py", line 114, in publish request, bind=1) File "/opt/zenoss/lib/python/ZPublisher/mapply.py", line 88, in mapply if debug is not None: return debug(object,args,context) File "/opt/zenoss/lib/python/ZPublisher/Publish.py", line 40, in call_object result=apply(object,args) # Type s<cr> to step into published object. File "/opt/zenoss/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__ return self._bindAndExec(args, kw, None) File "/opt/zenoss/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec return self._exec(bound_data, args, kw) File "/opt/zenoss/Products/CMFCore/FSPageTemplate.py", line 195, in _exec result = self.pt_render(extra_context=bound_names) File "/opt/zenoss/Products/CMFCore/FSPageTemplate.py", line 134, in pt_render result = FSPageTemplate.inheritedAttribute('pt_render')( File "/opt/zenoss/lib/python/Products/PageTemplates/PageTemplate.py", line 104, in pt_render tal=not source, strictinsert=0)() File "/opt/zenoss/lib/python/TAL/TALInterpreter.py", line 206, in __call__ self.interpret(self.program) File "/opt/zenoss/lib/python/TAL/TALInterpreter.py", line 250, in interpret handlers[opcode](self, args) File "/opt/zenoss/lib/python/TAL/TALInterpreter.py", line 651, in do_loop_tal iterator = self.engine.setRepeat(name, expr) File "/opt/zenoss/lib/python/Products/PageTemplates/TALES.py", line 206, in setRepeat expr = self.evaluate(expr) File "/opt/zenoss/lib/python/Products/PageTemplates/TALES.py", line 221, in evaluate return expression(self) File "/opt/zenoss/lib/python/Products/PageTemplates/Expressions.py", line 185, in __call__ return self._eval(econtext) File "/opt/zenoss/lib/python/Products/PageTemplates/Expressions.py", line 180, in _eval return render(ob, econtext.vars) File "/opt/zenoss/lib/python/Products/PageTemplates/Expressions.py", line 85, in render ob = ob() File "/opt/zenoss/Products/ZenModel/RRDTemplate.py", line 320, in getDataSourceOptions for dsClass in self.getDataSourceClasses(): File "/opt/zenoss/Products/ZenModel/RRDTemplate.py", line 311, in getDataSourceClasses dsClasses += zp.getDataSourceClasses() AttributeError: getDataSourceClasses -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=12634#12634 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
