Fix too many open file, when there are a lot of traffic

Bug #901285 reported by Christophe CHAUVET
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
JasperReport Server Connector
Fix Released
Critical
Christophe CHAUVET
5.0
Fix Released
Critical
Christophe CHAUVET
6.0
Fix Released
Critical
Christophe CHAUVET

Bug Description

In some circumstance, we cannot connect with NETRPC

log file indicate Too many open file

Just restart openerp-server and it re-work

Related branches

Revision history for this message
Christophe CHAUVET (christophe-chauvet) wrote :

lsof report this lines

$ lsof
....
python 9957 openerp 45u REG 9,7 151586 48 /tmp/jasperXZUH82.pdf (deleted)
python 9957 openerp 46u REG 9,7 547759 49 /tmp/jasper3m4tJg.pdf (deleted)
python 9957 openerp 47u REG 9,7 547759 51 /tmp/jasperEBot_2.pdf (deleted)
python 9957 openerp 48u REG 9,7 549284 54 /tmp/jasperR1741Z.pdf (deleted)
python 9957 openerp 49u REG 9,7 547858 52 /tmp/jasperlFMkT9.pdf (deleted)
python 9957 openerp 50u REG 9,7 547858 53 /tmp/jasperGmanBQ.pdf (deleted)
python 9957 openerp 51u REG 9,7 153588 56 /tmp/jasperqprDi7.pdf (deleted)

$ lsof|grep /tmp/jasper|wc -l
854

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.