You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running Jenkins Jenkins ver. 2.222.3 on RHEL 7
And Github integration plugin version 0.2.8
We have this Warning:
2020-05-12 05:51:56.804+0000 [id=868] WARNING h.w.RenderOnDemandClosure$1#generateResponse: Failed to evaluate the template closure
org.apache.commons.jelly.JellyTagException: jar:file:/app/jenkins/jenkins/war/WEB-INF/lib/jenkins-core-2.222.3.jar!/lib/form/dropdownDescriptorSelector.jelly:66:94: st:include org.apache.commons.jelly.JellyTagException:
jar:file:/app/jenkins/jenkins/war/WEB-INF/lib/jenkins-core-2.222.3.jar!/lib/form/rowSet.jelly:43:23: <d:invokeBody> com.github.kostyasha.github.integration.multibranch.scm.AsIsGitSCMFactory has no property null
at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:726)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:281)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99)
at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99)
at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.java:120)
The text was updated successfully, but these errors were encountered:
Running Jenkins Jenkins ver. 2.222.3 on RHEL 7
And Github integration plugin version 0.2.8
We have this Warning:
2020-05-12 05:51:56.804+0000 [id=868] WARNING h.w.RenderOnDemandClosure$1#generateResponse: Failed to evaluate the template closure
org.apache.commons.jelly.JellyTagException: jar:file:/app/jenkins/jenkins/war/WEB-INF/lib/jenkins-core-2.222.3.jar!/lib/form/dropdownDescriptorSelector.jelly:66:94: st:include org.apache.commons.jelly.JellyTagException:
jar:file:/app/jenkins/jenkins/war/WEB-INF/lib/jenkins-core-2.222.3.jar!/lib/form/rowSet.jelly:43:23: <d:invokeBody> com.github.kostyasha.github.integration.multibranch.scm.AsIsGitSCMFactory has no property null
at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:726)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:281)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99)
at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99)
at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.java:120)
The text was updated successfully, but these errors were encountered: