You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by bu...@apache.org on 2010/04/29 16:57:19 UTC

DO NOT REPLY [Bug 49223] New: Parameters do not work in the "Send Files with the Request" Field

https://issues.apache.org/bugzilla/show_bug.cgi?id=49223

           Summary: Parameters do not work in the "Send Files with the
                    Request" Field
           Product: JMeter
           Version: 2.3.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: HTTP
        AssignedTo: notifications@jakarta.apache.org
        ReportedBy: gerald.steiner@isc-ejpd.admin.ch


Created an attachment (id=25372)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25372)
Screen shot configuration

In the HTTP Request Sampler it is not possible to use paramters in the "Send
Files with the Request" field.

For the configuration details see the attached screen shot.

The content of the error file is as follows:

java.io.FileNotFoundException: ${requestFile_}${i} (The system cannot find the
file specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at java.io.FileInputStream.<init>(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:159)
    at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:514)
    at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1037)
    at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1023)
    at
org.apache.jmeter.threads.JMeterThread.process_sampler(JMeterThread.java:346)
    at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:243)
    at java.lang.Thread.run(Unknown Source)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 49223] Parameters do not work in the "Send Files with the Request" Field

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49223

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #1 from Sebb <se...@apache.org> 2010-04-29 11:04:24 EDT ---


*** This bug has been marked as a duplicate of bug 46901 ***

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.