Unanswered question

error while receiving response java.io.IOException: message too long

While NL is trying to get response back from server , i am getting below error "error while receiving response java.io.IOException: message too long". Can any one please suggest any idea.

Attached log for reference.

2020/06/16 01:10:19 DEBUG - neoload.CustomAction: sent
2020/06/16 01:10:19 DEBUG - neoload.CustomAction: receiving
2020/06/16 01:10:24 ERROR - neoload.CustomAction: error while receiving response java.io.IOException: message too long
at org.jpos.iso.channel.BASE24Channel.streamReceive(BASE24Channel.java:102)
at org.jpos.iso.BaseChannel.receive(BaseChannel.java:726)
at com.neotys.iso8583.send.MessageSenderActionEngine$1.call(MessageSenderActionEngine.java:209)
at com.neotys.iso8583.send.MessageSenderActionEngine$1.call(MessageSenderActionEngine.java:1)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

2020/06/16 01:10:24 ERROR - neoload.CustomAction: Socket connection needs to be done before null

Dinesh R.
Dinesh R.

Dinesh R.

Level
0
35 / 100
points

No answers