timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-24317] Nullpointer Exception on build in version 1.576 can't see output and fails #5401

Closed timja closed 7 years ago

timja commented 10 years ago

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)

Originally reported by stony, imported from: Nullpointer Exception on build in version 1.576 can't see output and fails
  • assignee: jglick
  • status: Resolved
  • priority: Critical
  • resolution: Fixed
  • resolved: 2017-01-04T14:02:58+00:00
  • imported: 2022/01/10
timja commented 2 years ago

[Originally duplicated by: JENKINS-24361]

timja commented 2 years ago

[Originally duplicated by: JENKINS-24321]