Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-3280

Duplicate timer store entry in OCP environment for RHPAM pod

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Major Major
    • 7.9.1.GA
    • 7.8.0.GA
    • Cloud, Installer
    • False
    • False
    • Undefined
      • Try to configure DB store for EJB timer.
      • In EJB susystem we can see filesystem store entry and DB store entry.
    • ---
    • ---
    • 2020 Week 46-48 (from Nov 9)

      Customer configured EJB time with DB store through template, but in the ejb subsystem we can see both(file system and DB store) in use

      <timer-service thread-pool-name="default" default-data-store="default-file-store">
              <data-stores>
                <file-data-store name="default-file-store" path="timer-service-data" relative-to="jboss.server.data.dir"/>
                <database-data-store name="postgresql-EJB_TIMER_ds" datasource-jndi-name="java:jboss/datasources/jbpmDS_EJBTimer" database="postgresql" partition="postgresql-EJB_TIMER_part" refresh-interval="30000"/>
                <!-- ##DATASTORES## -->
              </data-stores>
            </timer-service>
      

      After configuring DB store for EJB timer, filesystem store should be removed.

            tarkhand Tarun Khandelwal (Inactive)
            rhn-support-abhumbe Abhijit Humbe
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: