[JIRA] (JENKINS-24698) ShowParametersBuildAction doesn't have @ExportedBean so cannot write hudson.model.Actionabl

2 views
Skip to first unread message

allan.lewis@youview.com (JIRA)

unread,
Dec 12, 2019, 11:21:05 AM12/12/19
to jenkinsc...@googlegroups.com
Allan Lewis updated an issue
 
Jenkins / Bug JENKINS-24698
ShowParametersBuildAction doesn't have @ExportedBean so cannot write hudson.model.Actionabl
Change By: Allan Lewis
These exceptions are being written to the log file at regular intervalls.

According to JENKINS-24458 it might have to do with some REST API call done by the plugin.

{noformat}
WARNING: null
org.kohsuke.stapler.export.NotExportableException: class jenkins.plugins.show_build_parameter
s.ShowParametersBuildAction doesn't have @ExportedBean so cannot write hudson.model.Actionabl
e.actions
        at org.kohsuke.stapler.export.Model.<init>(Model.java:73)
        at org.kohsuke.stapler.export.ModelBuilder.get(ModelBuilder.java:51)
        at org.kohsuke.stapler.export.Property.writeValue(Property.java:231)
        at org.kohsuke.stapler.export.Property.writeValue(Property.java:187)
        at org.kohsuke.stapler.export.Property.writeValue(Property.java:139)
        at org.kohsuke.stapler.export.Property.writeTo(Property.java:116)
        at org.kohsuke.stapler.export.Model.writeNestedObjectTo(Model.java:190)
        at org.kohsuke.stapler.export.Model.writeNestedObjectTo(Model.java:185)
        at org.kohsuke.stapler.export.Model.writeNestedObjectTo(Model.java:185)
        at org.kohsuke.stapler.export.Model.writeNestedObjectTo(Model.java:185)
        at org.kohsuke.stapler.export.Model.writeNestedObjectTo(Model.java:185)
        at org.kohsuke.stapler.export.Property.writeValue(Property.java:241)
        at org.kohsuke.stapler.export.Property.writeValue(Property.java:187)
        at org.kohsuke.stapler.export.Property.writeValue(Property.java:139)
        at org.kohsuke.stapler.export.Property.writeTo(Property.java:116)
        at org.kohsuke.stapler.export.Model.writeNestedObjectTo(Model.java:190)
        at org.kohsuke.stapler.export.Model.writeNestedObjectTo(Model.java:185)
        at org.kohsuke.stapler.export.Model.writeNestedObjectTo(Model.java:185)
        at org.kohsuke.stapler.export.Model.writeNestedObjectTo(Model.java:185)
        at org.kohsuke.stapler.export.Property.writeValue(Property.java:241)
        at org.kohsuke.stapler.export.Property.writeValue(Property.java:187)
        at org.kohsuke.stapler.export.Property.writeValue(Property.java:139)
        at org.kohsuke.stapler.export.Property.writeTo(Property.java:116)
        at org.kohsuke.stapler.export.Model.writeNestedObjectTo(Model.java:190)
        at org.kohsuke.stapler.export.Model.writeNestedObjectTo(Model.java:185)
        at org.kohsuke.stapler.export.Model.writeNestedObjectTo(Model.java:185)
        at org.kohsuke.stapler.export.Model.writeTo(Model.java:157)
        at org.kohsuke.stapler.ResponseImpl.serveExposedBean(ResponseImpl.java:267)
        at hudson.model.Api.doJson(Api.java:205)
        at sun.reflect.GeneratedMethodAccessor353.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:298)
        at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:161)
        at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:96)
        at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:120)
        at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
        at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:728)
:

....

{noformat}
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages