I'm sorry to say that the problem is in Jenkins core, version 1.532.1. The bug is JENKINS-20415. This is fixed in the next (unreleased) LTS version 1.532.2. I added a compatibility section to the wiki describing this problem as well.
- David On Tuesday, January 14, 2014 12:58:09 PM UTC+2, MoBarger wrote: > > Running Jenkins under Centos 6 x64 > Oracle jvm 1.6 > Jenkins 1.5.32.1 > > When I try to add a job to a view, it does not get saved. Throws this > error: > > Jan 14, 2014 5:46:46 AM hudson.ExpressionFactory2$JexlExpression evaluate > > WARNING: Caught exception evaluating: it.contains(job) in > /jenkins/view/Feedback/configure. Reason: > java.lang.ClassCastException: hudson.maven.MavenModule cannot be cast > to hudson.model.TopLevelItem > > java.lang.ClassCastException: hudson.maven.MavenModule cannot be cast > to hudson.model.TopLevelItem > > > I see this has been reported before but I do not see a resolution. At > this point all I want to do is remove the view entirely but because it > does not render fully, I have no access to the lefthand navigation > with the "delete view" link. > -- 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.
