Skip to content

ERROR - jmeter.protocol.amf.proxy.AmfProxy: java.net.SocketException: Connection reset by peer: socket write error #27

@nitinkhole

Description

@nitinkhole

Hi,

I am trying to record a script using AMF proxy plugin. However, I am getting the below error:

ERROR - jmeter.protocol.amf.proxy.AmfProxy: java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
at org.apache.jmeter.protocol.amf.proxy.AmfProxy.writeToClient(AmfProxy.java:456)
at org.apache.jmeter.protocol.amf.proxy.AmfProxy.run(AmfProxy.java:277)

ERROR - jmeter.protocol.amf.proxy.AmfProxy: Problem with SSL certificate? Ensure browser is set to accept the JMeter proxy cert: Connection reset by peer: socket write error

INFO - jmeter.protocol.http.sampler.HTTPJavaImpl: Error Response Code: 404

ERROR - jmeter.protocol.amf.util.AmfXmlConverter: An exception was encountered while deserializing response. flex.messaging.io.SerializationException: Class 'flex.messaging.io.amf.ASObject' must implement java.io.Externalizable to receive client IExternalizable instances.
at flex.messaging.io.amf.Amf3Input.readExternalizable(Amf3Input.java:496)
at flex.messaging.io.amf.Amf3Input.readScriptObject(Amf3Input.java:420)
at flex.messaging.io.amf.Amf3Input.readObjectValue(Amf3Input.java:152)

Is there something I am missing? I have very limited knowledge on JMeter and AMF proxy. Please help.

Thanks,
Nitin

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