?????? When I used JDBC to connect MySQL to build a 2-node master-slave, I found that the table ACTIVEMQ in the database_ LOCK No data

2023-06-27 Thread ??????o.--
Same as using the latest version, there is no data in the ACTIVEMQ_LOCK. Is the configuration file missing content ??o.-- 1169114...@qq.com

After activemq5. X is started, there are two dynamically changing port numbers. What are the functions of these two port numbers?

2022-08-05 Thread ??????o.--
hello      Sorry, the last email was sent incorrectly due to operational error           After activemq5. X is started, there are two dynamically changing port numbers. What are the functions of these two port numbers? for example      netstat -ntlp |grep 21491      :::61616     :::*   21

After activemq5. X is started, there are two dynamically changing port numbers. What are the functions of these two port numbers?

2022-08-05 Thread ??????o.--
hello       After activemq5. X is started, there are two dynamically changing port numbers. What are the functions of these two port numbers? for example      netstat -ntlp |grep 21491      :::61616     :::*   21491/java      :::61616     :::*   21491/java      :::61616     :::*   21491/java    

Can ActiveMQ be deployed in an arm environment

2022-03-28 Thread ??????o.--
Hello Can ActiveMQ be deployed in an arm environment??Is there any specific documentation

on ActiveMQ+zookeeper

2021-08-23 Thread ??????o.--
Hello A new queue is added in the master node. When the master and slave switch, the queue will appear in the slave node; After deleting the queue at the master node and after the master-slave switch, the queue still exists at the slave node. Is there no data synchronization during deletion? How

I hava a question about ActiveMQ.DLQ on ActiveMQ+zookeeper

2021-07-20 Thread ??????o.--
Hello I have set the policy of not discarding the dead letter queue, and set the message will enter the dead letter queue after expiration. When I restart the broker of three nodes, I sometimes find that the statistics of activemq.dlq of each node are inconsistent, mainly  the value of QueueSize

?????? I have a question use runtimeConfigurationPlugins

