Noticed while running the PR build https://github.com/jenkinsci/jenkins/pull/7569 (has the Java EE9 changes):
Sep 16, 2024 4:29:00 PM WARNING hudson.init.impl.InstallUncaughtExceptionHandler handleExceptionCaught unhandled exception with ID 7241ad9a-660c-45e4-9281-40e1f8c282af java.lang.NoSuchMethodError: 'jenkins.model.ModelObjectWithContextMenu$ContextMenu jenkins.model.ModelObjectWithContextMenu$ContextMenu.from(jenkins.model.ModelObjectWithContextMenu, org.kohsuke.stapler.StaplerRequest, org.kohsuke.stapler.StaplerResponse)'
- is caused by
-
JENKINS-73278 Migrate core from EE 8 to EE 9
- Closed
- links to
Noting https://github.com/jenkinsci/design-library-plugin/blob/61719374986ba42d8b47a0be0d2f37b447671b9f/src/main/webapp/Links/Links.java#L23-L26