Artemis 2.9.0 installed but artemis logs are not getting rotated

2020-02-11 Thread dharmendra
GBs. Please suggest me how we can get logs rotation. Thanks Dharmendra - DKumar -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Messages from Queue is automatically flush out.

2019-05-20 Thread dharmendra
Hi Team , I am using Artemis 2.3.0 and using below broker.xml http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="urn:activemq /schema/artemis-configuration.xsd"> http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="urn:activemq:core ">

Re: Migratiion of Queue data from HornetQ to Artemis 2.x

2018-03-26 Thread dharmendra
hi Clebert, Any finding why this thread dump is occuring all of sudden. - DKumar -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Migratiion of Queue data from HornetQ to Artemis 2.x

2018-03-07 Thread dharmendra
id is : https://issues.apache.org/jira/browse/ARTEMIS-1735 Thanks ! -Dharmendra - DKumar -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Migratiion of Queue data from HornetQ to Artemis 2.x

2018-03-06 Thread dharmendra
hi Enrich, I am running Artemis 2.4.0 and working fine but all of sudden below error warning comes and creates thread dump . I am not sure why this is happening and checked all configuration as well. Please suggest me to avoid it. :37,691 WARN [org.apache.activemq.artemis.core.server] AMQ224081

Re: Migratiion of Queue data from HornetQ to Artemis 2.x

2018-02-05 Thread dharmendra
I am running Artemis 2.4 version. - DKumar -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Migratiion of Queue data from HornetQ to Artemis 2.x

2018-02-02 Thread dharmendra
I debug lot but not able to find why this error comes if all things fine 2018-02-02 14:10:45,226 ERROR rejectedExecution Failed to submit a listener notification task. Event loop shut down? java.util.concurrent.RejectedExecutionException: event executor terminated - DKumar -- Sent from: ht

Re: Migratiion of Queue data from HornetQ to Artemis 2.x

2018-02-02 Thread dharmendra
frequently. -Thanks Dharmendra - DKumar -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Migratiion of Queue data from HornetQ to Artemis 2.x

2018-01-31 Thread dharmendra
Hi , today i tried the same on production server means export form hornetq 2.4.x messages and try to import that file using artemis 2.4 import command as given in above discussion. All of sudden i am getting this error $ ./artemis.cmd data imp --port 5445 --input "C:\SG\ArtimisMQ\hornetq_msg.xml

Re: Migratiion of Queue data from HornetQ to Artemis 2.x

2018-01-24 Thread dharmendra
It worked for me when i took code from master. Thanks a lot Clebert for your support! - DKumar -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Migratiion of Queue data from HornetQ to Artemis 2.x

2018-01-22 Thread dharmendra
We try to import hornetQ queue messages dump in xml and import into artemis C:\apache-artemis-2.5.0-SNAPSHOT\bin\broker\bin>artemis data imp --port 5445 --input "C:\sg\hq_msg_migration\hq-exported-msg\hq_msg_GlobalIn2.xml" --verbose Executing org.apache.activemq.artemis.cli.commands.tools.xml.Xml

Re: Migratiion of Queue data from HornetQ to Artemis 2.x

2018-01-21 Thread dharmendra
Hi Erich, I think you are talkingabout Artemis 1.x data messages from Queue to Artemis 2.x data messages 'Queues but I was looking utility which can migrate data available in Queues of HornetQ to Artemis 2.x 's queues. Basically there property changed in Hornetq to artemis activeMQ other messages

Migratiion of Queue data from HornetQ to Artemis 2.x

2018-01-15 Thread dharmendra
achieve this. -Thanks in advance! -Dharmendra -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html