07-29-2020 05:57 AM
Hello,
We have Nuxeo 10.10 in cluster with CAS/LDAP authentication.
Each day the number of openfiles is growing. We have to restart Nuxeo for closed these openfiles othewise we have the error : Too many openfiles.
Do you have any idea to force the closure of these openfiles ? Or why do we have this problem ?
Exemple of openfiles :
lsof -u nuxeo -i
I attach 3 files with the result of netstat
netstat (command netstat) netstat_p (command netstat -p) netstat_o (command netstat -o)
I think are the connections with our LDAP's server wich causes this problem but i don't know how to prove that. After a while, i think theses connections (TCP vm-nux-server1.siden.int:41136->se-ad1.siden.int:ldap (ESTABLISHED)) become protocol: TCP and it doesn't close correctly.
Thanks.
07-29-2020 06:12 AM
Can you use netstat
to find out what these connections are connecting to? That would give an indication about which code opens them.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.