ActiveMQ(MQTT) crash when subscribe

2015-06-29 Thread roox_4000
I Download ActiveMQ Broker v5.11.1 And Run It (Use MQTT). I Can Publish And Subscribe With Websocket & PHP For Publish And Broker Work Well. But When Use PHP for subscribe Broker Console Give Me This ERROR And Dont Subscribe Topic WARN : Transport Connection to :tcp://127.0.0.1:18967 failed:

Need help with subscribing to MessageConsumed advisory...

2015-06-29 Thread redboy1972
I need to be able to receive notification when a ActiveMQ client consumes a MQTT message. I tried to first post on stackoverflow but haven't got a reponse yet. *See:* http://stackoverflow.com/questions/31079067/issues-getting-activemq-advisory-messages-for-messageconsumed

Re: Broker queue attributes not displayed in jconsole with active mq 5.9.0

2015-06-29 Thread Aditya Aery
Hello Tim, First of all, thanks for your reply. When broker queues are displayed as folders, I can't see queue attributes (like QueueSize). PFA list of attributes visible when queues are displayed as endpoints in jconsole (these details are missing when queues are displayed as folders)

Master Slave setup for Linux - Document/Enterprise

2015-06-29 Thread ksvijy
Any one has a step by step guide on setting up master slave config on Ubuntu/Linux. We are looking for enterprise setup configuration... Also any suggestions whether we should use linux clustering or Active MQ master slave for Enterprise use willbe helpful... Let me know... Any detailed document

Re: Enabling scheduleSupport

2015-06-29 Thread GregTom
Thank you your answer. Where should I put this broker configuration: http://activemq.apache.org/schema/core"; brokerName="localhost" dataDirectory="${activemq.data}" schedulerSupport="true"> I don't have a config file in TomEE conf directory which contains such things. in the /conf directory of

Re: Enabling scheduleSupport

2015-06-29 Thread Timothy Bish
On 06/29/2015 12:01 PM, GregTom wrote: > I am using ActiveMQ as the JMS implementation in TomEE server. I have never > configured it, I just use the pure default configuration and it works well. > Now I would like to use delay feature for some JMS messages. I founded that > ActiveMQ has this featur

Enabling scheduleSupport

2015-06-29 Thread GregTom
I am using ActiveMQ as the JMS implementation in TomEE server. I have never configured it, I just use the pure default configuration and it works well. Now I would like to use delay feature for some JMS messages. I founded that ActiveMQ has this feature: message.setLongProperty(ScheduledMessage.AM

Re: ** JMS Client HANGING - AMQ 5.9, AIX 6.1

2015-06-29 Thread Tim Bain
When this is happening, how often are full GCs happening and how long are they taking on average, and are young gen GCs occurring between the old gen GCs? Also, do you believe that the compaction phase ( https://www-01.ibm.com/support/knowledgecenter/mobile/#!/SSYKE2_6.0.0/com.ibm.java.doc.diagnos

ActiveMQ Master/Slave setup for Windows server

2015-06-29 Thread snesar
Can anyone please point me to any documents posted for Master/Slave setup in a Windows server. I am looking for options for the setup either using Kaha DB or Level DB -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Master-Slave-setup-for-Windows-server-tp4698322.

Re: ** JMS Client HANGING - AMQ 5.9, AIX 6.1

2015-06-29 Thread cdelgadob
Hi Tim, Paul, Thanks a lot for your suggestions, both very concise and thoughtfull. Re your questions: - Message size: Actually they are quite small, it's just a, identifier that points to a record in a DB. So the DB has to be accesed in order to process the message (I know it's odd and probably

Re: Rfresh org.apache.activemq.broker.SslContext from disk/jks content

2015-06-29 Thread matteor
Issue created. m -- View this message in context: http://activemq.2283324.n4.nabble.com/Rfresh-org-apache-activemq-broker-SslContext-from-disk-jks-content-tp4698040p4698319.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.