Re: Kahadb log files increase until reaches its limit

2022-10-05 Thread Rafael Pimenta
e ActiveMQ is currently using for the GC purpose? Note: The devices that send messages to our ActiveMQ broker run in a poor network, so they can become offline for hours. Thanks *Rafael Pimenta* Em qua., 5 de out. de 2022 às 10:18, Rafael Pimenta escreveu: > As suggested by Mark Johnson I'm evalu

Re: Kahadb log files increase until reaches its limit

2022-10-05 Thread Rafael Pimenta
the MaximumFileNameLength to be greater than 64 characters? I saw this ticket related to the underlying problem, but I can't see where to change that configuration: https://issues.apache.org/jira/browse/AMQ-4183 Att, *Rafael Pimenta* Em seg., 3 de out. de 2022 às 10:34, Rafael Pimenta escreveu: > Hello Ma

Re: Kahadb log files increase until reaches its limit

2022-10-03 Thread Rafael Pimenta
the number of durable topics must be created every time our system start, I'll study virtual topics and check if it is suitable for our purposes. I'll let you ASAP. Thanks! *Rafael Pimenta* Em dom., 2 de out. de 2022 às 08:08, Marco Bettiol escreveu: > Hi Rafael, > I’m just an ActiveMQ c

Kahadb log files increase until reaches its limit

2022-09-29 Thread Rafael Pimenta
Hi Dears, I'm using ActiveMQ 5.15.9 and after about one month our customers started to complain about the Kahadb folder increase until reaching its limit and crash the system. Then they delete the folder to recover the system, but we are losing data in this process. We activate the kahadb log and

Re: Artemis and Wildfly16

2019-05-23 Thread Rafael Fernandez
in tracking devices in Mqtt so I am thinking about to migrate my project from web services to mqtt. I would like to know your opinion, wether I should use Wildfly Artemis as a MOM or it would be better to use Artemis standalone and subscribe to it from my project running in Wildfly Regards Rafael

Re: Artemis and Wildfly16

2019-05-23 Thread Rafael Fernandez
l to allow autocreation of queues. And that is all, allow the clients to create their own queues atached to the addresses. Now I will try to set SSL support for Artemis in Wildfly16 Rafael -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Artemis and Wildfly16

2019-04-21 Thread Rafael Fernandez
Good evening. I have been trying to set up Wildfly16 with support to MQTT on JMS. After a week trying to set the system I have to say I am not been able to have the system fully working. Then I moved to standalone Artemis to get the hang of working with this software. To my surprise my first

Consuming messages only after all messages from a group is sent

2016-01-28 Thread Rafael Chies
is, do we have any other way to achieve the same messaging group delivery that MQ-Series has? Thanks in advance, [1] http://www.ibm.com/developerworks/websphere/library/techarticles/0602_currie/0602_currie.html -- Rafael Chies Senior Domain Architect JBoss Migration Community of Practice

Re: No IConnectionFactory implementation found for connection URI: activemq:tcp://localhost:61616

2014-04-12 Thread Rafael Pileggi
This work for me: Download from here: http://ftp.unicamp.br/pub/apache/activemq/apache-nms/1.6.0/Apache.NMS.ActiveMQ-1.6.2-bin.zip http://ftp.unicamp.br/pub/apache/activemq/5.9.1/apache-activemq-5.9.1-bin.zip Put this on import clause: using Apache.NMS.ActiveMQ; using Apache.NMS.Util; using

I want to use replicated-leveldb-store for MQTT

2014-02-03 Thread rafael
I trying to configure activemq(ActiveMQ 5.9.0) server for HA(High Availability). I found that replicated leveldb store( http://activemq.apache.org/replicated-leveldb-store.html http://activemq.apache.org/replicated-leveldb-store.html ). So I tried to use above features for mqtt. But I realized

Sometimes any active durable topic subscriber has pending queue message

2013-08-22 Thread rafael
I'm using mqtt with activemq 5.8.0 version. Sometimes any active durable topic subscriber has pending queue message like attached image shown. I think that there is no pending queue message if subscriber is online(=active).. Q: Can i check something to research this issue ? Thanks in advance BR

How to restore subscriber's session when server is restarted?

2013-07-08 Thread rafael
Hi, I used activemq 5.8.0 with mqtt( http://activemq.apache.org/mqtt.html http://activemq.apache.org/mqtt.html ) If the subscriber is offline and there is session then the pending messages could be increased when the publisher sent the message. But activemq server is restarted then the