I'm running ASSP 2.4.1 (14097), and once a week I find my assp crashed due to 
too many files open.  I have the system limit set to 300000 files.  At the tail 
of the assp log I see the following errors:

rker_2] Error: Worker_2 accept to client failed 
IO::Socket::INET=GLOB(0x7f762ec3d060) (timeout: 2 s) : Too many open files
rker_2] Error: Worker_2 accept to client failed 
IO::Socket::INET=GLOB(0x7f762df08438) (timeout: 2 s) : Too many open files
rker_2] Error: Worker_2 accept to client failed 
IO::Socket::INET=GLOB(0x7f762cc2d0b0) (timeout: 2 s) : Too many open files
rker_2] Error: Worker_2 accept to client failed 
IO::Socket::INET=GLOB(0x7f762ea01888) (timeout: 2 s) : Too many open files
rker_2] Error: Worker_2 accept to client failed 
IO::Socket::INET=GLOB(0x7f762ed0ed58) (timeout: 2 s) : Too many open files

What makes this even stranger, is that I'm using DB instead of files!  (See 
below)  Why is assp using so many files?  (There is a one warning below about 
spamdb incompatability but when I run rebuild no errors appear).

Apr-11-14 09:30:12 [init] Try using mysql database <assp> for selected tables
Apr-11-14 09:30:12 [init] Using table <whitelist>       in mysql Database 
<assp> instead of file /usr/local/assp/whitelist
Apr-11-14 09:30:12 [init] Using table <persblack>       in mysql Database 
<assp> instead of file /usr/local/assp/persblack
Apr-11-14 09:30:12 [init] Using table <redlist>         in mysql Database 
<assp> instead of file /usr/local/assp/redlist
Apr-11-14 09:30:12 [init] Using table <delaydb>         in mysql Database 
<assp> instead of file /usr/local/assp/delaydb
Apr-11-14 09:30:12 [init] Using table <delaywhitedb>    in mysql Database 
<assp> instead of file /usr/local/assp/delaydb.white
Apr-11-14 09:30:12 [init] Using table <PBWhite>         in mysql Database 
<assp> instead of file /usr/local/assp/pb/pbdb.white.db
Apr-11-14 09:30:12 [init] Using table <PBBlack>         in mysql Database 
<assp> instead of file /usr/local/assp/pb/pbdb.black.db
Apr-11-14 09:30:12 [init] Using table <RBLCache>        in mysql Database 
<assp> instead of file /usr/local/assp/pb/pbdb.rbl.db
Apr-11-14 09:30:12 [init] Using table <URIBLCache>      in mysql Database 
<assp> instead of file /usr/local/assp/pb/pbdb.uribl.db
Apr-11-14 09:30:12 [init] Using table <PTRCache>        in mysql Database 
<assp> instead of file /usr/local/assp/pb/pbdb.ptr.db
Apr-11-14 09:30:12 [init] Using table <MXACache>        in mysql Database 
<assp> instead of file /usr/local/assp/pb/pbdb.mxa.db
Apr-11-14 09:30:12 [init] Using table <RWLCache>        in mysql Database 
<assp> instead of file /usr/local/assp/pb/pbdb.rwl.db
Apr-11-14 09:30:12 [init] Using table <SPFCache>        in mysql Database 
<assp> instead of file /usr/local/assp/pb/pbdb.spf.db
Apr-11-14 09:30:12 [init] Using table <SBCache>         in mysql Database 
<assp> instead of file /usr/local/assp/pb/pbdb.sb.db
Apr-11-14 09:30:12 [init] Using table <PBTrap>          in mysql Database 
<assp> instead of file /usr/local/assp/pb/pbdb.trap.db
Apr-11-14 09:30:12 [init] Using table <DKIMCache>       in mysql Database 
<assp> instead of file /usr/local/assp/pb/pbdb.dkim.db
Apr-11-14 09:30:12 [init] Using table <BATVTag>         in mysql Database 
<assp> instead of file /usr/local/assp/pb/pbdb.batv.db
Apr-11-14 09:30:12 [init] Using table <BackDNS>         in mysql Database 
<assp> instead of file /usr/local/assp/pb/pbdb.back.db
Apr-11-14 09:30:12 [init] Using table <spamdb>          in mysql Database 
<assp> instead of file /usr/local/assp/spamdb
Apr-11-14 09:30:12 [init] Using table <spamdbhelo>      in mysql Database 
<assp> instead of file /usr/local/assp/spamdb.helo
Apr-11-14 09:30:12 [init] Using table <hmmdb>           in mysql Database 
<assp> instead of file /usr/local/assp/HMMdb
Apr-11-14 09:30:12 [init] Using table <ldaplist>        in mysql Database 
<assp> instead of file /usr/local/assp/ldaplist
Apr-11-14 09:30:12 [init] Using table <AdminUsers>      in mysql Database 
<assp> instead of file /usr/local/assp/adminusers
Apr-11-14 09:30:12 [init] Using table <AdminUsersRight> in mysql Database 
<assp> instead of file /usr/local/assp/adminusers.right
Apr-11-14 09:30:12 [init] Warning: the current Spamdb is possibly incompatible 
to this version of ASSP. Please run a rebuildspamdb. current: 
2_14034_5.018002_UAX#29_WordStem1.23 - required: 
2_14094_5.018002_UAX#29_WordStem1.23
Apr-11-14 09:30:12 [init] Info: saving Stats in file asspstats.sav?

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to