Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-20670

JMS tests started to fail on JDK24+ after Netty ugprade to 4.1.121Final

XMLWordPrintable

    • ---
    • ---

      After Netty upgrade the following tests started to fail on JDK25 (this is not exhaustive list of all failing tests, just those in smoke TS):

      [INFO] Results:
      [INFO] 
      [ERROR] Failures: 
      [ERROR]   SendToJMSQueueTest.sendAndReceiveMessage:109
      [ERROR]   SendToJMSQueueTest.sendMessageWithClientAcknowledge:176 received null instead of a TextMessage
      [ERROR]   SendToJMSQueueTest.sendMessageWithMissingClientAcknowledge:242 Cannot invoke "jakarta.jms.Message.acknowledge()" because "receivedMessage" is null
      [ERROR]   SendToQueueFromWithinTransactionTest.sendSuccessfully:72
      [ERROR] Errors: 
      [ERROR]   DefaultJMSConnectionFactoryTest.sendWithDefaultJMSConnectionFactory:75 » EJB jakarta.transaction.HeuristicMixedException
      [ERROR]   DefaultJMSConnectionFactoryTest.sendWithRegularConnectionFactory:84 » JMS AMQ219014: Timed out after waiting 30000 ms for response when sending packet 71
      [ERROR]   JMSBridgeTest.sendAndReceiveMessage:116 » JMS AMQ219014: Timed out after waiting 30000 ms for response when sending packet 71
      [ERROR]   SendToQueueIgnoreJTATest.sendAndRollbackIgnoreJTA:90 » EJB jakarta.jms.JMSRuntimeException: AMQ219014: Timed out after waiting 30000 ms for response when sending packet 71
      [ERROR]   SendToQueueIgnoreJTATest.sendIgnoreJTA:77 » EJB jakarta.jms.JMSRuntimeException: AMQ219014: Timed out after waiting 30000 ms for response when sending packet 71
      [ERROR]   SendToQueueIgnoreJTATest.sendInJTA:103 » EJB jakarta.transaction.HeuristicMixedException
      [INFO] 
      [ERROR] Tests run: 110, Failures: 4, Errors: 6, Skipped: 1
      
      

              ropalka Richard Opalka
              ropalka Richard Opalka
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: