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

ACTIVEMQ_OPTS_MEMORY is ignored

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.5.0
    • 5.6.0
    • None
    • None
    • Regression

    Description

      I have just realised that my brokers were running with 256M of ram, which given they used to operate on 512M raised concerns. Checking my /etc/default/activemq file I do have:
      ACTIVEMQ_OPTS_MEMORY="-Xms512M -Xmx512M"

      If I echo out the result of ACTIVEMQ_OPTS within the init.d script (linked to /opt/activemq/bin/activemq) I see only the default 256M resolved.

      Only way I was able to up the limit was by editing the init script and replacing the default value with my own.

      Marking this as a regression as I am 99% sure this was working in 5.4.x.

      Attachments

        Activity

          People

            dejanb Dejan Bosanac
            jmkgreen James Green
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: