You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (Jira)" <ji...@apache.org> on 2021/12/14 11:59:00 UTC

[jira] [Moved] (AMQCPP-692) Sending text message non-UTF-8 containing special characters from OpenWire

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

Gary Tully moved ARTEMIS-3598 to AMQCPP-692:
--------------------------------------------

          Component/s: Openwire
                           (was: ActiveMQ-Artemis-Native)
                           (was: OpenWire)
                  Key: AMQCPP-692  (was: ARTEMIS-3598)
    Affects Version/s: 3.9.4
                           (was: 2.16.0)
                           (was: 2.17.0)
             Workflow: classic default workflow  (was: jira)
           Issue Type: Improvement  (was: Bug)
              Project: ActiveMQ C++ Client  (was: ActiveMQ Artemis)

> Sending text message non-UTF-8 containing special characters from OpenWire 
> ---------------------------------------------------------------------------
>
>                 Key: AMQCPP-692
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-692
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>          Components: Openwire
>    Affects Versions: 3.9.4
>            Reporter: Pierre-Henry Brasseur
>            Assignee: Gary Tully
>            Priority: Major
>         Attachments: Artemis - example cpp.png, Artemis - example-1.png, Artemis - example.png, Artemis - stack traces  from cpp client.png, Artemis - stack traces.png, MarshallingSupport.cpp, Re Question about charset supported by Artemis.msg, main.c, verifyUtf.patch
>
>
> When a text message non-UTF-8 (ISO-8859-15) containing special characters is sent from OpenWire, this raised an exception :"java.io.UTFDataFormatException" which is not correctly handle and prevent the sending of the text message.
> See email from ActiveMQ Community in attachment for more details.
> [^Re Question about charset supported by Artemis.msg] 
>  
> This was working with previous ActiveMQ version (v5.15.9).
>  
> Identified during following test :
> Text message sent from a C program using the Fuse ActiveMQ-Client C library to Artemis v2.16.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)