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

Missing EnsureUtil causes NoClassDefFoundError in SpinFactoryImpl

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.2.0, 7.2.0-alpha6
    • 7.2.0-alpha5
    • spin

    Description

      The current commons bom version in the camunda connect pom was not updated.

      ====
      hi
      after updating from alpha4 to alpha5, serialisation with spin fails because of a NoClassDefFoundError. (see attachment for stacktrace)

      traced the issue to SpinEnsure
      it extends org.camunda.commons.utils.EnsureUtil but the class is not found within the project files. (there is another EnsureUtils in org.camunda.bpm.engine.impl.util.)

      mvn dependency:tree shows
      org.camunda.commons:camunda-commons-utils:jar:1.0.1:compile

      adding a dependency on camunda-commons-utils:jar:1.0.4 fixes the issue

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              matej.kosco Matej Kosco [X] (Inactive)
              Votes:
              5 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce