Hi, since a couple of weeks, my mailbox is being crowded by error messages like this one:
Registered exception at http://ddd.uab.cat Error when analysing the record 7832 (((7832, "x\x9cm\x91K\x0e\xc20\x0cD[\xc4\x9f\x8b\xb0\xe4JCj\x8a+\x1a#'\xa9\x04\\\x1e[H,\xd2.2R\xf24\x[...] The following problem occurred on <http://ddd.uab.cat> >>> Registered exception 2012-04-24 11:39:01 -> OverflowError: math range error >>> User details No client information available >>> Traceback details Forced traceback (most recent call last) File "/home/ddd/lib/python/invenio/bibrank.py", line 150, in task_run_core func_object(key) File "/home/ddd/lib/python/invenio/bibrank_word_indexer.py", line 1210, in word_similarity return word_index(run) File "/home/ddd/lib/python/invenio/bibrank_word_indexer.py", line 839, in word_index update_rnkWORD(options["table"], options["modified_words"]) Traceback (most recent call last): File "/home/ddd/lib/python/invenio/bibrank_word_indexer.py", line 1114, in update_rnkWORD Nj[j] = Nj.get(j, 0) + math.pow(Gi[t] * (1 + math.log(tf[0])), 2) OverflowError: math range error I already --repaired and --recreated the indexes with bibrank, but I keep seeing those records on line and receiving them via mail. Is there anything else I can do? I'm still on 0.99.1. Thanks, Ferran

