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 2015/04/16 16:04:57 UTC

[Bug 57821] New: Command-line option "-X --remoteexit" doesn't work

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

            Bug ID: 57821
           Summary: Command-line option "-X --remoteexit" doesn't work
           Product: JMeter
           Version: 2.13
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: bruno.michaud@cn.ca

The command-line option to shutdown a remote server after the test run has
stopped working in version 2.13 r1665067. (Was working fine in version 2.12
r1636949)
I tried it on Windows and Linux servers, invoking from Windows or Linux, and
none of the combinations work.
However the shutdown from the GUI still functions properly. Only the
command-line fails to shutdown the remote server.

Example command and output:
C:\Users\771609\Documents\JMeter>c:\DATA\771609\JMeter13\bin\jmeter-t.cmd
Dummy.jmx -Rmtl-apm01d -n -X
Creating summariser <summary>
Created the tree successfully using Dummy.jmx
Configuring remote engine: mtl-apm01d
Starting remote engines
Starting the test @ Thu Apr 16 09:50:46 EDT 2015 (1429192246376)
Remote engines have been started
summary =      1 in   0.1s =   12.8/s Avg:     5 Min:     5 Max:     5 Err:    
0 (0.00%)
Tidying up remote @ Thu Apr 16 09:50:46 EDT 2015 (1429192246876)
Exitting remote servers
... end of run

But the server on the remote machine doesn't shutdown, just keeps running with
no error message, still usable. This behavior is the same no matter if the
"remote" server is on the localhost, or on a true separate machine.

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

[Bug 57821] Command-line option "-X --remoteexit" doesn't work since 2.13 (regression related to Bug 57500)

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

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

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

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Thu Apr 16 19:59:36 2015
New Revision: 1674142

URL: http://svn.apache.org/r1674142
Log:
Bug 57821 - Command-line option "-X --remoteexit" doesn't work since 2.13
(regression related to Bug 57500)
Bugzilla Id: 57821

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/JMeter.java
    jmeter/trunk/src/core/org/apache/jmeter/engine/DistributedRunner.java
    jmeter/trunk/xdocs/changes.xml

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

[Bug 57821] Command-line option "-X --remoteexit" doesn't work since 2.13 (regression related to Bug 57500)

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
            Summary|Command-line option "-X     |Command-line option "-X
                   |--remoteexit" doesn't work  |--remoteexit" doesn't work
                   |                            |since 2.13 (regression
                   |                            |related to Bug 57500)
           Severity|normal                      |regression

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