Re: [External] - Re: JSON Message Body Not Display in Artemis Web Console

2022-06-27 Thread Richard Bergmann
Here: - from json import dumps import stomp import sys conn = stomp.Connection12(heartbeats=(3,0)) conn.connect("admin", "admin", wait=True, headers = {"client-id": sys.argv[0]}) message = {"item": """This is a lot of text. In fact, it's an

Re: JSON Message Body Not Display in Artemis Web Console

2022-06-27 Thread Domenico Francesco Bruscino
Hi Rich, how are you sending your JSON message, can you share a simple reproducer? Regards, Domenico On Mon, 27 Jun 2022 at 14:46, Richard Bergmann wrote: > I have a queue with a 1867 byte JSON message, but the message body is not > displayed when I "Show" message. Not sure what "Displaying

JSON Message Body Not Display in Artemis Web Console

2022-06-27 Thread Richard Bergmann
I have a queue with a 1867 byte JSON message, but the message body is not displayed when I "Show" message. Not sure what "Displaying body as byes (turned off)" means. I would find nothing in the documentation or config files and I come up short on Google searches as well. Can anyone provide

Re: [External] - Re: How to avoid AMQ229014 TTL "dump" for a "patient" Python 3 Stomp Listener

2022-06-27 Thread Robbie Gemmell
Whether it is expected or not may depend more on the client side impl at this point; your wondering if it may be using the same thread for processing the message / listener as it does the heartbeats (and thus isnt processing any while your slow listener blocks it) seems a fairly reasonable

[FINAL CALL] - Travel Assistance to ApacheCon New Orleans 2022

2022-06-27 Thread Gavin McDonald
To all committers and non-committers. This is a final call to apply for travel/hotel assistance to get to and stay in New Orleans for ApacheCon 2022. Applications have been extended by one week and so the application deadline is now the 8th July 2022. The rest of this email is a copy of what