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 2017/11/20 16:22:50 UTC

[Bug 61790] New: Unable to create the multiple jmeter hosts in one slave machine

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

            Bug ID: 61790
           Summary: Unable to create the multiple jmeter hosts in one
                    slave machine
           Product: JMeter
           Version: 3.3
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: raghav.nagabandi@gmail.com
  Target Milestone: ---

Hi Team,

I am trying to create the multiple jmeter hosts in one machine , it is not
allowing

Steps:

1) Created the two folders as instance1 and instance2 , copied the jmeter
folder into it
2) i have not changed the port or any other details in instance1
3) updated the RMI port to 2100 in jmeter-server and jmeter.properties files in
instance2
4) started the instance1 and instance2 using command line
5) both instances started successfully
6) Run the script from master using below command
jmeter -n -t D:\test1.jmx -l res.jtl -R 10.164.98.102:1099,10.164.98.102:2100

Actual:

It throwing the error

Created the tree successfully using D:\test1.jmx
Configuring remote engine: 10.164.98.102:1099
Configuring remote engine: 10.164.98.102:2100
Starting remote engines
Starting the test @ Mon Nov 20 21:51:29 IST 2017 (1511194889024)

and getting struck here

What i understand is, in master machine we can only provide the slave machine
IP, we do not have option to provide the port along with it.

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

[Bug 61790] Unable to create the multiple jmeter hosts in one slave machine

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

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

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

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Please use mailing list for such question:
http://jmeter.apache.org/mail2.html

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