[JIRA] [analysis-core-plugin] (JENKINS-29871) NullPointerException after parsing error file

2016-05-31 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ulli Hafner resolved as Cannot Reproduce 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
I can't reproduce this. If this is a bug then it is located in core. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-29871 
 
 
 
  NullPointerException after parsing error file  
 
 
 
 
 
 
 
 
 

Change By:
 
 Ulli Hafner 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Cannot Reproduce 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [analysis-core-plugin] (JENKINS-29871) NullPointerException after parsing error file

2015-08-11 Thread stefan.r...@zf.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Stefan Roth commented on  JENKINS-29871 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: NullPointerException after parsing error file  
 
 
 
 
 
 
 
 
 
 
No this folder is not part of a version control system. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [analysis-core-plugin] (JENKINS-29871) NullPointerException after parsing error file

2015-08-10 Thread stefan.r...@zf.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Stefan Roth commented on  JENKINS-29871 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: NullPointerException after parsing error file  
 
 
 
 
 
 
 
 
 
 
The build results are stored on a clearcase global dynamic view. Is there a option (or something else) to find out more? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [analysis-core-plugin] (JENKINS-29871) NullPointerException after parsing error file

2015-08-10 Thread stefan.r...@zf.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Stefan Roth created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29871 
 
 
 
  NullPointerException after parsing error file  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Ulli Hafner 
 
 
 

Components:
 

 analysis-core-plugin 
 
 
 

Created:
 

 10/Aug/15 8:16 AM 
 
 
 

Environment:
 

 Jenkins core 1.609.2  analysis core 1.72  analysis collector 1.43 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Stefan Roth 
 
 
 
 
 
 
 
 
 
 
After some time I always got this error message for all my jobs. But this is not directly after creating a job. There is enough space left on the device. 
[WARNINGS] Parsing warnings in files 'out\compiler_error.err' with parser GNU Make + GNU C Compiler (gcc) [WARNINGS] Finding all files that match the pattern out\compiler_error.err [WARNINGS] Parsing 1 file in X:\TEST_JOB\Image [WARNINGS] Successfully parsed file X:\TEST_JOB\Image\out\compiler_error.err with 46 unique warnings and 0 duplicates. ERROR: Build step failed with exception java.lang.NullPointerException at hudson.model.Run.getRootDir(Run.java:1013) at hudson.plugins.analysis.core.BuildResult.getDataFile(BuildResult.java:515) at hudson.plugins.analysis.core.BuildResult.loadResult(BuildResult.java:946) at hudson.plugins.analysis.core.BuildResult.getProject(BuildResult.java:926) at hudson.plugins.analysis.core.BuildResult.getContainer(BuildResult.java:1125) at hudson.plugins.analysis.core.BuildHistory.getReferenceAnnotations(BuildHistory.java:104) at 

[JIRA] [analysis-core-plugin] (JENKINS-29871) NullPointerException after parsing error file

2015-08-10 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ulli Hafner edited a comment on  JENKINS-29871 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: NullPointerException after parsing error file  
 
 
 
 
 
 
 
 
 
 Seemsthatthedirectorystoringthebuildresultsisnotavailableanymore ,orthefileismissing .Doyouhaveacleanupscriptsomewhere?Isitpossiblethatthereferencebuildhasbeendeleted? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [analysis-core-plugin] (JENKINS-29871) NullPointerException after parsing error file

2015-08-10 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ulli Hafner commented on  JENKINS-29871 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: NullPointerException after parsing error file  
 
 
 
 
 
 
 
 
 
 
Seems that the directory storing the build results is not available anymore. Do you have a cleanup script somewhere? Is it possible that the reference build has been deleted? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [analysis-core-plugin] (JENKINS-29871) NullPointerException after parsing error file

2015-08-10 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ulli Hafner edited a comment on  JENKINS-29871 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: NullPointerException after parsing error file  
 
 
 
 
 
 
 
 
 
 Seemsthatthedirectorystoringthebuildresultsisnotavailableanymore,orthefileismissing.Doyouhaveacleanupscriptsomewhere?Isitpossiblethatthereferencebuildhasbeendeleted? Arethebuildresultsstoredonanotherpartitionthatmightbenotmounted? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.