https://issues.apache.org/bugzilla/show_bug.cgi?id=54326
Bug ID: 54326
Summary: AjpSampler send file in post throws
FileNotFoundException
Product: JMeter
Version: 2.8
Hardware: PC
Status: NEW
Severity: major
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
java.io.FileNotFoundException:
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at
org.apache.jmeter.protocol.http.sampler.AjpSampler.setConnectionHeaders(AjpSampler.java:266)
at
org.apache.jmeter.protocol.http.sampler.AjpSampler.setupConnection(AjpSampler.java:192)
at
org.apache.jmeter.protocol.http.sampler.AjpSampler.sample(AjpSampler.java:116)
at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1075)
at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1064)
at
org.apache.jmeter.threads.JMeterThread.process_sampler(JMeterThread.java:426)
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:255)
at java.lang.Thread.run(Unknown Source)
--
You are receiving this mail because:
You are the assignee for the bug.