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

Nullpointer Exception on build in version 1.576 can't see output and fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • core
    • None

      I have a strange Problem after upgrading to 1.576.

      After that i get a Nullpointer exception if i click on "deploy". You can't see the output under "Console output". The output on this page is the following you can see in the screenshot.

      Log
      FATAL: null
      java.lang.NullPointerException
      

      In the Background the build is working and he do it but you can't see and the output and it failes.

      I tried to find some issues in the Logs. But the only thing was:

      Log
      Aug 19, 2014 12:05:00 PM WARNUNG hudson.model.Run getEnvironment
      deprecated call to Run.getEnvironment
      	at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:483)
      Aug 19, 2014 12:05:00 PM WARNUNG hudson.model.Run getEnvironment
      deprecated call to Run.getEnvironment
      	at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:483)
      Aug 19, 2014 12:05:00 PM WARNUNG hudson.plugins.git.GitTool$DescriptorImpl getInstallation
      invalid gitTool selection Default
      Aug 19, 2014 12:05:00 PM WARNUNG hudson.model.Run getEnvironment
      deprecated call to Run.getEnvironment
      	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:355)
      Aug 19, 2014 12:05:00 PM WARNUNG hudson.plugins.git.GitTool$DescriptorImpl getInstallation
      invalid gitTool selection Default
      Aug 19, 2014 12:05:00 PM WARNUNG hudson.model.Run getEnvironment
      deprecated call to Run.getEnvironment
      	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:355)
      

            jglick Jesse Glick
            stony R. H.
            Votes:
            11 Vote for this issue
            Watchers:
            22 Start watching this issue

              Created:
              Updated:
              Resolved: