On Fri, Jul 19, 2013 at 12:53:33PM -0400, Rajesh Khan wrote:
> I started getting a message from qpidd stating "Could not accept socket:
> Too many open files" any reason for that message. Are there too many users
> connected to qpid ?

This can occur when there are too many file descriptors in use system-wide. What
do you have as your global file limit? 

 $ cat /etc/security/limits.conf | grep nofile

You can also check to see how many files are open when this error occurs
with:

 $ lsof

-- 
Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc.
Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/

Attachment: pgp6P043KR9Jo.pgp
Description: PGP signature

Reply via email to