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
[JENKINS-73785] Nested Views plugin calls ModelObjectWithContextMenu$ContextMenu.from
Link |
New:
This issue is caused by |
Labels | Original: regression | New: lts-candidate regression |
Assignee | Original: jiri vanek [ judovana ] | New: Daniel Beck [ danielbeck ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Component/s | New: atlassian-bitbucket-server-integration-plugin [ 25721 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR#9737 (Web Link)" [ 30001 ] |
Noting https://github.com/jenkinsci/design-library-plugin/blob/61719374986ba42d8b47a0be0d2f37b447671b9f/src/main/webapp/Links/Links.java#L23-L26