I've never seen this behavior before since I've never run distributed
testing in console mode. does jmeter correctly run the tests and log the
results?


peter


On 10/19/05, Morten Kristiansen <[EMAIL PROTECTED]> wrote:
>
>
> I'm trying to run some remote tests in headless mode, but jmeter hangs.
> Here's the command I run and output:
>
> ../jakarta-jmeter-2.1.1/bin/jmeter 
> -Jlog_file=jmeter.log-Jupgrade_properties=/upgrade.properties
> -Jsaveservice_properties=/saveservice.properties -n -l /jmeter-
> raw-report.xml -p /jmeter.properties -d . -t /testplan.jmx -r
>
> Output:
>
> Created the tree successfully
> Configuring remote engine for 
> 192.168.12.150:10099<http://192.168.12.150:10099>
> Starting remote engines
> Remote engines have been started
> Tidying up ...
> ... end of run
>
> After the last output line, jmeter hangs. I use port 10099 as RMI, not the
> default 1099. I have checked logs on both master and slave hosts and it all
> seems to work. But it hangs.
>
> Can anyone help?
>
> Morten
>
>

Reply via email to