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

Error on compacting journal after Java9

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • AMQ 7.2.4.GA
    • None
    • None
    • Hide
      Cause: due to a semantic change on JDK9, you may see an error during high load. This was particularly observed with MappedSequentialFile, which is not used by default and not supported. however we are being proactive and fixing the issue avoid further issues.

      Consequence: you may see the following error:
      AMQ144003: Error compacting java.lang.reflect.InvocationTargetException


      Fix: We have adapted the JDK call
      Show
      Cause: due to a semantic change on JDK9, you may see an error during high load. This was particularly observed with MappedSequentialFile, which is not used by default and not supported. however we are being proactive and fixing the issue avoid further issues. Consequence: you may see the following error: AMQ144003: Error compacting java.lang.reflect.InvocationTargetException Fix: We have adapted the JDK call

    Description

      This only applies to MappedFile journal, which is currently not supported (I think) but I highly recommend we backport the fix since this is related to a JDK upgrade and may break on future JDK updates.

      Attachments

        Issue Links

          Activity

            People

              rh-ee-ataylor Andy Taylor
              csuconic@redhat.com Clebert Suconic
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: