This looks like a bug in our start/restart after an upgrade. If you do a "zenoss start" after an upgrade, it runs the migration, a "zenoss restart" does not. If you stop your zenoss installation and run "zenoss start" it should work. Opened http://dev.zenoss.org/trac/ticket/4971
Thanks, Matt Ray Zenoss Community Manager community.zenoss.com [email protected] On May 6, 2009, at 3:54 PM, natethelen wrote: > I upgraded via yum on my centos 5.2 server from 2.3.3. After it was > done I did a restart and zenoss wouldn't start zenjobs becuase of a > missing conf file. I copied the .example file over and now the > error doesn't happen but it still doesn't start. Doing a 'zenjobs > run' gives me this error: > > File "/opt/zenoss/Products/Jobber/zenjobs.py", line 91, in ? > zj = ZenJobs() > File "/opt/zenoss/Products/Jobber/zenjobs.py", line 34, in __init__ > self.jm = self.dmd.JobManager > AttributeError: JobManager > > which makes me think I need to specify a JobManager in the config > but cannot find anything about that anywhere. Ideas? > > > > > -------------------- m2f -------------------- > > Read this topic online here: > http://forums.zenoss.com/viewtopic.php?p=34388#34388 > > -------------------- m2f -------------------- > > > > _______________________________________________ > 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
