Re: Upgraded Plugins: Jenkins fails to start

2021-06-13 Thread Sverre Moe
No reason. We now use the Code Coverage API, so just uninstalled the JaCoCo Plugin. tirsdag 8. juni 2021 kl. 21:12:51 UTC+2 skrev ullrich...@gmail.com: > Is there a reason that you are still using the old and unmaintained JaCoCo > plugin and not the code-coverage-api plugin? The functionality s

Re: Upgraded Plugins: Jenkins fails to start

2021-06-08 Thread Ullrich Hafner
Is there a reason that you are still using the old and unmaintained JaCoCo plugin and not the code-coverage-api plugin? The functionality should be the same. > > On Tuesday, June 1, 2021 at 2:30:34 AM UTC+1 raould...@gmail.com > wrote: > We stumbled on the same error after

Re: Upgraded Plugins: Jenkins fails to start

2021-06-08 Thread jn...@cloudbees.com
There is a PR to the jacoco plugin that should fix this. https://github.com/jenkinsci/jacoco-plugin/pull/151 along with a build of that https://ci.jenkins.io/job/Plugins/job/jacoco-plugin/job/PR-151/lastStableBuild/artifact/target/jacoco.hpi for people who have been hit and want a fix (or to

Re: Upgraded Plugins: Jenkins fails to start

2021-05-31 Thread Raoul de Haard
We stumbled on the same error after upgrading plugins on Jenkins last week. Search in your Jenkins plugin directory for the jar file starting with the name: guice. The results should only list one version of the guice jar. In our case it turned out that the Jacoco plugin came with a newer version

Upgraded Plugins: Jenkins fails to start

2021-05-23 Thread Sverre Moe
I have upgraded all the plugins, then restarted Jenkins. It fails to start properly. Any idea what the problem here is about? The website is loading, but shows the following Stacktrace java.lang.IllegalArgumentException: Unable to inject class hudson.model.UserIdMapper at hudson.init.TaskMetho