I am also experiencing this same issue.  I was able to get the following stack 
trace

/srv/zenoss/bin/python /srv/zenoss/Products/DataCollector/zenmodeler.py 
--configfile /srv/zenoss/etc/zenmodeler.conf --cycle --debug
INFO:zen.ZenModeler:starting collector loop
INFO:zen.ZenModeler:collecting for path /Devices
Traceback (most recent call last):
  File "/srv/zenoss/Products/DataCollector/zenmodeler.py", line 461, in ?
    dc.main()
  File "/srv/zenoss/Products/DataCollector/zenmodeler.py", line 448, in main
    self.mainLoop()
  File "/srv/zenoss/Products/DataCollector/zenmodeler.py", line 434, in mainLoop
    root = self.dmd.Devices.getOrganizer(self.options.path)
  File "/srv/zenoss/Products/ZenModel/Organizer.py", line 182, in getOrganizer
    return self.getDmdRoot(self.dmdRootName).getObjByPath(path) 
  File "/srv/zenoss/Products/ZenModel/ZenModelBase.py", line 290, in 
getObjByPath
    return getObjByPath(self, path)
  File "/srv/zenoss/Products/ZenUtils/Utils.py", line 206, in getObjByPath
    raise NotFound, name
zExceptions.NotFound: Devices

------------------------
 Brian Finney




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=9048#9048

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to