|
Hi guys,
After running SpamBayes 1.1a1 (on Windows XP) for a few
weeks without any problems, I suddenly get a database error.
Deleting the database and restarting leads to the same
error again, after a while at least.
The problem seems to be that there are more spam-mails in
my database than hams.
I can consistently reproduce the following:
- delete the database
- start SpamBayes
- select any mail to be classified as spam (so only
classifying one message in an empty database, the contents of the mail to be
classified isn't important)
- I get the following error-message listed
below
Kind regards,
Johan Claes
Training...
500 Server errorTraceback (most recent call last): File "spambayes\Dibbler.pyc", line 470, in found_terminator File "spambayes\UserInterface.pyc", line 559, in onTrain File "spambayes\message.pyc", line 409, in RememberTrained File "spambayes\message.pyc", line 377, in modified File "spambayes\message.pyc", line 181, in store_msg File "shelve.pyc", line 130, in __setitem__ File "bsddb\__init__.pyc", line 218, in __setitem__ DBRunRecoveryError: (-30978, 'DB_RUNRECOVERY: Fatal error, run database recovery -- PANIC: Invalid argument') |
_______________________________________________ [email protected] http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
