Messages dispatched to consumers but never get processed

2017-01-06 Thread thatbroc
We are currently using activemq for our messaging infrastructure and we are finding that on random intervals we will see messages getting dispatched to consumer connections/sessions that no longer exist (consumer has been disconnected). We were running activemq 5.11.1 and upgrade to 5.14.1 when we

Re: can not delete specific message from activemq queue

2017-01-06 Thread tk0485
thanks @tabish...@gmail.com your solution solved my problem -- View this message in context: http://activemq.2283324.n4.nabble.com/can-not-delete-specific-message-from-activemq-queue-tp4720831p4720875.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

seeking advice on efficient use of resources

2017-01-06 Thread Steve
Hello, I am relatively new to ActiveMQ but have read a fair amount about it now. I still have questions however regarding how to efficiently use various resources: 1 - If one's application expects relatively light communication between it and the message broker, is it fine to use a single Connec

Re: queue gets full and seems stuck. how can I debug such issue?

2017-01-06 Thread fcbman
Thanks. The jconsole worked great... but the JMSToolBox couldnt connect in any variation... Either way the jconsole did the work! I see this strange behavior... It seems like some queues are getting to their limit (posting only 2 out of a dozen more or less): 2016-12-24 20:34:50,065 | INFO | A

Re: How to enable SSL over ActiveMQ using C client

2017-01-06 Thread Timothy Bish
I'd recommend asking the Paho folks for instructions on using the Paho client and debugging it You can do some SSL level debug on the Java side of things, see these docs for some tips on turning on debug. http://activemq.apache.org/ssl-transport-reference.html http://activemq.apache.org/how-do

How to enable SSL over ActiveMQ using C client

2017-01-06 Thread arjun13
I am trying to connect a C client with activeMQ using ssl.For this I created certificates using the following link https://github.com/rethab/php-stomp-cert-example/blob/master/README.md Also I confiugured activeMQ w

Re: Unable to launch ActiveMQ v5.14.3 with Jetty

2017-01-06 Thread Tim Bain
Could you please write a bug report in JIRA for this issue? On Jan 5, 2017 9:04 AM, "xabhi" wrote: > Looks like it is due to Jetty upgrade in ActiveMQ version and > SelectChannelConnector seems to have been removed in new jetty version ( > http://stackoverflow.com/questions/36788049/selectchanne

How to republish an MQTT QoS 1 message when a PUBACK is not received for it?

2017-01-06 Thread Sunyu
I'm using ActiveMQ 5.14 as the MQTT Broker. When I published a QoS 1 message to a client, but the client failed to process the message and respond a PUBACK (but the TCP layer had sent an ACK already), I found that ActiveMQ would not republish the message. Although in this case, MQTT v3.1.1 doesn't