[JIRA] [jacoco-plugin] (JENKINS-28686) ArrayIndexOutOfBoundsException in JACOCO coverage

2015-07-22 Thread dominik.stad...@gmx.at (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 centic commented on  JENKINS-28686 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: ArrayIndexOutOfBoundsException in JACOCO coverage  
 
 
 
 
 
 
 
 
 
 
See https://github.com/jacoco/jacoco/issues/201 for the related issue at jacoco itself, I would suspect that you somehow get an older version of jacoco or the jacoco-plugin here as we did not see this any more after the updates in 1.0.19. Do you see this on a fresh install of jenkins plus jacoco-plugin as well? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [jacoco-plugin] (JENKINS-28686) ArrayIndexOutOfBoundsException in JACOCO coverage

2015-06-02 Thread katiyarsaurab...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Saurabh Katiyar created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28686 
 
 
 
  ArrayIndexOutOfBoundsException in JACOCO coverage  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Ognjen Bubalo 
 
 
 

Components:
 

 jacoco-plugin 
 
 
 

Created:
 

 02/Jun/15 9:06 AM 
 
 
 

Environment:
 

 Linux x86_64  Default JDK 7u5, Project JDK 8u25  Jenkins 1.596.3  Jacoco 1.0.19 [ org.jacoco.agent-0.7.4.201502262128.jar  org.jacoco.report-0.7.4.201502262128.jar  org.jacoco.core-0.7.4.201502262128.jar  jacoco-maven-plugin-0.7.4.201502262128.jar ]   Build environment : Apache Ant(TM) version 1.8.2  Apache Ivy 2.3.0 
 
 
 

Labels:
 

 plugin jenkins jacoco 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Saurabh Katiyar 
 
 
 
 
 
 
 
 
 
 
ERROR: Publisher hudson.plugins.jacoco.JacocoPublisher aborted due to exception java.io.IOException: Error while analyzing class /u1/user/.jenkins/master/jobs/ODS/builds/2015-06-01_09-08-41/jacoco/classes/src/com/bfm/opportunity/util/AssetEnrichment.class. at org.jacoco.core.analysis.Analyzer.analyzerError(Analyzer.java:150) at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:144) at