FW: [Spambayes] spambayes binary 1.1a3 fails to install, Error 500 + database hangs

"Mark Hammond" <[email protected]>
Newsgroups gmane.mail.spam.spambayes.devel
Message-ID <[email protected]>
I've seen a couple of error reports with the stats database being 'None'.
Its not clear to me what the intention of the code is - is None allowed
(meaning referencing a property without checking for None is the error), or
is there *always* expected to be a stats database (meaning something before
this code is in error in allowing the database to be None).

Anyone have any clues?

Mark
-----Original Message-----
From: [email protected] [mailto:[email protected]]On
Behalf Of Wenniger Assurantie en Advies Bureau
Sent: Friday, 9 March 2007 11:53 AM
To: [email protected]
Subject: [Spambayes] spambayes binary 1.1a3 fails to install,Error 500 +
database hangs


I was running the binary version 1.1a3 as proxy with outlook express on a
Windows XP system.

however database seems corrupted, reinstalling failed, now when trying to
save configuration following message appears:


any help is welcome. The previous version 1.04 used to work ok until 2 weeks
ago (probably due toe installing Internet explorer 7.

Kind regards,
Mathieu
500 Server error
Traceback (most recent call last):

  File "spambayes\Dibbler.pyc", line 476, in found_terminator

  File "spambayes\UserInterface.pyc", line 901, in onRestoredefaults

  File "spambayes\ProxyUI.pyc", line 782, in reReadOptions

  File "sb_server.pyc", line 1007, in _recreateState

  File "sb_server.pyc", line 1022, in prepare

  File "sb_server.pyc", line 822, in prepare

  File "sb_server.pyc", line 889, in createWorkers

  File "spambayes\Stats.pyc", line 60, in __init__

AttributeError: 'NoneType' object has no attribute
'get_statistics_start_date'

_______________________________________________
spambayes-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/spambayes-dev
SpamBayesService1.log (application/octet-stream, 15.9 KB)
Services are supposed to be run by the system after they have been installed.
These command line options are available for (de)installation:
	-help
	-install
	-remove
	-auto
	-disabled
	-interactive
	-user: <arg>
	-password: <arg>

Connecting to the Service Control Manager
Loading database... SMTP Listener on port 1026 is proxying smtp.orange.nl:25
Listener on port 110 is proxying pop.orange.nl:110
User interface url is http://localhost:8880/
Traceback (most recent call last):
  File "sb_server.pyc", line 504, in onRetr
  File "spambayes\message.pyc", line 365, in addSBHeaders
  File "spambayes\message.pyc", line 319, in RememberClassification
  File "spambayes\message.pyc", line 295, in modified
  File "spambayes\message.pyc", line 136, in _setState
  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')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Loading database... SMTP Listener on port 1026 is proxying smtp.orange.nl:25
Listener on port 110 is proxying pop.orange.nl:110
Loading database... SMTP Listener on port 1026 is proxying smtp.orange.nl:25
Listener on port 110 is proxying pop.orange.nl:110
Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Loading database... SMTP Listener on port 1026 is proxying smtp.orange.nl:25
Listener on port 110 is proxying pop.orange.nl:110
Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Loading database... SMTP Listener on port 1026 is proxying smtp.orange.nl:25
Listener on port 110 is proxying pop.orange.nl:110
Traceback (most recent call last):
  File "sb_server.pyc", line 499, in onRetr
  File "spambayes\message.pyc", line 263, in setId
  File "spambayes\message.pyc", line 119, in _getState
  File "shelve.pyc", line 118, in __getitem__
  File "bsddb\__init__.pyc", line 116, in __getitem__
DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery')

Loading database... SMTP Listener on port 1026 is proxying smtp.orange.nl:25
Listener on port 110 is proxying pop.orange.nl:110
Loading database... SMTP Listener on port 1026 is proxying smtp.orange.nl:25
Listener on port 110 is proxying pop.orange.nl:110
Loading database...
SpamBayesServer1.log (application/octet-stream, 460 B)
Traceback (most recent call last):
  File "pop3proxy_tray.py", line 607, in ?
  File "pop3proxy_tray.py", line 603, in main
  File "pop3proxy_tray.py", line 201, in __init__
  File "pop3proxy_tray.py", line 446, in Start
  File "pop3proxy_tray.py", line 284, in StartService
pywintypes.error: (3, 'StartService', 'Het systeem kan het opgegeven pad niet vinden.')
cache A has 0 question(s) and 0 answer(s)
cache PTR has 0 question(s) and 0 answer(s)
No queries
ATT00286.txt (text/plain, 209 B)
_______________________________________________
[email protected]
http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.