Skip to content

[JENKINS-73785] Nested Views plugin calls ModelObjectWithContextMenu$ContextMenu.from #16548

@jenkins-infra-bot

Description

@jenkins-infra-bot

Noticed while running the PR build #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)' 

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
  • assignee: danielbeck
  • status: Closed
  • priority: Minor
  • component(s): atlassian-bitbucket-server-integration-plugin, core, nested-view-plugin
  • label(s): regression
  • resolution: Fixed
  • resolved: 2024-09-17T01:58:17+00:00
  • votes: 0
  • watchers: 1
  • imported: 2025-11-24
Raw content of original issue

Noticed while running the PR build #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)' 

Likely culprit: https://github.com/jenkinsci/nested-view-plugin/blob/78604f54b610dba7f831da4cf650ae6e12f62c1f/src/main/java/hudson/plugins/nested_view/NestedView.java#L128-L131

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions