Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-6791

[Operator] Address not created with error "odd number of arguments passed as key-value pairs for logging"

XMLWordPrintable

    • False
    • None
    • False

      Applying the following activemqartemisAddress CR:

      apiVersion: broker.amq.io/v2alpha3
      kind: ActiveMQArtemisAddress
      metadata:
        name: dla-uat
        namespace: amq
      spec:
        addressName: DLA
        applyToCrNames:
        - ex-aao1
        queueConfiguration:
          durable: true
          maxConsumers: 50
          purgeOnNoConsumers: false
        routingType: anycast
      

      ends with the following errors in the operator and the address is not created:

      2022-06-29T09:19:30.759Z    INFO    controller_v2alpha3activemqartemisaddress   New Jolokia with    {"Request.Namespace": "messagebroker", "Request.Name": "dla-uat", "User: ": "admin", "Protocol: ": "https"}
      2022-06-29T09:19:30.759Z    INFO    controller_v2alpha3activemqartemisaddress   Finally we gathered some mgmt arry  {"size": 2}
      2022-06-29T09:19:30.773Z    DPANIC  controller_v2alpha3activemqartemisaddress   odd number of arguments passed as key-value pairs for logging   {"ignored key": "DLA"}
      github.com/go-logr/zapr.handleFields
      

            gaohoward Howard Gao
            rhn-support-aboucham Abel Bouchama
            Roman Vais Roman Vais
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: