I was able to fix this error on my install of 2.4.1 by forcing a Data.fs re-index.
Code: $ service zenoss stop $ mv $ZENHOME/var/Data.fs.index $ZENHOME/var/Data.fs.index.old $ service zenoss start $ su zenoss $ zendmd 2009-05-27 13:37:42 WARNING OFS.Application Duplicate Product name After loading Product 'Five' from '/opt/zenoss/Products', I skipped the one in '/opt/zenoss/lib/python/Products'. Welcome to the Zenoss dmd command shell! 'dmd' is bound to the DataRoot. 'zhelp()' to get a list of commands. >>> This seems to work inconsistently, as there are times where zendmd will generate the same error as the OP and sometimes it will just work. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=35313#35313 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
