So, all jobs run since the upgrade display fine. It's the jobs before the upgrade that are not displaying correctly. Any ideas?
j On Wednesday, October 23, 2013 16:01:36 Joshua J. Kugler wrote: > So, I was using an old Jenkins version. Upgraded to to 1.533, then > downgraded to 1.509.4. > > Most things seem to be OK. But when I go to a build, instead of the build > results and matrix results (blue and red balls), I'm getting this 500 error > (just where the results are supposed to be, the rest of the page renders > OK): > > Exception: org.apache.commons.jelly.JellyTagException: > jar:file:/var/lib/jenkins/war/WEB-INF/lib/jenkins- > core-1.509.4.jar!/hudson/model/AbstractBuild/index.jelly:67:61: <st:include> > No page found 'digest.jelly' for class hudson.matrix.MatrixRun > Stacktrace: > javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: > jar:file:/var/lib/jenkins/war/WEB-INF/lib/jenkins- > core-1.509.4.jar!/hudson/model/AbstractBuild/index.jelly:67:61: <st:include> > No page found 'digest.jelly' for class hudson.matrix.MatrixRun > > (full strack trace attached) > > I stopped Jenkins, deleted the $JENKINS_HOME/war directory, and then started > Jenkins. No change. Not all build results produce that output. Just some of > them. Not sure of the variable that is causing the difference. Oddly, some > older builds of the job display fine. But both the "good" and "bad" builds > were well before the first upgrade to 1.533. > > Any ideas where I should be looking? > > j -- Joshua J. Kugler -- Fairbanks, AK Blogs: http://jjncj.com/blog/ (Family) -- http://joshuakugler.com (Geek) Every knee shall bow, and every tongue confess, in heaven, on earth, and under the earth, that Jesus Christ is LORD -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
