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

No PersistenceAdapter MBean registered

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.14.5
    • None
    • JMX, Message Store
    • None

    Description

      According to documentation: http://activemq.apache.org/jmx.html a PersistenceAdapter MBean should be available but it doesn't. Without it it's not possible to monitor JDBC storage and related connections pool.

      Configuration:
      {{<jdbcPersistenceAdapter adapter="postgresql-jdbc-adapter" dataSource="#postgres-ds" lockKeepAlivePeriod="3000" maxRows="500" >
      <adapter>
      <postgresql-jdbc-adapter/>
      </adapter>
      <locker>
      <lease-database-locker lockAcquireSleepInterval="10000" leaseHolderId="ectsp-lease-id" maxAllowableDiffFromDBTime="5000" queryTimeout="5"/>
      </locker>
      </jdbcPersistenceAdapter>}}

      The org.apache.activemq.broker.jmx.BrokerMBeanSupport provides method createPersistenceAdapterName but probably it is never invoked.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ragnor84 Jakub
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: