Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-5162

(GSS)[6.4.z] TaskVariableImpl table is not maintained by LogCleanupCommand

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 6.4.11.GA
    • 6.4.9
    • jBPM Core
    • BPM Suite 6.4.x

    • CR1
    • Workaround Exists
    • Hide

      delete records manually

      e.g.
      delete from TaskVariableImpl where modificationDate<=? and (processInstanceId in (select processins1_.processInstanceId from ProcessInstanceLog processins1_ where processins1_.status in (2 , 3)))

      Show
      delete records manually e.g. delete from TaskVariableImpl where modificationDate<=? and (processInstanceId in (select processins1_.processInstanceId from ProcessInstanceLog processins1_ where processins1_.status in (2 , 3)))
    • 2018 Week 25-26, 2018 Week 27-29

    Description

      TaskVariableImpl table is continuously growing but can not be cleaned up by
      org.jbpm.services.task.audit.service.TaskJPAAuditService or LogCleanupCommand.

      Attachments

        Issue Links

          Activity

            People

              swiderski.maciej Maciej Swiderski (Inactive)
              rhn-support-hmiura Hiroko Miura
              Marian Macik Marian Macik
              Marian Macik Marian Macik
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: