> On 20.05.2016, at 03:35, Roshan Dawrani <[email protected]> wrote: > > I couldn't update to v2.5 though, due to > https://issues.jenkins-ci.org/browse/JENKINS-34013, which is still open > > java.lang.NoSuchMethodError: > hudson.model.Messages.ExternalJob_DisplayName()Ljava/lang/String; > at > hudson.model.ExternalJob$DescriptorImpl.getDisplayName(ExternalJob.java:120) > > > I could update to v1650, which doesn't have the above bug and is fairly > recent. >
You just need to update the External Monitor Job plugin to a more recent version, or delete it from the plugins/ directory just before upgrading. That issue you linked to is about something slightly different and only affects instances that never had their global configuration saved by a user. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/E3A90711-6DE9-459B-9D7C-D550B89E7AE6%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
