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 03:42:58 UTC

[Bug 61952] New: Embedded requests are not sent when test is invoked with a property file

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

            Bug ID: 61952
           Summary: Embedded requests are not sent when test is invoked
                    with a property file
           Product: JMeter
           Version: 3.3
          Hardware: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: sneh.arora@gmail.com
  Target Milestone: ---

In an http sampler, click retrieve all embedded requests
-Run the test case using jmeter UI, test behave as expected.

-Run the test using silent mode with a property file
->No embedded resources are fetched

-Run the test using silent mode but without property file
-> Test behaves as expected

-Run the test using silent mode with a property file but with older vresion
(2.7)
-> Test behaves as expected

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

[Bug 61952] Embedded requests are not sent when test is invoked with a property file

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

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

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

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
You need to use:

-p <path to jmeter.properties> -q <path to custom properties file>

If it is not working, please reopen and provide:
- jmeter.log
-  more details on what command lines you are using, 
- content of properties files

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