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

Why WARN messages throw NPE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • None

    Description

      Why the following WARN messages throw NPE:

      • The first WARN message mention that the error of copying large message for DLA (Dead Letter Address) or expiry reason:
      2020-03-06 10:05:48,872 WARN  [org.apache.activemq.artemis.core.server] AMQ222053: Error on copying large message LargeServerMessage[messageID=17750910135,durable=true,userID=e98efc2a-5f91-11ea-958b-246e96795a04,priority=4, timestamp=Fri Mar 06 10:04:48 GMT 2020,expiration=Fri Mar 06 10:05:48 GMT 2020, durable=true, address=com_ig_trade_v0_auto_load_notification, properties=TypedProperties[_AMQ_GROUP_ID=ID:1a2637acdc6940c9bc30afac,__AMQ_CID=86836631-550f-11ea-958b-246e96795a04,MetricsNano=158000000,MetricsSender=OS,_AMQ_ROUTING_TYPE=0,JMSXGroupSeq=2,MetricsEpochSecond=1583489088,JMSCorrelationID=ID:e8ce92cf-5f91-11ea-b31f-a0481ca05ee4,_AMQ_LARGE_SIZE=112171]]@1321788966 for DLA or Expiry: java.lang.NullPointerException
      
      • The second WARN message mention that the message has been expired:
      2020-03-06 10:05:48,872 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference Reference[17750910135]:RELIABLE:LargeServerMessage[messageID=17750910135,durable=true,userID=e98efc2a-5f91-11ea-958b-246e96795a04,priority=4, timestamp=Fri Mar 06 10:04:48 GMT 2020,expiration=Fri Mar 06 10:05:48 GMT 2020, durable=true, address=com_ig_trade_v0_auto_load_notification, properties=TypedProperties[_AMQ_GROUP_ID=ID:1a2637acdc6940c9bc30afac,__AMQ_CID=86836631-550f-11ea-958b-246e96795a04,MetricsNano=158000000,MetricsSender=OS,_AMQ_ROUTING_TYPE=0,JMSXGroupSeq=2,MetricsEpochSecond=1583489088,JMSCorrelationID=ID:e8ce92cf-5f91-11ea-b31f-a0481ca05ee4,_AMQ_LARGE_SIZE=112171]]@1321788966 0n queue: java.lang.NullPointerException
      

      Attachments

        Activity

          People

            rh-ee-ataylor Andy Taylor
            rhn-support-aboucham Abel Bouchama
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: