<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.6000.16414" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=228124223-12032007><FONT face=Arial color=#0000ff size=2>I've 
seen a couple of error reports with the stats database being 'None'.&nbsp; 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).</FONT></SPAN></DIV>
<DIV><SPAN class=228124223-12032007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=228124223-12032007><FONT face=Arial color=#0000ff size=2>Anyone 
have any clues?</FONT></SPAN></DIV>
<DIV><SPAN class=228124223-12032007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=228124223-12032007><FONT face=Arial color=#0000ff 
size=2>Mark</FONT></SPAN></DIV>
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
size=2>-----Original Message-----<BR><B>From:</B> spambayes-bounces@python.org 
[mailto:spambayes-bounces@python.org]<B>On Behalf Of </B>Wenniger Assurantie en 
Advies Bureau<BR><B>Sent:</B> Friday, 9 March 2007 11:53 AM<BR><B>To:</B> 
spambayes@python.org<BR><B>Subject:</B> [Spambayes] spambayes binary 1.1a3 fails 
to install,Error 500 + database hangs<BR><BR></FONT></DIV>
<DIV><FONT face=Arial size=2>I was running the binary version 1.1a3 as proxy 
with outlook express on a Windows XP system.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>however database seems corrupted, reinstalling 
failed, now when trying to save configuration following message 
appears:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>any help is welcome. The previous version 1.04 used 
to work ok until 2 weeks ago (probably due toe installing Internet explorer 
7.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Kind regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>Mathieu</FONT></DIV>
<DIV>
<H3>500 Server error</H3><PRE>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'
</PRE></DIV></BODY></HTML>