Okay, Disregard my last post. It was a false-positive: misleading because zenjobs started, but was barfing in the log file.
Leave the port at 8100 (that's supposed to be the port to connect to zeo on) >From the command line try: > zenoss$ zenjobs run If you get back the following, then you've got the same problem as me: > > Traceback (most recent call last): > File "/usr/local/zenoss/zenoss/Products/Jobber/zenjobs.py", line 91, in ? > zj = ZenJobs() > File "/usr/local/zenoss/zenoss/Products/Jobber/zenjobs.py", line 34, in > __init__ > self.jm = self.dmd.JobManager > AttributeError: JobManager > Run: > > zenoss$ zenmigrate --step=JobManager > Now its running and not complaining in the log file! Good luck, Justin -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=35931#35931 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
