Re: activemq memory usage 4 times greater than Maximum heap allocated

2017-09-13 Thread Abhinav2510
Thank you for suggestion but I checked the Bug tracker it says it affetcts Java 8,9 . We are still using Java 7. Thanks & Regards Abhinav Suryawanshi -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Artemis - Virtual Topic support

2017-09-13 Thread Michael André Pearce
Hi Armand, ActiveMQ 5 is jms 1.1 spec, your use of virtual destinations(topic) if I understood right in active5 is sort of a pre cursor to the now jms 2.0 spec feature called shared durable subscriber. Artemis is JMS 2.0 so you can achieve the same. http://www.oracle.com/technetwork/articles

Artemis - Virtual Topic support

2017-09-13 Thread Armand Roelens
Hi, I am wondering if Artemis has any support for virtual topics like ActiveMQ does or if there is anything similar? I wanted to know if a client has the ability to send messages to a specific address that can abstract away the fact that underneath there is really an input and output address,

Re: Log files not being cleaned up

2017-09-13 Thread Tim Bain
Have you run the troubleshooting procedures in http://activemq.apache.org/why-do-kahadb-log-files-remain-after-cleanup.html? What did they indicate? On Sep 12, 2017 8:27 PM, "Lionel van den Berg" wrote: Hi all, ActiveMQ 5.14.4 running on Suse enterprise 11 sp4 I'm having trouble with the log fi

Re: wildfly-10.1.0.Final integration for MQTT not working

2017-09-13 Thread Tim Bain
The plan/hope is that Artemis will become ActiveMQ 6.x succeeding ActiveMQ 5.x, but for right now they are sibling products within the overarching ActiveMQ project. On Sep 13, 2017 7:03 AM, "thomas.houtek...@barco.com" < thomas.houtek...@barco.com> wrote: > Thanks for the input! > Yes indeed, it

Re: wildfly-10.1.0.Final integration for MQTT not working

2017-09-13 Thread thoutekier
Martyn Taylor wrote > This is using a very old version of Artemis. I would recommend you bump > the Artemis dependency version to at least the latest version of 1.x > (currently 1.5.5). Hi Martyn, I just tried that: I upgraded the artemis-implementation in Wildfly-10 to 1.5.5 (I took the artemi

[Artemis] Using webservices inside mqtt interceptor

2017-09-13 Thread aragoubi
I have a mqtt interceptor inside my artemis broker. The jar of the interceptor contains a list of classes used basically for creating web services calls. I am using Retrofit library for REST webservices. My problem is that, classes containing retrofit (import retrofit) are never called or instanti

Re: wildfly-10.1.0.Final integration for MQTT not working

2017-09-13 Thread thomas.houtek...@barco.com
Thanks for the input! Yes indeed, it seems to be embedded artemis. It is not obvious to me what the difference is between ActiveMQ and ActiveMQ artemis. The names are sometimes interchanged, so it seems. It's possible that it is an old version. Probably 1.1.0. That is however not very clear if you

Re: wildfly-10.1.0.Final integration for MQTT not working

2017-09-13 Thread Martyn Taylor
This is using a very old version of Artemis. I would recommend you bump the Artemis dependency version to at least the latest version of 1.x (currently 1.5.5). On Wed, Sep 13, 2017 at 1:40 PM, aragoubi wrote: > I got the same problem, I think it's not yet implemented. > https://developer.jboss

Re: wildfly-10.1.0.Final integration for MQTT not working

2017-09-13 Thread aragoubi
I got the same problem, I think it's not yet implemented. https://developer.jboss.org/message/974758#974758 -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: wildfly-10.1.0.Final integration for MQTT not working

2017-09-13 Thread Tim Bain
It appears from your stack trace that this is embedded Artemis, not embedded ActiveMQ 5.x. Is that right? On Sep 13, 2017 4:36 AM, "thomas.houtek...@barco.com" < thomas.houtek...@barco.com> wrote: > Hi, > > I'm trying to get MQTT working on wildfly-10.1.0.Final. WF10 contains > activemq embedded

wildfly-10.1.0.Final integration for MQTT not working

2017-09-13 Thread thomas.houtek...@barco.com
Hi, I'm trying to get MQTT working on wildfly-10.1.0.Final. WF10 contains activemq embedded and should, as advertise, support MQTT. However, I hit a nullpointerexception why I try to connect with a MQTT client. I already posted this in the wildfly-forum: https://developer.jboss.org/message/976007

[Osgi] Using bundle ActiveMQ-http 5.15.0 in Equinox

2017-09-13 Thread sparsick
Hello Mailinglist, I try to integrate ActiveMQ HTTP in my OSGi application based on Equinox. But I get the failure that bundle "org.apache.activemq.activemq-core 0.0.0" is missing. But I can't find an activemq-core bundle for the version 5.15.0 . Last released version for activemq-core is 5.7.0