On 19/03/07, Maik Winkler <[EMAIL PROTECTED]> wrote:
Hi all,

Thx a lot Sebb, but it does not work so far. I activated the option of
redirecting automatically but I got the same result (that means no result)
in JMeter and the following log-entries:

2007/03/19 16:18:55 INFO  - jmeter.engine.StandardJMeterEngine: Running
the test!
2007/03/19 16:18:55 INFO  - jmeter.gui.util.JMeterMenuBar:
setRunning(true,local)
2007/03/19 16:18:55 INFO  - jmeter.engine.StandardJMeterEngine: Starting 1
threads for group Thread Gruppe. Ramp up = 1.
2007/03/19 16:18:55 INFO  - jmeter.engine.StandardJMeterEngine: Continue
on error
2007/03/19 16:18:55 INFO  - jmeter.threads.JMeterThread: Thread Thread
Gruppe 1-1 started
2007/03/19 16:18:56 ERROR - jmeter.protocol.http.sampler.HTTPSampler:
readResponse: java.io.IOException

That exception should show up in the Tree View Listener.

2007/03/19 16:18:56 INFO  - jmeter.threads.JMeterThread: Thread Thread
Gruppe 1-1 is done
2007/03/19 16:18:56 INFO  - jmeter.engine.StandardJMeterEngine: Ending
thread 0
2007/03/19 16:18:56 INFO  - jmeter.engine.StandardJMeterEngine: Stopping
test
2007/03/19 16:18:56 INFO  - jmeter.engine.StandardJMeterEngine: Notifying
test listeners of end of test
2007/03/19 16:18:56 INFO  - jmeter.gui.util.JMeterMenuBar:
setRunning(false,local)
2007/03/19 16:18:56 INFO  - jmeter.engine.StandardJMeterEngine: Test has
ended



I also tried your second advice, (in combination with a cookie and
authorization manager) but in this case I got the following response on
both requests:
       BSP URL requires rewrite.

That is not a JMeter error message; presumably there was something
wrong with the manual redirect samplers.

You could try using the HTTP Client sampler instead.

Unless the server is publicly accessible, I'm not sure there is much
else I can suggest.

S///

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to