0
votes

Using TCP Sampler, I am sending some text which needs to be returned in Response and what I can see is Request is getting send but there is Server Error and JMeter execution stops.

TCP Server is running, it does receive request from JMeter but there is problem receiving reponse from Server.

enter image description here

enter image description here

enter image description here

enter image description here

Please let me know if there is any configuration problem.

1

1 Answers

0
votes

The communication is that JMeter sends the request and hopes to get the answer through the same port. Are the ports identical?