You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2020/06/02 11:42:51 UTC

[Bug 64491] New: [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

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: issues@jmeter.apache.org
          Reporter: dinesh.rk31@gmail.com
  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.

[Bug 64491] [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

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64491

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal
   Target Milestone|JMETER_5.3.1                |---

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

[Bug 64491] [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

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64491

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
Your issue is related to 3rd party plugin:
https://github.com/tilln/jmeter-iso8583

Please report your issue there.

Thank you
Regards

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

[Bug 64491] [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

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64491

--- Comment #1 from Dinesh <di...@gmail.com> ---
When i have checked server logs, the last character is not truncated but while
receiving response from jmeter the last character gets truncated.

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

[Bug 64491] [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

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64491

Dinesh <di...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

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