🎄 Happy Holidays! 🥳
Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.
Happy Holidays!
Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.
Configure a non Transacted Router in JMS Tool Box
Hello,
I'm trying to get access to a queue through JmsTool Box, but I'm getting the following error :
com.solacesystems.jcsmp.InvalidOperationException: Capability Mismatch: Router does not support transacted sessions.
Capability Mismatch: Router does not support transacted sessions.
The transacted mode is explicitly disabled.
How I can set Transacted to false in JmsToolBox?
Thank you.
Answers
-
To add more context to the question, if the "Use Transacted Session is enabled" in the client profile, Jms Tool Box work without an issue. if not (in our case) I'm getting the error :
"Capability Mismatch: Router does not support transacted sessions."
looking forward to any proposal on how can we use ToolBox with non transacted Solace router .
Thank you.
0 -
I am facing the same problem when attempting to open a session with the local Solace, custom vpn.
0 -
Hey @slsbel and @azakovorotny - to use JMSToolBox with Solace you will have to enable transacted sessions on the Solace broker. Reason being is JMSToolBox requires transactions to delete "all" messages in a queue.
1