Archived community.zenoss.org | full text search
Skip navigation
4998 Views 8 Replies Latest reply: Jul 18, 2012 11:48 AM by snn1024a RSS
bojan Rank: White Belt 12 posts since
Oct 12, 2009
Currently Being Moderated

Oct 18, 2011 7:48 AM

Can't access MIBs page after upgrade to 3.2

Hi all,

 

I get UncataloguedObjectException error if I try to access MIBs page after upgrade to 3.2 (on two different servers).

 

zopeCtl log file give me this:

 

2011-10-18T13:06:45 CRITICAL zen.Zuul Object /zport/dmd/Mibs/mibs/IF-MIB has not been catalogued. Skipping.

------

2011-10-18T13:06:45 ERROR extdirect

Traceback (most recent call last):

  File "/usr/local/zenoss/zenoss/Products/ZenUtils/extdirect/router.py", line 128, in _processDirectRequest

    result = _targetfn(**data)

  File "/usr/local/zenoss/zenoss/Products/Zuul/routers/mibs.py", line 42, in getOrganizerTree

    data = Zuul.marshal(tree)

  File "/usr/local/zenoss/zenoss/Products/Zuul/__init__.py", line 98, in marshal

    return marshal(marshaller.marshal(keys), keys, marshallerName, objs)

  File "/usr/local/zenoss/zenoss/Products/Zuul/marshalling.py", line 131, in marshal

    for childNode in self.root.children:

  File "/usr/local/zenoss/zenoss/Products/Zuul/tree.py", line 36, in __init__

    raise UncataloguedObjectException(ob)

UncataloguedObjectException

 

Is there a way to correct this?

More Like This

  • Retrieving data ...

Legend

  • Correct Answers - 4 points
  • Helpful Answers - 2 points