Dear all, I got a lot of emails like:
-------------------------------------- Error when putting the term ''non-meat'' into db (hitlist=intbitset([22464])): (1062, "Duplicate entry '16777215' for key 1") The following problem occurred on <http://doc.rero.ch> Registered exception 2011-05-05 17:09:16 -> IntegrityError: (1062, "Duplicate entry '16777215' for key 1") User details No client information available Traceback details Forced traceback (most recent call last) File "/usr/local/lib/python2.5/site-packages/invenio/bibindex_engine.py", line 1045, in add_recIDs_by_date self.add_recIDs(alist, opt_flush) File "/usr/local/lib/python2.5/site-packages/invenio/bibindex_engine.py", line 1009, in add_recIDs self.put_into_db() File "/usr/local/lib/python2.5/site-packages/invenio/bibindex_engine.py", line 816, in put_into_db self.put_word_into_db(word) Traceback (most recent call last): File "/usr/local/lib/python2.5/site-packages/invenio/bibindex_engine.py", line 900, in put_word_into_db (word, set.fastdump())) File "/usr/local/lib/python2.5/site-packages/invenio/dbquery.py", line 227, in run_sql rc = cur.execute(sql, param) File "/var/lib/python-support/python2.5/MySQLdb/cursors.py", line 166, in execute self.errorhandler(self, exc, value) File "/var/lib/python-support/python2.5/MySQLdb/connections.py", line 35, in defaulterrorhandler raise errorclass, errorvalue IntegrityError: (1062, "Duplicate entry '16777215' for key 1") -------------------------------------- bibindex -k do not return any error, nor mysqlcheck. Any idea? Many thanks in advance. ---------------------------------------------------------------------- Johnny Mariéthoz RERO, Av. de la Gare 45, CH - 1920 MARTIGNY Téléphone: +41(0)27 721 8579 Fax : +41(0)27 721 8586 Web : http://www.rero.ch ReroDoc : http://doc.rero.ch, [email protected] ----------------------------------------------------------------------
