Misleading Error Message in case of wrongly configured wf function plugin: com.atlassian.util.concurrent.LazyReference$InitializationException: java.lang.NullPointerException

XMLWordPrintable

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Unintentionally I missed to specify the class attribute when specifying a workflow function...

       <workflow-function key="..." name="..." >
          <function-class&gt;...</function-class&gt;
        </workflow-function>
      

      ... the resulting error message was not very helpful. There was not a real hint helping me to fix the problem. A nested com.atlassian.util.concurrent.LazyReference$InitializationException: java.lang.NullPointerException

            Assignee:
            Unassigned
            Reporter:
            aschuma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: