Fixed in r3737

DAVE CUSHING wrote:
Scenario:

I have moved my events database to an external MySQL source and updated
the zenoss via SVN to 1.1.0r3727
I ran zenmigrate run --commit (got an error about not being able to
connect to local MySQL)
I started zenoss and it appeared to be running, except for zenmodeler. It wouldn't start at all and the log file was empty.

When I try to run zemodeler from the command line I get the following:

Traceback (most recent call last):
  File "/usr/local/zenoss/Products/DataCollector/zenmodeler.py", line
458, in ?
    dc = ZenModeler()
  File "/usr/local/zenoss/Products/DataCollector/zenmodeler.py", line
59, in __init__
    self.loadPlugins()
  File "/usr/local/zenoss/Products/DataCollector/zenmodeler.py", line
76, in loadPlugins
    del sys.modules[key]
KeyError: 'zenoss'


Because I have done a lot of modifications in one fell swoop I am
wondering if I shot myself in the foot somewhere along the way, or if
there is a problem in the current build?

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


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

Reply via email to