There is a bugfix for the error you see:

please do this as the zenoss user on you zenoss system

cd $ZENHOME/bin
wget http://dev.zenoss.org/svn/trunk/bin/zenpatch
chmod 755 zenpatch
zenpatch 8222

This should now fix the error after restarting

If you're not running one of the sprint versions you won't have the zenpatch command. To get it ahead of schedule you can go into your $ZENHOME/bin directory and get it with these commands:

wget http://dev.zenoss.org/svn/trunk/bin/zenpatch
chmod 755 zenpatch

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

Reply via email to