Re: ActiveMQ Queue Consumer Stops receiving messages.

2017-04-21 Thread nabsha
Hi, Not sure if you have done it already or not, but try using JMX Client like JConsole to pick anything out of ordinary for that particular consumer. Regards, Nabeel -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Queue-Consumer-Stops-receiving-messages-tp472

JMS Message is delivered to queue with JMSDeliveryMode Non Persistent

2017-04-21 Thread Katakana54
In Artemis 1.5.4 Have the following server broker.xml where I divert messages from a MQTT topic to a JMS queue, both local. How can I make sure that that JMS message will be delivered with JMSDeliveryMode=persistent? At this moment it is being automatically set to Non-Persistent. -- View th

Re: Apache Artemis - Stress-test time

2017-04-21 Thread Francesco PADOVANI
A question: why the logout method of the jaas interface, is never invoked? I expected it was called in case of disconnection of a client. It has been never implemented? Francesco From: Francesco PADOVANI Sent: Friday, April 21, 2017 12:04:45 PM To: users@acti

Re: Apache Artemis - Stress-test time

2017-04-21 Thread Francesco PADOVANI
Martyn, sorry, one more thing, for the previous test we didn't use security: we assigned the same role to all user and the role had all permissions on all addresses/queues (#). Now we'd like to try by using security, but we're facing an issue when a client publish on a topic which another client