Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-11835

Importing large sets of data with OptimizeApiPageSizeTest fails for DB2

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • L3 - Default
    • 7.14.0, 7.14.0-alpha2
    • 7.13.0
    • None
    • None

    Description

      root cause:

      • The server ran out of transaction logs space. The necessary size can be calculated with this formula (search for "server transaction logs").

      solution:

      • Increase the space for transaction logs either dynamically at runtime or by a sensible amount for the affected tests with large data sets.

      further information:

      08:46:14 	at org.camunda.bpm.qa.largedata.optimize.OptimizeApiPageSizeTest.init(OptimizeApiPageSizeTest.java:51)
      08:46:14 Caused by: org.apache.ibatis.exceptions.PersistenceException: 
      08:46:14 
      08:46:14 ### Error flushing statements.  Cause: org.apache.ibatis.executor.BatchExecutorException: org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceEntity.insertHistoricActivityInstanceEvent (batch index #1) failed. Cause: com.ibm.db2.jcc.am.BatchUpdateException: [jcc][t4][102][10040][4.22.29] Batch failure.  The batch was submitted, but at least one exception occurred on an individual member of the batch.
      08:46:14 Use getNextException() to retrieve the exceptions for specific batched elements. ERRORCODE=-4229, SQLSTATE=null
      08:46:14 ### Cause: org.apache.ibatis.executor.BatchExecutorException: org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceEntity.insertHistoricActivityInstanceEvent (batch index #1) failed. Cause: com.ibm.db2.jcc.am.BatchUpdateException: [jcc][t4][102][10040][4.22.29] Batch failure.  The batch was submitted, but at least one exception occurred on an individual member of the batch.
      

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                miklas.boskamp Miklas Boskamp
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce