Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-9645

Creating ProcessIndexerManager can cause NullPointerException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.53.0.Final
    • 7.48.0.Final
    • None
    • None
    • False
    • False
    • NEW
    • NEW
    • Undefined
    • ---
    • ---

      Start of using jdk11 instead of jdk8 introduced random failure in JBPM performance tests. One of the failures can be seen in build 8. NullPointerException was raised in LParallelGatewayTwoTimesProcess test running with multiple threads. 

      It seems that initialization of KieSession in single thread init() method fixed the issue. I believe that problem might be caused by creating of ProcessVariableIndexers not being thread safe.

              elguardian@gmail.com Enrique González Martínez (Inactive)
              mcervena@redhat.com Michal Cervenansky (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: