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

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

    Description: 
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"




    
> 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
>
> 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"

--
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