You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/01/02 16:13:22 UTC

[Bug 61955] New: ant + Jmeter,can not define more than three properties for jmeter

https://bz.apache.org/bugzilla/show_bug.cgi?id=61955

            Bug ID: 61955
           Summary: ant + Jmeter,can not define more than three properties
                    for jmeter
           Product: JMeter
           Version: 3.2
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: xzf2001@163.com
  Target Milestone: ---

Created attachment 35637
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35637&action=edit
file1

env:
ant 1.10.1
Jmeter3.2
java 1.8.0_131

when use ant to run jmeter.
if define more than three property for jmeter,then there will report java crash
and run testing failed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61955] ant + Jmeter,can not define more than three properties for jmeter

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
The issue you are reporting is about a 3rd party tool (Ant Task runner).

We do not maintain this tool.
You may want to look at this which seems to support such configuration:
https://github.com/smartrics/JMeterRestSampler/blob/master/JMeterRestSampler/src/main/java/smartrics/jmeter/ant/JMeterTask.java

Maybe ensure the property is really not passed, I cannot tell from your
screenshots.

-- 
You are receiving this mail because:
You are the assignee for the bug.