Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-29262

ERROR: Processing failed due to a bug in the code. Please report this to jenkinsci-users@googlegroups.com java.lang.NullPointerException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • artifactory-plugin
    • Jenkins ( Version 1.596.2 )
      Artifactory Plugin ( Version 2.2.4 )
      Java 1.6, Linux , Tomcat deployment

      CI build are working fine on the same environment, however when I am trying to create Release Build using artifactory release staging option, its giving below error:

      build
      [RELEASE] Release build triggered
      [RELEASE] Changing POMs to release version
      Parsing POMs
      Failed to transfer Could not find artifact com.ondot:ondotProvisioningConnector:pom:3.0.1.3 in central (<artifactoryserverURL>/artifactory/libs-release)
      Failed to transfer Could not find artifact com.ondot:ondotProvisioningConnector:pom:3.0.1.3 in snapshots (<artifactoryserverURL>/artifactory/libs-snapshot)
      ERROR: Processing failed due to a bug in the code. Please report this to jenkinsci-users@googlegroups.com
      java.lang.NullPointerException
      at org.jfrog.hudson.release.maven.MavenReleaseWrapper$2.tearDown(MavenReleaseWrapper.java:170)
      at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:878)
      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:533)
      at hudson.model.Run.execute(Run.java:1759)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
      at hudson.model.ResourceController.execute(ResourceController.java:89)
      at hudson.model.Executor.run(Executor.java:240)

      I ensured all the JAVA_HOME & MAVEN_HOME variables are appropriate, what could be the cause of this problem.

      Any help would be appreciated, Thanks in advance!!

            jenkinsswapnil swapnil soor
            jenkinsswapnil swapnil soor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: