JIRA plugin NosuchMethod Errorhudson.plugins.jira.JiraSite.getSession()Lhudson/plugins/jira/JiraSession;

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      After updating the plugin version to 3.1.0 we started seeing this error. 

      When we retrigger the pipeline, this error is not coming, This error is happening on builds which get triggered by a commit on Git repository. 

      java.lang.NoSuchMethodError: hudson.plugins.jira.JiraSite.getSession()Lhudson/plugins/jira/JiraSession;
      at io.jenkins.blueocean.service.embedded.jira.JiraSCMListener.onChangeLogParsed(JiraSCMListener.java:47)
      at org.jenkinsci.plugins.workflow.job.WorkflowRun.onCheckout(WorkflowRun.java:865)
      at org.jenkinsci.plugins.workflow.job.WorkflowRun.access$1000(WorkflowRun.java:137)
      at org.jenkinsci.plugins.workflow.job.WorkflowRun$SCMListenerImpl.onCheckout(WorkflowRun.java:1157)
      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
      at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
      at java.lang.Thread.run(Thread.java:748)
      Finished: FAILURE

            Assignee:
            Olivier Lamy
            Reporter:
            vikas koppineedi
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: