Not heard of this problem - perhaps there was an accidental change of
one of the variable names? Do the test plan elements have the same
contents as before?

Any other messages in jmeter.log?

What happens if you recreate the test plan in 2.2?

On 05/01/07, Carrier, Tim <[EMAIL PROTECTED]> wrote:
Hello,

I have been using JMeter 2.1.1 for XML posts to an HTTP acceptor via the
sampler SOAP/XML-RPC Request, all is working fine in 2.1.

Java version = 1.4.2_05

Now, I'm trying to upgrade to JMeter 2.2 using the same test plan and
nothing is working. The result tree Sampler Result tab shows this:

HTTP response code: 400
HTTP response message: Invalid request: Message has no content.

HTTP response headers:
HTTP/1.1 400 Invalid request: Message has no content.
Date: Fri, 05 Jan 2007 18:05:05 GMT
Server: Jetty/3.0 (SunOS 5.8 sparc)
Servlet-Engine: Jetty/3.0 (JSP 1.1; Servlet 2.2; java 1.4.2_02)
Connection: close

----

The result tree Request tab show this:
 http://{$server}:2605/profile

[no cookies]

Request Headers:

----

Jmeter.log has this:
2007/01/05 11:33:00 INFO  - jmeter.engine.StandardJMeterEngine: Running
the test!
2007/01/05 11:33:00 INFO  - jmeter.gui.util.JMeterMenuBar:
setRunning(true,local)
2007/01/05 11:33:00 INFO  - jmeter.engine.StandardJMeterEngine: Starting
1 threads for group PickLists. Ramp up = 0.
2007/01/05 11:33:00 INFO  - jmeter.engine.StandardJMeterEngine: Continue
on error
2007/01/05 11:33:00 INFO  - jmeter.threads.JMeterThread: Thread
PickLists 1-1 started
2007/01/05 11:33:00 INFO  -
org.apache.commons.httpclient.HttpMethodBase: Discarding unexpected
response: HTTP/1.1 100 Continue
2007/01/05 11:33:00 INFO  - jmeter.threads.JMeterThread: Thread
PickLists 1-1 is done
2007/01/05 11:33:00 INFO  - jmeter.engine.StandardJMeterEngine: Ending
thread 0
2007/01/05 11:33:00 INFO  - jmeter.engine.StandardJMeterEngine: Stopping
test
2007/01/05 11:33:00 INFO  - jmeter.engine.StandardJMeterEngine:
Notifying test listeners of end of test
2007/01/05 11:33:00 INFO  - jmeter.gui.util.JMeterMenuBar:
setRunning(false,local)
2007/01/05 11:33:00 INFO  - jmeter.engine.StandardJMeterEngine: Test has
ended


I know this seems very vague, but the test plan works exactly right with
2.1.1.  I suspect there is some property or configuration change I need
to make for 2.2 but I can not find it.

Has anyone else run into this when moving from JMeter 2.1.1 to 2.2?
Maybe I did things incorrectly in 2.1.1?

Thanks,

Tim




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

Reply via email to