Couple of things...

  1) This is a DEBUG level message which means you can safely ignore it.

  2) The message itself is just saying that the interceptor class 
org.apache.activemq.artemis.core.server.impl.ReplicationError is being 
executed.  This interceptor checks for errors during replication setup.  If you 
don't see ERROR messages in your log then no error was detected.


Justin

----- Original Message -----
From: "abhijith" <topcoderabhij...@gmail.com>
To: users@activemq.apache.org
Sent: Friday, June 24, 2016 12:25:28 PM
Subject: [Artemis] Replication error with static connectors

Hi,

We have a master/slave setup with static connectors.  Setup itself is
working fine but we see below message in log files whenever we send message. 
Not sure why this message is being logged and anything we need to concerned
off.

00:01:44,801 DEBUG
[org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl] Invocation
of interceptor org.apache.activemq.artemis.core.server.impl.ReplicationError
on PACKET(Ping)[type=10, channelID=0, packetObject=Ping,
connectionTTL=60000] returned true
00:01:54,801 DEBUG
[org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl] Invocation
of interceptor org.apache.activemq.artemis.core.server.impl.ReplicationError
on PACKET(Ping)[type=10, channelID=0, packetObject=Ping,
connectionTTL=60000] returned true
00:01:54,802 DEBUG
[org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl] Invocation
of interceptor org.apache.activemq.artemis.core.server.impl.ReplicationError
on PACKET(Ping)[type=10, channelID=0, packetObject=Ping,
connectionTTL=60000] returned true

Any help is appreciated.  Thanks.

Abhi



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Artemis-Replication-error-with-static-connectors-tp4713332.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to