tilln / jmeter-iso8583

ISO8583 Plugin for JMeter
MIT License
62 stars 32 forks source link

ISO8583 doesn't receive any response with B24Channel but with PADChannel it failed to unpack #62

Closed chad1st closed 1 year ago

chad1st commented 1 year ago

Describe the bug Hello @tilln, i want to ask about the jmeter iso8583 issue using your plugin, currently i'm trying to perform a load testing on a jmeter as a client to the iso server but when im trying to send the iso request it doesn't give me any response using the B24 Channel , and i'm also trying to switch channel with PAD Channel, it received a response but it said failed to unpack, can you help me?

Below are the logs using B24Channel JmeterB24Channel.txt

Though when i captured with wireshark it supposed to receive a request with b24channel Wireshark

Below are the logs for PADChannel JmeterPadChannel.txt

tilln commented 1 year ago

Hi @chad1st

First, you're going to have to figure out what Channel fits your wire protocol.

Unfortunately, I can't help with that as I'm not much of an expert (no idea what starts with ISO and then presumably the message length in 4 hex digits) but you may want to post that question for example here: https://groups.google.com/g/jpos-users

Then you can start looking at the Packager configuration.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.