Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-8459

CLONE - Message URL Host is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 5.16.2
    • None
    • JMS client
    • None

    Description

      After I upgraded the Active MQ client version from 5.15.12 to 5.16.2 in our pom.xml, I encounter the below exception for Blob Messages. I tried upgrading to 5.16.3 and find the same problem

      Exception
      java.io.IOException: The message URL host is incorrect
          at org.apache.activemq.blob.DefaultBlobDownloadStrategy.getInputStream(DefaultBlobDownloadStrategy.java:51)
          at org.apache.activemq.blob.BlobDownloader.getInputStream(BlobDownloader.java:38)
          at org.apache.activemq.command.ActiveMQBlobMessage.getInputStream(ActiveMQBlobMessage.java:132) 

      The URL host of our message is same for both the versions, however it just gives an exception for the 5.16.2 version.

      http://blob-service:8080/blob/ID
      ID Masked 

      Thanks in advance!

       

      Attachments

        Issue Links

          Activity

            People

              jbonofre Jean-Baptiste Onofré
              varunr10 Varun Ramachandran
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: