crk
15 years agoOccasional Contributor
soapUI and AMF
Hi.
I am using soapUI 3.6.1. I am trying to create an AMF test step. I keep getting the following error.
I am using BlazeDS 3.2.0.3978. And I am following the steps in this (http://www.soapui.org/AMF/calling-amf-services.html) tutorial. I read some previous posts in the forum and am at a loss to understand why I am getting this message. Any help will be greatly appreciated!
Thanks & Regards,
Ravi.
I am using soapUI 3.6.1. I am trying to create an AMF test step. I keep getting the following error.
Wed Nov 17 13:41:31 IST 2010:ERROR:ClientStatusException
message: flex.messaging.MessageException: Unsupported AMF version 15,393.
code: AMFConnection.Call.Failed
ClientStatusException
message: flex.messaging.MessageException: Unsupported AMF version 15,393.
code: AMFConnection.Call.Failed
at com.eviware.soapui.impl.wsdl.panels.teststeps.amf.SoapUIAMFConnection.call(SoapUIAMFConnection.java:277)
at com.eviware.soapui.impl.wsdl.panels.teststeps.amf.AMFSubmit.executeAmfCall(AMFSubmit.java:185)
at com.eviware.soapui.impl.wsdl.panels.teststeps.amf.AMFSubmit.run(AMFSubmit.java:129)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: flex.messaging.MessageException: Unsupported AMF version 15,393.
at flex.messaging.io.amf.AmfMessageDeserializer.readMessage(AmfMessageDeserializer.java:98)
at com.eviware.soapui.impl.wsdl.panels.teststeps.amf.SoapUIAMFConnection.processHttpResponseBody(SoapUIAMFConnection.java:411)
at com.eviware.soapui.impl.wsdl.panels.teststeps.amf.SoapUIAMFConnection.processHttpResponse(SoapUIAMFConnection.java:397)
at com.eviware.soapui.impl.wsdl.panels.teststeps.amf.SoapUIAMFConnection.send(SoapUIAMFConnection.java:489)
at com.eviware.soapui.impl.wsdl.panels.teststeps.amf.SoapUIAMFConnection.call(SoapUIAMFConnection.java:267)
... 8 more
I am using BlazeDS 3.2.0.3978. And I am following the steps in this (http://www.soapui.org/AMF/calling-amf-services.html) tutorial. I read some previous posts in the forum and am at a loss to understand why I am getting this message. Any help will be greatly appreciated!
Thanks & Regards,
Ravi.