[JIRA] [sloccount-plugin] (JENKINS-29216) SLOCCount plugin is not releasing log

2015-10-30 Thread mixaltu...@users.sf.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michal Turek commented on  JENKINS-29216 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: SLOCCount plugin is not releasing log  
 
 
 
 
 
 
 
 
 
 
Hi, does the .nfs000xxx file contain output of SLOCCount executable (meaning /usr/bin/sloccount) or the Jenkins SLOCCount plugin? The plugin has nothing to do with the executable except it parses file generated by it. Can you further analyze the issue? Did you tried to use alternative cloc for generating of the report for example? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [sloccount-plugin] (JENKINS-29216) SLOCCount plugin is not releasing log

2015-07-03 Thread d...@drakeconsulting.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Don Drake created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29216 
 
 
 
  SLOCCount plugin is not releasing log  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 npiguet 
 
 
 

Components:
 

 sloccount-plugin 
 
 
 

Created:
 

 03/Jul/15 3:19 PM 
 
 
 

Environment:
 

 Unix 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Don Drake 
 
 
 
 
 
 
 
 
 
 
We run Jenkins on a NAS/NFS share and have repeatedly had issues where builds will fail due to the following error: 
Started by an SCM change Building in workspace http://lxe0038:8080/job/Ruff/ws/ Cleaning local Directory . java.nio.file.FileSystemException: http://lxe0038:8080/job/Ruff/ws/./python/.nfs01b52d73361a: Device or resource busy at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244) at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103) at java.nio.file.Files.delete(Files.java:1079) at sun.reflect.GeneratedMethodAccessor607.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.Util.deleteFile(Util.java:247) at hudson.Util.deleteRecursive(Util.java:310) at