Skip to content

Unable to parse graniteDS using jmeter-amf plugin #36

@gopikrishnaanandi

Description

@gopikrishnaanandi

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

  1. can this plugin supports graniteDS data services ?
  2. If so can you please tell, steps how to convert binary to xml format.?
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions