history: Numerical argument out of domain

Katsuhiro Kondou Katsuhiro_Kondou at isc.org
Wed Feb 25 22:28:10 UTC 2004


In article <Pine.LNX.4.55.0402081251030.10424 at td.office.support.nl>,
	Patrick Schreurs <patricks at support.nl> wrote;

} Feb  8 08:25:02 news2 innd: can't dbzinit
} /usr/local/news/spool/db/history Numerical argument out of domain
:
} I haven't been able to reproduce this. Starting inn
} manually doesn't give a problem. No limits apply (looking
} at ulimit -a), the server is running linux (debian) and
} is equipped with 4 GB RAM.
} 
} Any suggestions?

It looks like there's an error somewhere dbzinit().  EDOM
is explicitly set even if there's another errno is set.
One of the probable reasons for this is that you have many
peer connections, # of fd exceeds the limit when history
is replaced for expiry.
-- 
Katsuhiro Kondou


More information about the inn-workers mailing list