I try your configuration
My master is 151.98.181.93 and my slave sistem is 151.98.181.92

I have follow  your suggestion  and  I start the jmeter-server.bat first
before starting jmeter.bat

but jmeter say "Bad call to remote host" and jmeter.log report these lines
about 151.98.181.93

2006/04/05 10:13:56 ERROR - jmeter.gui.action.RemoteStart:
java.rmi.ConnectException: Connection refused to host: 151.98.181.93; nested
exception is:
    java.net.ConnectException: Connection refused: connect

and these abount 151.98.181.92

2006/04/05 10:13:56 INFO  - jmeter.gui.util.JMeterMenuBar: setRunning(false,
151.98.181.92)
2006/04/05 10:13:56 INFO  - jmeter.gui.util.JMeterMenuBar: Found start host:
151.98.181.92
2006/04/05 10:13:56 INFO  - jmeter.gui.util.JMeterMenuBar: Found stop  host:
151.98.181.92
2006/04/05 10:13:56 INFO  - jmeter.gui.util.JMeterMenuBar: Found exit  host:
151.98.181.92

in the properties of the two jmeter I write this line

remote_hosts=151.98.181.92,151.98.181.93

Sorry for my delay !!! ;-)    I'm waiting for other suggestions!!!

Thanks
-Raffo









On 4/4/06, Peter Lin <[EMAIL PROTECTED]> wrote:
>
> did the suggestion help? or are you still stuck.
>
> peter
>
>
> On 4/4/06, Raffaele Viola <[EMAIL PROTECTED]> wrote:
> >
> > in the remote_host=... at the 44th line in the jmeter.properties I have
> to
> > add both the IP of teh server and the IP of the client ??
> >
> > _thanks
> >
> >
> > On 4/4/06, Peter Lin <[EMAIL PROTECTED]> wrote:
> > >
> > > the output looks odd, there should be multiple IP addresses, but I
> only
> > > see
> > > 151.98.181.12.
> > >
> > > if you're running everything from a single system, you need to start
> the
> > > server and another instance of jmeter.bat.   If you don't it won't do
> > > anything.  hopefully that makes sense.
> > >
> > > are you actually using multiple systems and have you verified you can
> > ping
> > > those systems?
> > >
> > > peter
> > >
> > >
> > > On 4/4/06, Raffaele Viola <[EMAIL PROTECTED]> wrote:
> > > >
> > > > I followed Step-by-Step
> > > >
> > > >
> > >
> >
> http://jakarta.apache.org/jmeter/usermanual/jmeter_distributed_testing_step_by_step.pdf
> > > >
> > > > but it doesn't work. There are no firewall both on the server and on
> > > > client.
> > > > The test seems doesn't work and the jmeter.lor relports these lines
> > > >
> > > > 2006/04/04 12:50:10 INFO  - jmeter.gui.util.JMeterMenuBar:
> > > > setRunning(true,
> > > > 151.98.181.12 <http://151.98.181.12:1099/>)
> > > > 2006/04/04 12:50:10 INFO  - jmeter.gui.util.JMeterMenuBar : Found
> > start
> > > > host: 151.98.181.12 <http://151.98.181.12:1099/>
> > > > 2006/04/04 12:50:10 INFO  - jmeter.gui.util.JMeterMenuBar: Found
> > > > stop  host:
> > > > 151.98.181.12 <http://151.98.181.12:1099/>
> > > > 2006/04/04 12:50:10 INFO  - jmeter.gui.util.JMeterMenuBar: Found
> > > > exit  host:
> > > > 151.98.181.12 <http://151.98.181.12:1099/>
> > > >
> > > > I think there aren't any more to say!
> > > >
> > > > -Raffo
> > > >
> > > > On 4/4/06, Peter Lin <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > > it's hard to tell from the email what is happening. Can you
> describe
> > > the
> > > > > steps you took in greater detail?  without more details, it will
> be
> > > very
> > > > > hard to assit you.
> > > > >
> > > > > peter
> > > > >
> > > > >
> > > > > On 4/4/06, Raffaele Viola <[EMAIL PROTECTED]> wrote:
> > > > > >
> > > > > > HI,
> > > > > >
> > > > > > Yes i do the same thing reported by the example.
> > > > > >
> > > > > >
> > > > > > On 4/4/06, Peter Lin <[EMAIL PROTECTED]> wrote:
> > > > > > >
> > > > > > > have you read the distributed testing tutorial?
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> http://jakarta.apache.org/jmeter/usermanual/jmeter_distributed_testing_step_by_step.pdf
> > > > > > >
> > > > > > > peter
> > > > > > >
> > > > > > >
> > > > > > > On 4/4/06, Raffaele Viola <[EMAIL PROTECTED]> wrote:
> > > > > > > >
> > > > > > > > Hi all,
> > > > > > > >
> > > > > > > > I tried to make a distribuited testing.
> > > > > > > >
> > > > > > > > I've setted the IP of the servers in the jmeter.propertiesand
> > > > I've
> > > > > > > > started
> > > > > > > > the servers with jmeter-server.bat
> > > > > > > > and the client with normal jmeter.bat
> > > > > > > >
> > > > > > > > in the jmeter.log file these are these lines:
> > > > > > > >
> > > > > > > > 2006/04/04 12:50:10 INFO  - jmeter.gui.util.JMeterMenuBar:
> > > > > > > > setRunning(true,
> > > > > > > > 151.98.181.12:1099)
> > > > > > > > 2006/04/04 12:50:10 INFO  - jmeter.gui.util.JMeterMenuBar:
> > Found
> > > > > start
> > > > > > > > host:
> > > > > > > > 151.98.181.12:1099
> > > > > > > > 2006/04/04 12:50:10 INFO  - jmeter.gui.util.JMeterMenuBar:
> > Found
> > > > > > > > stop  host:
> > > > > > > > 151.98.181.12:1099
> > > > > > > > 2006/04/04 12:50:10 INFO  - jmeter.gui.util.JMeterMenuBar:
> > Found
> > > > > > > > exit  host:
> > > > > > > > 151.98.181.12:1099
> > > > > > > >
> > > > > > > > but il the it seems that the test doesn't work on the
> servers
> > > > > because
> > > > > > I
> > > > > > > > don't have any report!!!!
> > > > > > > >
> > > > > > > > help me please!!!
> > > > > > > >
> > > > > > > > -Raffo
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>

Reply via email to