We couldn't load all Actvitity tabs. Refresh the page to try again.
If the problem persists, contact your Jira admin.
Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-6169

SpringProcessEngineTestCase#clearTestContextCache() throws a NoSuchFieldException

    • Icon: Bug Report Bug Report
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • 7.4.x, 7.5.x
    • None
    • engine

      With Spring 4 the class TestContextManager does not contain the field contextCache anymore. So whenever a spring test case is executed with Spring 4 a NoSuchFieldException is thrown.

      AT:

      • provide an if-clause (or try/catch) whether the field contextCache does exist

      Hints:
      https://github.com/camunda/camunda-bpm-platform/blob/master/engine-spring/src/main/java/org/camunda/bpm/engine/spring/impl/test/SpringProcessEngineTestCase.java#L64

        This is the controller panel for Smart Panels app

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

            SpringProcessEngineTestCase#clearTestContextCache() throws a NoSuchFieldException

              • Icon: Bug Report Bug Report
              • Resolution: Won't Fix
              • Icon: L3 - Default L3 - Default
              • 7.4.x, 7.5.x
              • None
              • engine

                With Spring 4 the class TestContextManager does not contain the field contextCache anymore. So whenever a spring test case is executed with Spring 4 a NoSuchFieldException is thrown.

                AT:

                • provide an if-clause (or try/catch) whether the field contextCache does exist

                Hints:
                https://github.com/camunda/camunda-bpm-platform/blob/master/engine-spring/src/main/java/org/camunda/bpm/engine/spring/impl/test/SpringProcessEngineTestCase.java#L64

                  This is the controller panel for Smart Panels app

                        Unassigned Unassigned
                        roman.smirnov Roman Smirnov
                        Votes:
                        0 Vote for this issue
                        Watchers:
                        2 Start watching this issue

                          Created:
                          Updated:
                          Resolved:

                              Unassigned Unassigned
                              roman.smirnov Roman Smirnov
                              Votes:
                              0 Vote for this issue
                              Watchers:
                              2 Start watching this issue

                                Created:
                                Updated:
                                Resolved: