Get local IP address of the client

2017-12-04 Thread czaban
Is it possible to get the current local IP of the client used to connect with broker? We have few active ip addresses in the same machine and the simple Dns.GetHostAddresses(Dns.GetHostName()) is not the solution. -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Could not reserve enough space for object heap

2017-12-04 Thread shaneduncan85
I am new to ActiveMQ, when I run bin\activemq I am receiving this error "Could not reserve enough space for 1048576kb object heap". I am attempting to launch the ActiveMQ service on a Windows 2008 SP1 server. Any thought on how to resolve would be appreciated. -- Sent from:

Dispatched Queue

2017-12-04 Thread Chinna
I have a scenario like more than 70 messages in the queue with 2 active consumers but only one consumer is picking the messages with Dispatched queue size is 2 and another consumer is not picking any messages from the queue, "Connection IDClient ID :

Re: EnMasse vs activemq

2017-12-04 Thread Ulf Lilleengen
Hi, As Justin said, it's not really a direct alternative to ActiveMQ, and in fact ActiveMQ Artemis is one of the core components in EnMasse. EnMasse adds some management components to deal with scaling brokers up/down in an OpenShift/Kubernetes environment + a higher level configuration

Selectors with virtual topics in broker networks

2017-12-04 Thread Devlin
5.11.0 Trying to validate if our current setup is configured properly for virtual topics with message selectors in a broker network. Based on preliminary observations, virtual topics appear to works as expected; producers send on topics, consumers receive on queues, regardless of where they

ClassCastException: Consumer Advisory Topic

2017-12-04 Thread MarcelHillmann
Hi, I try to subscribe the connection advisory topic, and I seen an ClassCastException. Is this a known issue? How can I solve it? Thanks Marcel java.io.IOException: org.apache.activemq.command.BrokerId cannot be cast to org.apache.activemq.command.ConsumerId at

Why the source package of “selector” is empty?

2017-12-04 Thread softwbc
I look at several versions(activemq-parent-5.15.2-source-release.zip), But all ‘org.apache.activemq.selecter*’ packages are empty -- Sent from:

Re: ActiveMQ Messages Stuck in Pending State

2017-12-04 Thread Tim Bain
On Dec 3, 2017 11:50 AM, "muralidhar.koyya" wrote: Hi, I have seen several threads on this subject. But couldn't get some basic information on why messages goes into pending state. Some background: We are using ActiveMQ 5.X. Below are the properties taken from JMX

Re: Amazon MQ

2017-12-04 Thread Tim Bain
Sounds great, we appreciate that. On Dec 4, 2017 3:32 AM, "khandelwalanuj" wrote: > Hi All, > > I am planing to switch the in-house running ActiveMQ to the AWS provided > one. I will keep this community informed about the experience in this and > any issues

Re: Amazon MQ

2017-12-04 Thread khandelwalanuj
Hi All, I am planing to switch the in-house running ActiveMQ to the AWS provided one. I will keep this community informed about the experience in this and any issues around it. I will also be doing performance testing. Thanks, Anuj -- Sent from: