https://bz.apache.org/bugzilla/show_bug.cgi?id=64491

            Bug ID: 64491
           Summary: [receive] org.jpos.iso.IFA_LLLCHAR: Problem unpacking
                    field 105 (java.lang.RuntimeException: Required 28 but
                    just got 27 bytes) unpacking field=105, consumed=323
           Product: JMeter
           Version: 5.2.1
          Hardware: PC
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: JMETER_5.3.1

Created attachment 37287
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37287&action=edit
[receive] org.jpos.iso.IFA_LLLCHAR: Problem unpacking field 105
(java.lang.RuntimeException: Required 28 but just got 27 bytes) unpacking
field=105, consumed=323

Hi Team,

There is an issue where while receiving response from the server the last
character has been truncated, due to this jmeter is not able to parse the
response message and its getting dropped.

Attaching log for your reference.

2020-06-02 03:48:27,219 ERROR n.c.b.j.i.Q2: (channel/204.130.42.239:18858)
[receive] org.jpos.iso.IFA_LLLCHAR: Problem unpacking field 105
(java.lang.RuntimeException: Required 28 but just got 27 bytes) unpacking
field=105, consumed=323
org.jpos.iso.ISOException: org.jpos.iso.IFA_LLLCHAR: Problem unpacking field
105 (java.lang.RuntimeException: Required 28 but just got 27 bytes) unpacking
field=105, consumed=323
        at org.jpos.iso.ISOBasePackager.unpack(ISOBasePackager.java:340)
~[jpos-2.1.3.jar:2.1.3]
        at org.jpos.iso.ISOMsg.unpack(ISOMsg.java:468) ~[jpos-2.1.3.jar:2.1.3]
        at org.jpos.iso.BaseChannel.unpack(BaseChannel.java:976)
~[jpos-2.1.3.jar:2.1.3]
        at org.jpos.iso.BaseChannel.receive(BaseChannel.java:746)
[jpos-2.1.3.jar:2.1.3]
        at org.jpos.q2.iso.ChannelAdaptor$Receiver.run(ChannelAdaptor.java:332)
[jpos-2.1.3.jar:2.1.3]
        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]


FIELD 105 : *69*\000500992  Request
FILED 105 : *69*\00050099   Response

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to