Skip to content

[JENKINS-73487] No such property: size for class: hudson.model.UpdateSite$Warning when using Java past version 11 #16492

@jenkins-infra-bot

Description

@jenkins-infra-bot

With any version of the scriplter plugin installed in a jenkins version greater than 2.442 or a java version past 11, the jenkins interface crashes with the log entry of:

org.apache.commons.jelly.JellyTagException: jar:file:/D:/Apps/Tomcat%209.0/webapps/jenkins/WEB-INF/lib/jenkins-core-2.452.3.jar!/hudson/model/ManageJenkinsAction/index.jelly:45:57: Exception evaluating property 'size' for java.util.ArrayList, Reason: groovy.lang.MissingPropertyException: No such property: size for class: hudson.model.UpdateSite$Warning at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:719)


Originally reported by teaflood, imported from: No such property: size for class: hudson.model.UpdateSite$Warning when using Java past version 11
  • assignee: danielbeck
  • status: Closed
  • priority: Minor
  • component(s): core
  • label(s): 2.479.3-fixed
  • resolution: Fixed
  • resolved: 2024-12-03T20:05:15+00:00
  • votes: 0
  • watchers: 2
  • imported: 2025-11-24
Raw content of original issue

With any version of the scriplter plugin installed in a jenkins version greater than 2.442 or a java version past 11, the jenkins interface crashes with the log entry of:

org.apache.commons.jelly.JellyTagException: jar:file:/D:/Apps/Tomcat%209.0/webapps/jenkins/WEB-INF/lib/jenkins-core-2.452.3.jar!/hudson/model/ManageJenkinsAction/index.jelly:45:57: <st:include> Exception evaluating property 'size' for java.util.ArrayList, Reason: groovy.lang.MissingPropertyException: No such property: size for class: hudson.model.UpdateSite$Warning at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:719)

  • environment: jenkins versions past 2.442 and java past version 11, that is, this anything past this combination causes the error
2 attachments

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