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)'
Noticed while running the PR build #7569 (has the Java EE9 changes):
Likely culprit: https://github.com/jenkinsci/nested-view-plugin/blob/78604f54b610dba7f831da4cf650ae6e12f62c1f/src/main/java/hudson/plugins/nested_view/NestedView.java#L128-L131
Originally reported by
danielbeck, imported from: Nested Views plugin calls ModelObjectWithContextMenu$ContextMenu.from
Raw content of original issue