Solace Community is getting a facelift!
On March 3rd we will be starting the process of migrating Solace Community to a new platform. As a result, Solace Community will go in to a temporary read-only state. You will still be able to come onto Solace Community and search through posts to find answers, but you won't be able to ask questions, post comments, or react in any way.
We hope to have the migration complete by Wednesday March 5th (or sooner), so please keep an eye out!
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