Bugs item #1283230, was opened at 2005-09-06 11:00 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1283230&group_id=61702
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: pop3proxy Group: 1.0.4 Status: Open Resolution: None Priority: 5 Submitted By: Richard A. Mead (hedrik) Assigned to: Nobody/Anonymous (nobody) Summary: Fatal DB error Initial Comment: I recieve the following when attempting to train via web interface: Training... 500 Server error Traceback (most recent call last): File "spambayes\Dibbler.pyc", line 470, in found_terminator File "spambayes\ProxyUI.pyc", line 396, in onReview File "spambayes\Corpus.pyc", line 214, in takeMessage File "spambayes\FileCorpus.pyc", line 140, in addMessage File "spambayes\Corpus.pyc", line 134, in addMessage File "spambayes\storage.pyc", line 617, in onAddMessage File "spambayes\storage.pyc", line 625, in train File "spambayes\classifier.pyc", line 273, in learn File "spambayes\classifier.pyc", line 384, in _add_msg File "spambayes\storage.pyc", line 304, in _wordinfoset File "shelve.pyc", line 130, in __setitem__ File "bsddb\__init__.pyc", line 120, in __setitem__ DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery') I have tried restarting SpamBayes to no affect. I have been using it for quite a long time now, and have over 1500 messages classified so far. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1283230&group_id=61702 _______________________________________________ Spambayes-bugs mailing list [email protected] http://mail.python.org/mailman/listinfo/spambayes-bugs
