Hi Erwin, you can get the exception details of the `AMQ224006` error setting the log level to debug for org.apache.activemq.artemis.core.server.ActiveMQServerLogger [1].
[1] https://activemq.apache.org/components/artemis/documentation/latest/logging.html Regards, Domenico Il giorno mar 26 gen 2021 alle ore 13:37 Dondorp, Erwin < erwin.dond...@cgi.com> ha scritto: > Hello, > > I have a simple federated network of just 2 nodes and I'm sending a > message on a topic that is read on both nodes. > > The message indeed shows up on both nodes as intended. > But on both nodes, my logfile shows: > --- > ERROR [org.apache.activemq.artemis.core.server] AMQ224006: Invalid filter: > hyphenated_props:federation-name IS NOT NULL > --- > > Does anyone have a clue on what that actually indicates? > Is it normal? Is it a problem in my configuration or a problem in the > Artemis code? > > thx, > Erwin >