Re: javax.naming.NamingException: Something already bound at testQueue

2016-07-27 Thread Justin Bertram
To: users@activemq.apache.org Sent: Wednesday, July 27, 2016 8:51:54 AM Subject: javax.naming.NamingException: Something already bound at testQueue Hi - I'm doing some Artemis testing. I have a Jepsen process that spawns 10 threads, each of which connects to the same queue using the name

javax.naming.NamingException: Something already bound at testQueue

2016-07-27 Thread Korny Sietsma
Hi - I'm doing some Artemis testing. I have a Jepsen process that spawns 10 threads, each of which connects to the same queue using the name "dynamicQueues/testQueue" And I get an exception on one of the threads: javax.naming.NamingException: Something already bound at testQ