Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Type: <type 'exceptions.KeyError'>
- Value: '/zport/dmd/Devices'
- Traceback (most recent call last):
- File "/opt/zenoss/lib/python/ZPublisher/Publish.py", line 126, in publish
- request, bind=1)
- File "/opt/zenoss/lib/python/ZPublisher/mapply.py", line 77, in mapply
- if debug is not None: return debug(object,args,context)
- File "/opt/zenoss/lib/python/ZPublisher/Publish.py", line 46, in call_object
- result=apply(object,args) # Type s<cr> to step into published object.
- File "/opt/zenoss/lib/python/Products/Five/browser/pagetemplatefile.py", line 125, in __call__
- return self.im_func(im_self, *args, **kw)
- File "/opt/zenoss/Products/ZenWidgets/FileGzipper.py", line 82, in __call__
- return original(self, __instance, *args, **keywords)
- File "/opt/zenoss/lib/python/Products/Five/browser/pagetemplatefile.py", line 59, in __call__
- sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
- File "/opt/zenoss/lib/python/zope/pagetemplate/pagetemplate.py", line 132, in pt_render
- strictinsert=0, sourceAnnotations=sourceAnnotations
- File "/opt/zenoss/lib/python/zope/pagetemplate/pagetemplate.py", line 240, in __call__
- interpreter()
- File "/opt/zenoss/lib/python/zope/tal/talinterpreter.py", line 266, in __call__
- self.interpret(self.program)
- File "/opt/zenoss/lib/python/zope/tal/talinterpreter.py", line 338, in interpret
- handlers[opcode](self, args)
- File "/opt/zenoss/lib/python/zope/tal/talinterpreter.py", line 883, in do_useMacro
- self.interpret(macro)
- File "/opt/zenoss/lib/python/zope/tal/talinterpreter.py", line 338, in interpret
- handlers[opcode](self, args)
- File "/opt/zenoss/lib/python/zope/tal/talinterpreter.py", line 941, in do_defineSlot
- self.interpret(slot)
- File "/opt/zenoss/lib/python/zope/tal/talinterpreter.py", line 338, in interpret
- handlers[opcode](self, args)
- File "/opt/zenoss/lib/python/zope/tal/talinterpreter.py", line 528, in do_optTag_tal
- self.do_optTag(stuff)
- File "/opt/zenoss/lib/python/zope/tal/talinterpreter.py", line 513, in do_optTag
- return self.no_tag(start, program)
- File "/opt/zenoss/lib/python/zope/tal/talinterpreter.py", line 508, in no_tag
- self.interpret(program)
- File "/opt/zenoss/lib/python/zope/tal/talinterpreter.py", line 338, in interpret
- handlers[opcode](self, args)
- File "/opt/zenoss/lib/python/zope/tal/talinterpreter.py", line 615, in do_insertText_tal
- text = self.engine.evaluateText(stuff[0])
- File "/opt/zenoss/lib/python/Products/PageTemplates/Expressions.py", line 225, in evaluateText
- text = self.evaluate(expr)
- File "/opt/zenoss/lib/python/zope/tales/tales.py", line 696, in evaluate
- return expression(self)
- File "/opt/zenoss/lib/python/zope/tales/expressions.py", line 217, in __call__
- return self._eval(econtext)
- File "/opt/zenoss/lib/python/Products/PageTemplates/Expressions.py", line 155, in _eval
- return render(ob, econtext.vars)
- File "/opt/zenoss/lib/python/Products/PageTemplates/Expressions.py", line 117, in render
- ob = ob()
- File "/opt/zenoss/Products/ZenUI3/browser/pages.py", line 27, in getTrees
- deviceTree = method('/zport/dmd/Devices')
- File "<string>", line 2, in getTree
- File "/opt/zenoss/Products/Zuul/decorators.py", line 121, in serviceConnectionError
- return func(*args, **kwargs)
- File "/opt/zenoss/Products/Zuul/routers/device.py", line 98, in getTree
- tree = facade.getTree(id)
- File "/opt/zenoss/Products/Zuul/facades/__init__.py", line 109, in getTree
- return ITreeNode(obj)
- File "/opt/zenoss/lib/python/zope/component/hookable.py", line 33, in __call__
- return self.__implementation(*args, **kw)
- File "/opt/zenoss/lib/python/zope/component/hooks.py", line 115, in adapter_hook
- return siteinfo.adapter_hook(interface, object, name, default)
- File "/opt/zenoss/Products/Zuul/infos/device.py", line 39, in __init__
- super(DeviceOrganizerNode, self).__init__(ob, root, parent)
- File "/opt/zenoss/Products/Zuul/tree.py", line 43, in __init__
- brain = ICatalogTool(ob).getBrain(ob)
- File "/opt/zenoss/Products/Zuul/tree.py", line 241, in getBrain
- rid = cat.uids[path]
- KeyError: '/zport/dmd/Devices'
Advertisement
Add Comment
Please, Sign In to add comment