https://bz.apache.org/bugzilla/show_bug.cgi?id=60607
--- Comment #15 from Felix Schumacher <[email protected]> --- (In reply to Sean Chang from comment #10) > And some request failed due to file not found, but actually the file is > there and succeed for some other requests. > > java.io.FileNotFoundException: /home/cosben/cos_upload/2bill/200K.ts (Too > many open files) > at java.io.FileInputStream.open0(Native Method) > at java.io.FileInputStream.open(FileInputStream.java:195) > at java.io.FileInputStream.<init>(FileInputStream.java:138) > at org.apache.http.entity.FileEntity.getContent(FileEntity.java:88) > at > org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl. > sendEntityData(HTTPHC4Impl.java:1459) > at That should be fixed with https://bz.apache.org/bugzilla/show_bug.cgi?id=60652 Could you try the next nightly? Thanks, Felix -- You are receiving this mail because: You are the assignee for the bug.
