Coverity Bug 41917 - "Can't configure Jenkins plugin with Jenkins versions 1.463, 1.464, 1.465" has been fixed. The fix is available in version 1.1.3 of the Covertity Jenkins plugin. Here are the steps to install the plugin in your Jenkins instance.
> Manage Jenkins > Manage Plugins > Advanced > under "Update Site" click [Check now] > Updates > "Coverity Plugin" should show that version 1.1.3 is available for update, and version 1.1.2 is installed. > check Coverity Plugin", click "Download now and install after restart" > check "Restart Jenkins ..." > You should be ready to run! Vaughn Spurlin - Coverity Support On Tuesday, 22 May 2012 14:50:24 UTC-7, Vaughn Spurlin wrote: > > A Coverity support engineer used Jenkins 1.462 with no problem. If you > don't require Jenkins 1.463 or later, then 1.462 may be an acceptable > workaround. > > Viktor - If you open a Coverity support case to be informed about the > Coverity bug, please direct the case to me. - Vaughn > > On Friday, 11 May 2012 10:15:04 UTC-7, Viktor Tarasov wrote: >> >> Hi, >> >> I installed Coverity plugin 1.1.2 into Jenkins v1.463 and >> normally configured an Integrity Manager Instance. >> >> But receive an exception when trying to add 'coverity' post-build >> action to free-style job. >> On the webUI 'coverity' action appears without any parameters. >> >> There are the extracts from jenkins logs: >> 11-May-2012 18:48:00 hudson.widgets.RenderOnDemandClosure$1 >> generateResponse >> WARNING: Failed to evaluate the template closure >> org.apache.commons.jelly.JellyTagException: file:/var/lib/jenkins/ >> plugins/coverity/WEB-INF/classes/jenkins/plugins/coverity/ >> CoverityPublisher/config.jelly:133:75: <st:include> No page found >> 'defectFilters.jelly' for class hudson.model.FreeStyleProject >> at >> org.kohsuke.stapler.jelly.IncludeTag.doTag(IncludeTag.java:124) >> at >> org.apache.commons.jelly.impl.TagScript.run(TagScript.java:270) >> at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary >> $1.run(ReallyStaticTagLibrary.java:99) >> at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary >> $1.run(ReallyStaticTagLibrary.java:99) >> at >> org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95) >> at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary >> $1.run(ReallyStaticTagLibrary.java:99) >> at >> org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95) >> .... >> 11-May-2012 18:48:00 winstone.Logger logInternal >> WARNING: Untrapped Error in Servlet >> hudson.util.IOException2: Failed to evaluate the template closure >> at hudson.widgets.RenderOnDemandClosure >> $1.generateResponse(RenderOnDemandClosure.java:111) >> at org.kohsuke.stapler.HttpResponseRenderer >> $Default.handleHttpResponse(HttpResponseRenderer.java:104) >> at org.kohsuke.stapler.HttpResponseRenderer >> $Default.generateResponse(HttpResponseRenderer.java:62) >> ... >> Caused by: org.apache.commons.jelly.JellyTagException: file:/var/lib/ >> jenkins/plugins/coverity/WEB-INF/classes/jenkins/plugins/coverity/ >> CoverityPublisher/config.jelly:133:75: <st:include> No page found >> 'defectFilters.jelly' for class hudson.model.FreeStyleProject >> at >> org.kohsuke.stapler.jelly.IncludeTag.doTag(IncludeTag.java:124) >> at >> org.apache.commons.jelly.impl.TagScript.run(TagScript.java:270) >> at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary >> $1.run(ReallyStaticTagLibrary.java:99) >> at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary >> $1.run(ReallyStaticTagLibrary.java:99) >> >> >> Would be much grateful for the help. >> >> (Should I put here full logs, jenkins and job config, >> systeminfo, ... ? ) >> >> Kind regards, >> Viktor. > >