I have the same issue and confirmed with the Coverity folks that they
too can recreate this bug. They have opened an internal bug to attempt
to resolve this issue. Coverity Bug #41917 for reference.

On May 11, 1:15 pm, Viktor Tarasov <viktor.tara...@gmail.com> 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.

Reply via email to