2021-07-15 Thread ??????o.--
The master node starts normally without error log, and the slave node starts with error log. What's more strange is that each node will expose port 8161. If the above configuration is removed, the three nodes will start normally. By the way, what's the impact of setting start to true (start = "f

I have a question use runtimeConfigurationPlugins

2021-07-13 Thread ??????o.--
Hi  When i use runtimeConfigurationPlugins on a single broker it works.The expected effect has been achieved When I used the same configuration in ActiveMQ + zookeeper, there was an error. And all three nodes exposed port 8161 This is the activemq.log WARN || org.eclipse.jetty.servlet.ServletHand

?????? I have a question about levedb

2021-07-08 Thread ??????o.--
:&nbsp;2021??7??7??(??) 8:08 > ??:&nbsp;"ActiveMQ Users"https://activemq.apache.org/pluggable-storage-lockers > > Tim > > On Wed, Jul 7, 2021, 12:13 AM ??o.-- <1169114...@qq.com.invalid&gt; > wrote: > > &gt; I learned from the official website

?????? I have a question about levedb

2021-07-07 Thread ??????o.--
on-experimental --  -- ??: "users" https://activemq.apache.org/pluggable-storage-lockers Tim On Wed, Jul 7, 2021, 12:13 AM ??o.-- <1169114...@qq.com.invalid&g

?????? I have a question about levedb

2021-07-06 Thread ??????o.--
I learned from the official website that the master-slave modes currently supported are "shared file system master slave" and "JDBC master slave". "Shared file system master slave": the mode depends on shared files and only exists on one node. If the host of the node is down, the master-slave m

?????? I have a question about levedb

2021-07-04 Thread ??????o.--
I know the levedb was removed. but now I use zookeeper + ActiveMQ to build master-slave mode?? --  -- ??: "users"

I have a question about levedb

2021-07-04 Thread ??????o.--
Hi  https://github.com/apache/activemq/blob/activemq-5.15.x/activemq-leveldb-store/src/main/scala/org/apache/activemq/leveldb/replicated/MasterElector.scala#L120 what is means "members"?? Refers to the number of brokers started in the current cluster, or the number of brokers registered in the zoo

ActiveMQ5.15.9/zookeeper 3.5.9 After the cluster is created successfully, an exception occurs when the ActiveMQ component is restarted

2021-06-27 Thread ??????o.--
Hi  activemq.log is  " Too many cluster members are connected. Expected at most 3 members but there arr 4 connected". I use three hosts, each with an ActiveMQ and zookeeper deployed??

?????? For all configurations of ActiveMQ 5. X, it will take effect only after the service is restarted??

2021-06-18 Thread ??????o.--
se that support for it be added by submitting an enhancement request > in JIRA. > > Tim > > On Thu, Jun 17, 2021, 12:44 AM ??o.-- <1169114...@qq.com&gt; wrote: > > &gt; Hi > &gt; When i use activemq??i hava to change some configuration,for example :add &

?????? For all configurations of ActiveMQ 5. X, it will take effect only after the service is restarted??

2021-06-17 Thread ??????o.--
for it be added by submitting an enhancement request in JIRA. Tim On Thu, Jun 17, 2021, 12:44 AM ??o.-- <1169114...@qq.com> wrote: > Hi > When i use activemq??i hava to change some configuration,for example :add > users, change transportConnector port. > Complete the above

?????? For all configurations of ActiveMQ 5. X, it will take effect only after the service is restarted??

2021-06-17 Thread ??????o.--
Tim On Thu, Jun 17, 2021, 12:44 AM ??o.-- <1169114...@qq.com> wrote: > Hi > When i use activemq??i hava to change some configuration,for example :add > users, change transportConnector port. > Complete the above modification in the activmq. XML file.I have to > restar

For all configurations of ActiveMQ 5. X, it will take effect only after the service is restarted?

2021-06-16 Thread ヤ艾枫o.--
Hi When i use activemq,i hava to change some configuration,for example :add users, change transportConnector port. Complete the above modification in the activmq. XML file.I have to restarted the broker and this change can effect. Why in this way of design, It's troublesome to use this way,Can't

?????? Use jolokia to read messages from the queue, up to 400 messages??

2021-06-16 Thread ??????o.--
users" https://github.com/apache/activemq/blob/ff1af27106c74ad930c5bd12e8c0159e522efb70/activemq-broker/src/main/java/org/apache/activemq/broker/region/Queue.java#L1172 > > On Tue, Jun 15, 2021 at 9:29 PM ??o.-- <11691

Use jolokia to read messages from the queue, up to 400 messages??

2021-06-15 Thread ??????o.--
Hi Use jolokia to read messages from the queue, up to 400 messages. After viewing some configurations, you can set the maximum message size per page by setting maxBrowserPageSize, But how to read the next page. For example, when the same message size is 1000, when maxBrowserPageSize= 500, you

?????? I want to know something about dead letter queue with ActiveMQ 5.15.9

2021-06-08 Thread ??????o.--
Hi My messages in the topic are persistent messages. And the message will not enter the dead letter queue. Another things??When the messages in queue enter DLQ. From the console, I can only view the contents of 400 messages in the dead letter queue, although the actual number of messages is grea

?????? I want to know something about dead letter queue with ActiveMQ 5.15.9

2021-06-08 Thread ??????o.--
Hi  My  messages in the topic are non persistent messages. And  the message will not enter the dead letter queue. another things??When the messages in queue enter DLQ. From the console, I can only view the contents of 400 messages in the dead letter queue, although the actual number of messages

I want to know something about dead letter queue with ActiveMQ 5.15.9

2021-06-07 Thread ??????o.--
Hi?? When I set the expiration time for the message sent to the queue, when the expiration time is up, the message will be stored in the dead letter queue ??ActiveMQ.DLQ?? With the same policy setting, the message will not enter the dead letter queue. Does ActiveMQ itself not support storing

?????? Set message expiration time use activemq 5.15.9

2021-06-02 Thread ??????o.--
Hi  

?????? Set message expiration time use activemq 5.15.9

2021-06-02 Thread ??????o.--
Hi JB The specific cause of the error is found, which is caused by the inconsistency between the time of the broker and the time of the client?? --  -- ??:

?????? Set message expiration time use activemq 5.15.9

2021-06-01 Thread ??????o.--
The log is follow INFO | Adding destination:Queue:test |org.apache.activemq.broker.util.LoggingBrokerPlugin | ActiveMQ VMTransport: vm://localhost#3-4 INFO | Adding Consumer: ConsumerInfo {commandId = 14, responseRequired = true, consumerId= ID:zk1-34144-192254545-4:1:1:6,destination =queue://t

?????? Set message expiration time use activemq 5.15.9

2021-06-01 Thread ??????o.--
The log is follow INFO | Adding destination:Queue:test |org.apache.activemq.broker.util.LoggingBrokerPlugin | ActiveMQ VMTransport: vm://localhost#3-4 INFO | Adding Consumer: ConsumerInfo {commandId = 14, responseRequired = true, consumerId= ID:zk1-34144-192254545-4:1:1:6,destination =queue://t

?????? Set message expiration time use activemq 5.15.9

2021-06-01 Thread ??????o.--
but when  the type of message is map, the result is the same --  -- ??: "users"

How to build a cluster with both load balancing and high availability by using ActiveMQ 5. X

2021-05-31 Thread ??????o.--
hello:    How to build a cluster with both load balancing and high availability by using ActiveMQ 5. X? Is there a case?                                                                                                                                                         thanks

Set message expiration time use activemq 5.15.9

2021-05-31 Thread ??????o.--
hello:  i have a question in using activemq 5.15.9. when use timeStamplingBrokerPlugin ,  When the message in the queue does not reach the expiration time, when you click the console to view the message content in the queue, the message will be expired directly and the message content cannot be

Topic in activemq

2021-04-07 Thread ??????o.--
hello:  i want to know something about topic  Do you have to subscribe in advance when using topic to accept messages?  After the producer sends a message and starts the consumer to connect to topic, will the consumer receive the message                                                          

create user in activemq 5.15.9

2021-03-30 Thread ??????o.--
hello:  i have a question in using activemq 5.15.9. when i want to use activemq user,  i want to know the broker has how many users  ??In addition to viewing the configuration file, can I get it from other ways                                                                                  

create user in activemq 5.15.9

2021-03-26 Thread ??????o.--
hello:  i have a question in using activemq 5.15.9. when i want to create a new user to connct the service ,  i find there is a way which need to edit the activemq.xml configuration,and i feel this way is not convenient   i want to know wheather there is other way to create user , for example ,u

?????? I have some question when i connet activemq artemis with ha mode using spring boot??

2021-03-24 Thread ??????o.--
Hi    i have try it using  spring.artemis.brokerUrl=(tcp://myhost:61616,tcp://myhost2:61616).ie in application.properties.   spring.artemis.brokerUrl=(tcp://myhost:61616,tcp://myhost2:61616)   spring.artemis.user=admin   spring.artemis.password=password   spring.artemis.embedded.cluster-password=

I have some question when i connet activemq artemis with ha mode using spring boot??

2021-03-24 Thread ??????o.--
hello: I have some question when i connet activemq artemis with ha mode using spring boot??     According to you doc. when the activemq artemis mode is one. I can use spring boot's configuration to connect service.eg:     spring.artemis.host=     spring.artemis.port=     spring.artemis.user=    .

Why in ajaxServlet are not supported MapMessage?

2014-04-21 Thread Enrico O
I'm looking in the code of AjaxServlet and MessageListenerService, and I saw that are supported only ObjectMessage and TextMessage as receive message from a queue. Why not MapMessage? How can do to support MapMessage? Enrico -- View this message in context: http://activemq.2283324.n4.na

Some message are delivered twice

2009-11-20 Thread O.
is 5 times and observed that problem 2 times. Is that problem already known ? Has someone the solution ? Best regards, O. -- View this message in context: http://old.nabble.com/Some-message-are-delivered-twice-tp26431988p26431988.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: error Platform does not support any of the standard UUID types

2007-07-23 Thread Tommy O
; Cheers, > > Albert > > - Original Message - > From: "Tommy O" <[EMAIL PROTECTED]> > To: > Sent: Monday, July 23, 2007 8:05 PM > Subject: error Platform does not support any of the standard UUID types > > >> >> Getting a build e

error Platform does not support any of the standard UUID types

2007-07-23 Thread Tommy O
.deps/ActiveMQConnectionFactory.Tpo" -c -o ActiveMQConnectionFactory.o `test -f 'activemq/core/ActiveMQConnectionFactory.cpp' || echo './'`activemq/core/ActiveMQConnectionFactory.cpp; \ then mv -f ".deps/ActiveMQConnectionFactory.Tpo" ".deps/Act