rbeckman-nextgen / test-mc5

0 stars 0 forks source link

LLP Listener throws exception when attempting to parse incoming message #17

Closed rbeckman-nextgen closed 4 years ago

rbeckman-nextgen commented 4 years ago

The LLP listener is throwing "ArrayIndexOutofBounds" when trying to parse the Segments of a message (only when messages do not include \r end of segment delimiters)

Imported Issue. Original Details: Jira Issue Key: MIRTH-33 Reporter: chrisl Created: 2006-09-13T14:59:30.000-0700

rbeckman-nextgen commented 4 years ago

http://www.mirthproject.org/jira/browse/MIRTH-85

Fixed by checking the size of segments, however this really needs to be moved to a pre-processor.

Imported Comment. Original Details: Author: chrisl Created: 2006-10-04T16:17:46.000-0700