All,
I am upgrading a Zenoss 1.1 (yeah..I know) instance to 2.x.
I saw some errors in the logs (zenping, zenxevent, etc...) before the
upgrade, but I figured what the heck.
The upgrade from 1.1 to 2.0.x went well, but several daemons won't load.
They all have a similar error in the log:
The daemons that are having issues are: zenhub / zentrap / zenping
[EMAIL PROTECTED] log]$ tail zenhub.log
OperationalError: (1136, "Column count doesn't match value count at row 1")
2008-06-30 16:43:39 ERROR zen.Events: (1136, "Column count doesn't match
value count at row 1")
Traceback (most recent call last):
File "/usr/local/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 98, in
sendEvent
evid = self.doSendEvent(event)
File "/usr/local/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 127,
in doSendEvent
execute(curs, delete)
File "/usr/local/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 36, in
execute
raise ex
OperationalError: (1136, "Column count doesn't match value count at row 1")
I have run zenmigrate several times and that seems to complete correctly.
The GUI works...which is good.
I saw similar older posts, but not specific to my issue. Any Ideas?
Thanks,
BobJ
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users