[ 
https://issues.apache.org/jira/browse/AMQCPP-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeremy Leung updated AMQCPP-476:
--------------------------------

    Description: 
-- HOW TO REPRODUCE --
1) Setup a consumer to listen for messages on Topic XXX using CMS with stomp.
2) Setup a publisher to send a messages from java JMS interface to Topic XXX 
continually. (with org.fusesource.stomp.jms.*)
3) An exception is thrown in consumer from StompWireFormat::readStompBody() 
with description "Read Content Length, and no trailing null"

-- BLOCK DIAGRAM --
All components are in different hosts and all run under Solaris 10 environment.

| C++ CONSUMER | <- | APOLLO 1.6 | <- | JAVA PUBLISHER |


  was:
-- HOW TO REPRODUCE --
1) Setup a consumer to listen for messages on Topic XXX using CMS with stomp.
2) Setup a publisher to send a messages from java JMS interface to Topic XXX 
continually. (with org.fusesource.stomp.jms.*)
3) An exception is thrown in consumer from StompWireFormat::readStompBody() 
with description "Read Content Length, and no trailing null"

-- BLOCK DIAGRAM --
All components are in different hosts and all run under Solaris 10 environment.

X--------------X    X------------X    X----------------X
| C++ CONSUMER | <- | APOLLO 1.6 | <- | JAVA PUBLISHER |
X--------------X    X------------X    X----------------X


    
> Reading of Stomp Frame with content length may throw excecption
> ---------------------------------------------------------------
>
>                 Key: AMQCPP-476
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-476
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: Stomp
>    Affects Versions: 3.6.0
>         Environment: Solaris 10
>            Reporter: Jeremy Leung
>            Assignee: Timothy Bish
>         Attachments: StompFrame.cpp.patch.txt
>
>
> -- HOW TO REPRODUCE --
> 1) Setup a consumer to listen for messages on Topic XXX using CMS with stomp.
> 2) Setup a publisher to send a messages from java JMS interface to Topic XXX 
> continually. (with org.fusesource.stomp.jms.*)
> 3) An exception is thrown in consumer from StompWireFormat::readStompBody() 
> with description "Read Content Length, and no trailing null"
> -- BLOCK DIAGRAM --
> All components are in different hosts and all run under Solaris 10 
> environment.
> | C++ CONSUMER | <- | APOLLO 1.6 | <- | JAVA PUBLISHER |

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to