Hello @steeltomato ,
Thank you for the plugin.
Am trying to test a flex based web application which uses graniteDS 2.3 data services for sending messages(AMF3) from client to server.Now am trying to record the messages using jmeter-amf pluging. While converting the message from binary to xml i can see an exception in logs.As a result the recorded xml is empty.
Error stack trace can be:
ERROR - jmeter.JMeter: Uncaught exception: java.lang.NoSuchFieldError: createASObjectForMissingType
at org.apache.jmeter.protocol.amf.util.AmfXmlConverter.convertAmfMessageToXml(AmfXmlConverter.java:156)
at org.apache.jmeter.protocol.amf.util.AmfXmlConverter.convertAmfMessageToXml(AmfXmlConverter.java:140)
at org.apache.jmeter.protocol.amf.proxy.AmfRequestHdr.populateSampler(AmfRequestHdr.java:463)
at org.apache.jmeter.protocol.amf.proxy.AmfRequestHdr.getSampler(AmfRequestHdr.java:281)
at org.apache.jmeter.protocol.amf.proxy.AmfProxy.run(AmfProxy.java:224)
I have copied all the jars file related to the application into jmeter/lib/ext folder. i have few questions
- can this plugin supports graniteDS data services ?
- If so can you please tell, steps how to convert binary to xml format.?
- GraniteDS uses granite-config.xml, how can i use this xml with the plugin?
Am currently using latest jmeter-amf plugin, graniteDS 2.3, Jmeter 2.11, BlazeDS 4
Please help
Thankyou
gopikrishna
Hello @steeltomato ,
Thank you for the plugin.
Am trying to test a flex based web application which uses graniteDS 2.3 data services for sending messages(AMF3) from client to server.Now am trying to record the messages using jmeter-amf pluging. While converting the message from binary to xml i can see an exception in logs.As a result the recorded xml is empty.
Error stack trace can be:
ERROR - jmeter.JMeter: Uncaught exception: java.lang.NoSuchFieldError: createASObjectForMissingType
at org.apache.jmeter.protocol.amf.util.AmfXmlConverter.convertAmfMessageToXml(AmfXmlConverter.java:156)
at org.apache.jmeter.protocol.amf.util.AmfXmlConverter.convertAmfMessageToXml(AmfXmlConverter.java:140)
at org.apache.jmeter.protocol.amf.proxy.AmfRequestHdr.populateSampler(AmfRequestHdr.java:463)
at org.apache.jmeter.protocol.amf.proxy.AmfRequestHdr.getSampler(AmfRequestHdr.java:281)
at org.apache.jmeter.protocol.amf.proxy.AmfProxy.run(AmfProxy.java:224)
I have copied all the jars file related to the application into jmeter/lib/ext folder. i have few questions
Am currently using latest jmeter-amf plugin, graniteDS 2.3, Jmeter 2.11, BlazeDS 4
Please help
Thankyou
gopikrishna