All, Does anyone had a bad experience uploading a file with jmeter version 2.4?
When i select the file for upload and submit it in my application the following error occur: * java.io.FileNotFoundException: FILE.TXT (The system couldn't found the necessary file) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(Unknown Source) at java.io.FileInputStream.(Unknown Source) at org.apache.jmeter.protocol.http.sampler.PostWriter.writeFileToStream(PostWriter.java:406) at org.apache.jmeter.protocol.http.sampler.PostWriter.sendPostData(PostWriter.java:115) at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sendPostData(HTTPSampler.java:122) at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:508) at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:965) at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:242) * I'm recording with proxy server, btw. To simplify, the file.txt it's located at my root system (C:) -- Atenciosamente Regards Evandro Grezeli de B. Neves

