Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-54411

Configure page show Oops page (/configure)

    XMLWordPrintable

Details

    Description

      Upgrading the config-file-provider plugin from 3.3 to 3.4 causes the /configure page to throw a stacktrace.

      Downgrading back to 3.3 resolves the issue.

      Attachments

        Issue Links

          Activity

            sturman Roman Isko added a comment -

            Fixed in PR 56

            Fix released with version 3.4.1

            sturman Roman Isko added a comment - Fixed in PR 56 Fix released with version 3.4.1
            annetheagile AnneTheAgile added a comment -

            Other ticket commented on root cause;
            imod added a comment - 2018-11-02 04:28
            unfortunate the update center was having issues while publishing the fix for this - now its released as 3.4.1

            annetheagile AnneTheAgile added a comment - Other ticket commented on root cause; imod added a comment - 2018-11-02 04:28 unfortunate the update center was having issues while publishing the fix for this - now its released as 3.4.1
            sachin_verma Sachin added a comment -

            domi  I am still facing the same issue with 3.11.1.

            // code placeholder
            
            2023-02-22 09:39:55.577+0000 [id=1755]    WARNING    o.e.jetty.server.HttpChannel#handleException: /job/ARGUS_Scheduled_Job1/configure
            org.apache.commons.jelly.JellyTagException: jar:file:jenkins/plugins/publish-over-ssh/WEB-INF/lib/publish-over-ssh.jar!/jenkins/plugins/publish_over_ssh/BapSshPublisher/config.jelly:33:99: <j:forEach> Java heap space
                at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:738)
                at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:285)
                at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:101)
                at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:101)
                at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91)
                at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:265)
                at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:101)
                at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
                at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:161)
                at org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:46)
                at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:265)
                at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
                at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:161) 
            sachin_verma Sachin added a comment - domi   I am still facing the same issue with 3.11.1. // code placeholder 2023-02-22 09:39:55.577+0000 [id=1755]    WARNING    o.e.jetty.server.HttpChannel#handleException: /job/ARGUS_Scheduled_Job1/configure org.apache.commons.jelly.JellyTagException: jar:file:jenkins/plugins/publish-over-ssh/WEB-INF/lib/publish-over-ssh.jar!/jenkins/plugins/publish_over_ssh/BapSshPublisher/config.jelly:33:99: <j:forEach> Java heap space     at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:738)     at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:285)     at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:101)     at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:101)     at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91)     at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:265)     at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:101)     at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)     at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:161)     at org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:46)     at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:265)     at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)     at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:161)

            People

              domi Dominik Bartholdi
              apgray Andrew Gray
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: