Hi Fribo 
I´ve done some debugging on this case ,and it´s strange look below 
I runed the ASSP in Console mode

I have added som print on failure in the Sub Flush like this:
 unlink($f)||print "can't delete file $f : $!\n";
 rename( "$f.tmp", $f )||print "can't rename file $f.tmp, $f : $!\n";



And here is the result from console:
Apr-3-09 13:50:57 DNSBLCache: cleaning cache finished; IP's 
before=318, deleted= 315
can't delete file ./pb/pbdb.rbl.db : Permission denied
can't rename file ./pb/pbdb.rbl.db.tmp, ./pb/pbdb.rbl.db : Permission 
denied
Apr-3-09 13:50:58 URIBLCache: cleaning cache finished; Domains 
before=122, deleted=0
Apr-3-09 13:51:01 RWLCache: cleaning cache finished; IP's before=1037, 
deleted=1 037
can't delete file ./pb/pbdb.rwl.db : Permission denied
can't rename file ./pb/pbdb.rwl.db.tmp, ./pb/pbdb.rwl.db : Permission 
denied 
Apr-3-09 13:51:07 PTRCache: cleaning cache finished; IP's before=1914, 
deleted=1914
can't delete file ./pb/pbdb.ptr.db : Permission denied
can't rename file ./pb/pbdb.ptr.db.tmp, ./pb/pbdb.ptr.db : Permission 
denied
Apr-3-09 13:51:07 MXACache: cleaning cache finished; IP's before=8, 
deleted=8
can't delete file ./pb/pbdb.mxa.db : Permission denied
can't rename file ./pb/pbdb.mxa.db.tmp, ./pb/pbdb.mxa.db : Permission 
denied
Apr-3-09 13:51:08 SPFCache: cleaning cache finished; IP's before=527, 
deleted=379
can't delete file ./pb/pbdb.spf.db : Permission denied
can't rename file ./pb/pbdb.spf.db.tmp, ./pb/pbdb.spf.db : Permission 
denied
Apr-3-09 13:51:09 SenderBaseCache: cleaning cache finished; IP's 
before=358, deleted=170
can't delete file ./pb/pbdb.sb.db : Permission denied
can't rename file ./pb/pbdb.sb.db.tmp, ./pb/pbdb.sb.db : Permission 
denied
Apr-3-09 13:51:09 BackDNS: cleaning cache finished; IP's before=0, 
deleted=0
Apr-3-09 13:51:09 Flush it 1
can't delete file ./pb/pbdb.back.db : Permission denied
can't rename file ./pb/pbdb.back.db.tmp, ./pb/pbdb.back.db : Permission 
denied



ASSP Version: 1.5.1.1(0.1.15)
No antivirus 
OS:Windows 2000


----Ursprungligt meddelande----
Från: f...@iworld.de
Datum: 2009-04-02 15:00
Till: "ASSP development mailing list\""<assp-t...@lists.sourceforge.
net>
Ärende: Re: [Assp-test] Antwort: Cleaning up cache records does not 
flushes to disk

Enable Maintenance logging (MaintenanceLog) to verbose.
What is your (CleanPBInterval)?
Stop ASSP. Delete all caches (all files in folder PB).  Start ASSP.


------------------------------------------------------------------------------
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test




------------------------------------------------------------------------------
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to