[JIRA] (JENKINS-33610) IOException with Clover 4.6 plugin

2018-02-13 Thread marek.parfianow...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marek Parfianowicz resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-33610  
 
 
  IOException with Clover 4.6 plugin   
 

  
 
 
 
 

 
Change By: 
 Marek Parfianowicz  
 
 
Status: 
 In Progress Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33610) IOException with Clover 4.6 plugin

2018-02-13 Thread marek.parfianow...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marek Parfianowicz commented on  JENKINS-33610  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: IOException with Clover 4.6 plugin   
 

  
 
 
 
 

 
 Fix will be delivered in 4.8.1+  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33610) IOException with Clover 4.6 plugin

2018-02-13 Thread marek.parfianow...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marek Parfianowicz commented on  JENKINS-33610  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: IOException with Clover 4.6 plugin   
 

  
 
 
 
 

 
 I had a different exception in the log, but after my change I don't see any errors with remote agents.  I think the change should fix the problem reported by you. I think that because the hudson/plugins/clover/CloverPublisher$1 was an anonymous inner class, so it had a reference to an enclosing class, i.e. the CloverPublisher which does not implement Serializable interface.  And the most probably the CloverPublisher$1 (now renamed to GetPathFileCallable, which implements SlaveToMasterFileCallable) was called by the FileCallableWrapper mentioned in the bug description.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33610) IOException with Clover 4.6 plugin

2018-02-13 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-33610  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: IOException with Clover 4.6 plugin   
 

  
 
 
 
 

 
 Code changed in jenkins User: Marek Parfianowicz Path: src/main/java/hudson/plugins/clover/CloverPublisher.java http://jenkins-ci.org/commit/clover-plugin/df5b18dc7a8a667464f522c8f9bc3963d645140f Log: JENKINS-33610: println  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33610) IOException with Clover 4.6 plugin

2018-02-13 Thread marek.parfianow...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marek Parfianowicz started work on  JENKINS-33610  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Marek Parfianowicz  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33610) IOException with Clover 4.6 plugin

2018-02-13 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-33610  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: IOException with Clover 4.6 plugin   
 

  
 
 
 
 

 
 Code changed in jenkins User: Marek Parfianowicz Path: src/main/java/hudson/plugins/clover/CloverPublisher.java src/main/java/hudson/plugins/clover/slave/GetPathFileCallable.java http://jenkins-ci.org/commit/clover-plugin/c356a20e9f14da32db36194a2e80e1827ead0c44 Log: JENKINS-33610: extracted anonymous class to lop-level to get rid of NoClassDefFoundError: hudson/plugins/clover/CloverPublisher$1'; added more logging  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33610) IOException with Clover 4.6 plugin

2017-03-29 Thread nancy.cho...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nancy Chopra commented on  JENKINS-33610  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: IOException with Clover 4.6 plugin   
 

  
 
 
 
 

 
 I am facing the same issue. Could this be causing the clover xml to not be parsed? The build status is marked as green no matter what the thresh hold is.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33610) IOException with Clover 4.6 plugin

2017-01-23 Thread lukasz.wojciechow...@ngsoft.pl (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Łukasz Wojciechowski commented on  JENKINS-33610  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: IOException with Clover 4.6 plugin   
 

  
 
 
 
 

 
 Marek Parfianowicz - sorry but it looks like I lied in my previous comment. After I removed "Archiving Artifacts" - I still see the same exception being thrown. The difference, though is that it does no longer causes build to end up with FAILURE state - this is why I missed that fact. When my build turned from red to green I blindly assumed the exception is gone but apparently this is not the case. I would happily provide a stack trace but I need guidance on how to produce it. Not sure why in this case stack trace is missing. Within our Jenkins setup, other exceptions that occurs sometimes have full stack trace shown "by default".  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33610) IOException with Clover 4.6 plugin

2017-01-23 Thread mparfianow...@atlassian.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marek Parfianowicz commented on  JENKINS-33610  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: IOException with Clover 4.6 plugin   
 

  
 
 
 
 

 
 Trevor Baker: would you able to get the full stack trace for this error? Łukasz Wojciechowski: thanks for the hint; I suspect that it's either some network error or that Clover unintentionally uses some non-serialisable class I can investigate it but not sooner than in February. Feel free to grab code from github.com/jenkinsci/clover-plugin to debug it if you wish.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33610) IOException with Clover 4.6 plugin

2017-01-23 Thread lukasz.wojciechow...@ngsoft.pl (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Łukasz Wojciechowski commented on  JENKINS-33610  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: IOException with Clover 4.6 plugin   
 

  
 
 
 
 

 
 Hi there, I was dealing with the same problem. I'm using latest, 4.7.1 version. Not sure how this is related but the error is gone after I removed "Archiving artifacts" step. And it did not matter if I had it before or after "Clover Publisher" step. I hope this will be helpful to anyone   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33610) IOException with Clover 4.6 plugin

2016-07-13 Thread stephenconno...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 stephenconnolly assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-33610  
 
 
  IOException with Clover 4.6 plugin   
 

  
 
 
 
 

 
Change By: 
 stephenconnolly  
 
 
Assignee: 
 stephenconnolly  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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.