Hello Folks,
I'm experimenting with Mirth and have come across a small issue with LLP. This has happened with the source configuration in ASCII and HEX modes. The log fragment from mirth.log is below. BTW the Mirth box is Windows and the sending unit is a Linux box with commercial PACS software that supports bi-directional HL7 messaging:
java.io.IOException: Message violates the minimal lower layer protocol: no start of message indicator received.
I ran tcpdump on the Linux server and found that the LLP is present as indicated in Mirth's default configuration. Also, I'm using the standard ASCII set with no values requiring escaping and segment termination using 0x0d. One additional item is I had this working last week, deleted that configuration and created one similar to it. Any ideas on that?
Thanks,
Jack
I'm experimenting with Mirth and have come across a small issue with LLP. This has happened with the source configuration in ASCII and HEX modes. The log fragment from mirth.log is below. BTW the Mirth box is Windows and the sending unit is a Linux box with commercial PACS software that supports bi-directional HL7 messaging:
java.io.IOException: Message violates the minimal lower layer protocol: no start of message indicator received.
I ran tcpdump on the Linux server and found that the LLP is present as indicated in Mirth's default configuration. Also, I'm using the standard ASCII set with no values requiring escaping and segment termination using 0x0d. One additional item is I had this working last week, deleted that configuration and created one similar to it. Any ideas on that?
Thanks,
Jack
Comment