You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Martin Krasser (JIRA)" <ji...@apache.org> on 2010/02/05 09:56:32 UTC

[jira] Created: (CAMEL-2451) HL7MLLPDecoder fails if message length is exactly 1022

HL7MLLPDecoder fails if message length is exactly 1022
------------------------------------------------------

                 Key: CAMEL-2451
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2451
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-hl7
    Affects Versions: 2.1.0
            Reporter: Martin Krasser


When an HL7 message length is exactly 1022 then the two end control charcters are not read from the same packet/buffer. This causes HL7MLLPDecoder.scan() method to fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-2451) HL7MLLPDecoder fails if message length is exactly 1022

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57395#action_57395 ] 

Claus Ibsen commented on CAMEL-2451:
------------------------------------

Go ahead. You got until Hadrian wakes up :)

> HL7MLLPDecoder fails if message length is exactly 1022
> ------------------------------------------------------
>
>                 Key: CAMEL-2451
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2451
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-hl7
>    Affects Versions: 2.1.0
>            Reporter: Martin Krasser
>            Assignee: Martin Krasser
>             Fix For: 2.2.0
>
>
> When an HL7 message length is exactly 1022 then the two end control charcters are not read from the same packet/buffer. This causes HL7MLLPDecoder.scan() method to fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-2451) HL7MLLPDecoder fails if message length is exactly 1022

Posted by "Martin Krasser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57396#action_57396 ] 

Martin Krasser commented on CAMEL-2451:
---------------------------------------

I love time zones :)

> HL7MLLPDecoder fails if message length is exactly 1022
> ------------------------------------------------------
>
>                 Key: CAMEL-2451
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2451
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-hl7
>    Affects Versions: 2.1.0
>            Reporter: Martin Krasser
>            Assignee: Martin Krasser
>             Fix For: 2.2.0
>
>
> When an HL7 message length is exactly 1022 then the two end control charcters are not read from the same packet/buffer. This causes HL7MLLPDecoder.scan() method to fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAMEL-2451) HL7MLLPDecoder fails if message length is exactly 1022

Posted by "Martin Krasser (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Krasser updated CAMEL-2451:
----------------------------------

    Fix Version/s: 2.2.0

> HL7MLLPDecoder fails if message length is exactly 1022
> ------------------------------------------------------
>
>                 Key: CAMEL-2451
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2451
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-hl7
>    Affects Versions: 2.1.0
>            Reporter: Martin Krasser
>            Assignee: Martin Krasser
>             Fix For: 2.2.0
>
>
> When an HL7 message length is exactly 1022 then the two end control charcters are not read from the same packet/buffer. This causes HL7MLLPDecoder.scan() method to fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-2451) HL7MLLPDecoder fails if message length is exactly 1022

Posted by "Martin Krasser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57394#action_57394 ] 

Martin Krasser commented on CAMEL-2451:
---------------------------------------

Although a bit late, I'd like to checkin a fix for the upcoming 2.2 release. If there are any objections please let me know.

> HL7MLLPDecoder fails if message length is exactly 1022
> ------------------------------------------------------
>
>                 Key: CAMEL-2451
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2451
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-hl7
>    Affects Versions: 2.1.0
>            Reporter: Martin Krasser
>            Assignee: Martin Krasser
>
> When an HL7 message length is exactly 1022 then the two end control charcters are not read from the same packet/buffer. This causes HL7MLLPDecoder.scan() method to fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-2451) HL7MLLPDecoder fails if message length is exactly 1022

Posted by "Martin Krasser (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Krasser resolved CAMEL-2451.
-----------------------------------

    Resolution: Fixed

> HL7MLLPDecoder fails if message length is exactly 1022
> ------------------------------------------------------
>
>                 Key: CAMEL-2451
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2451
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-hl7
>    Affects Versions: 2.1.0
>            Reporter: Martin Krasser
>            Assignee: Martin Krasser
>             Fix For: 2.2.0
>
>
> When an HL7 message length is exactly 1022 then the two end control charcters are not read from the same packet/buffer. This causes HL7MLLPDecoder.scan() method to fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CAMEL-2451) HL7MLLPDecoder fails if message length is exactly 1022

Posted by "Martin Krasser (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Krasser reassigned CAMEL-2451:
-------------------------------------

    Assignee: Martin Krasser

> HL7MLLPDecoder fails if message length is exactly 1022
> ------------------------------------------------------
>
>                 Key: CAMEL-2451
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2451
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-hl7
>    Affects Versions: 2.1.0
>            Reporter: Martin Krasser
>            Assignee: Martin Krasser
>
> When an HL7 message length is exactly 1022 then the two end control charcters are not read from the same packet/buffer. This causes HL7MLLPDecoder.scan() method to fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.