• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • disk-usage-plugin
    • Windows 7\2008 R2 64 bit

      javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/C:/jenkins/war/WEB-INF/lib/jenkins-core-1.597.jar!/lib/hudson/project/projectActionFloatingBox.jelly:38:74: <st:include> hudson.model.Run.getIDFormatter()Ljava/text/DateFormat;
      	at org.kohsuke.stapler.jelly.JellyClassTearOff.serveIndexJelly(JellyClassTearOff.java:117)
      	at org.kohsuke.stapler.jelly.JellyFacet.handleIndexRequest(JellyFacet.java:127)
      	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:735)
      	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
      	at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:249)
      	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
      	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
      	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
      	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649)
      	at org.kohsuke.stapler.Stapler.service(Stapler.java:238)
      	at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
      	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494)
      	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:123)
      	at jenkins.metrics.impl.MetricsFilter.doFilter(MetricsFilter.java:117)
      	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:120)
      	at hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:58)
      	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:120)
      	at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:114)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
      	at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
      	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
      	at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
      	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
      	at jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)
      	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
      	at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
      	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
      	at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
      	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
      	at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
      	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
      	at jenkins.security.BasicHeaderProcessor.doFilter(BasicHeaderProcessor.java:93)
      	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
      	at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
      	at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:67)
      	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
      	at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
      	at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
      	at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
      	at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
      	at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1474)
      	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:499)
      	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
      	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:533)
      	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
      	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
      	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:428)
      	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
      	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
      	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
      	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
      	at org.eclipse.jetty.server.Server.handle(Server.java:370)
      	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
      	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:949)
      	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1011)
      	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)
      	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
      	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
      	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:668)
      	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
      	at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      	at java.lang.Thread.run(Unknown Source)
      Caused by: org.apache.commons.jelly.JellyTagException: jar:file:/C:/jenkins/war/WEB-INF/lib/jenkins-core-1.597.jar!/lib/hudson/project/projectActionFloatingBox.jelly:38:74: <st:include> hudson.model.Run.getIDFormatter()Ljava/text/DateFormat;
      	at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:745)
      	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:289)
      	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.ForEachTag.doTag(ForEachTag.java:150)
      	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
      	at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
      	at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
      	at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.java:120)
      	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.JellyViewScript.run(JellyViewScript.java:95)
      	at org.kohsuke.stapler.jelly.IncludeTag.doTag(IncludeTag.java:147)
      	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
      	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.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
      	at org.apache.commons.jelly.tags.core.CoreTagLibrary$1.run(CoreTagLibrary.java:98)
      	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)
      	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.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
      	at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
      	at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
      	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
      	at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
      	at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
      	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
      	at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
      	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
      	at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
      	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)
      	at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
      	at org.kohsuke.stapler.jelly.JellyViewScript.run(JellyViewScript.java:95)
      	at org.kohsuke.stapler.jelly.DefaultScriptInvoker.invokeScript(DefaultScriptInvoker.java:63)
      	at org.kohsuke.stapler.jelly.DefaultScriptInvoker.invokeScript(DefaultScriptInvoker.java:53)
      	at org.kohsuke.stapler.jelly.JellyClassTearOff.serveIndexJelly(JellyClassTearOff.java:112)
      	... 69 more
      Caused by: java.lang.NoSuchMethodError: hudson.model.Run.getIDFormatter()Ljava/text/DateFormat;
      	at hudson.plugins.disk_usage.ProjectDiskUsageAction.getBuildsDiskUsage(ProjectDiskUsageAction.java:235)
      	at hudson.plugins.disk_usage.ProjectDiskUsageAction.getBuildsDiskUsage(ProjectDiskUsageAction.java:203)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.apache.commons.jexl.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:258)
      	at org.apache.commons.jexl.parser.ASTMethod.execute(ASTMethod.java:104)
      	at org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:83)
      	at org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:57)
      	at org.apache.commons.jexl.parser.ASTExpression.value(ASTExpression.java:54)
      	at org.apache.commons.jexl.parser.ASTMethod.execute(ASTMethod.java:81)
      	at org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:83)
      	at org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:57)
      	at org.apache.commons.jexl.parser.ASTReferenceExpression.value(ASTReferenceExpression.java:51)
      	at org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:80)
      	at hudson.ExpressionFactory2$JexlExpression.evaluate(ExpressionFactory2.java:74)
      	at org.apache.commons.jelly.impl.ExpressionScript.run(ExpressionScript.java:66)
      	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
      	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
      	at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
      	at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
      	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
      	at org.apache.commons.jelly.tags.core.CoreTagLibrary$1.run(CoreTagLibrary.java:98)
      	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.JellyViewScript.run(JellyViewScript.java:95)
      	at org.kohsuke.stapler.jelly.IncludeTag.doTag(IncludeTag.java:147)
      	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
      	... 112 more
      

          [JENKINS-26496] Trying to get the DateFormat as build ID

          Sven Finsterwalder added a comment - - edited

          After updating from 1.596 to 1.597, we have the same problem and the design of the job-overview-page is broken (see Screenshot)

          Sven Finsterwalder added a comment - - edited After updating from 1.596 to 1.597, we have the same problem and the design of the job-overview-page is broken (see Screenshot)

          Got the same problem today

          Rafael Kuzminski added a comment - Got the same problem today

          same problem for me after upgrading from 1.596 to 1.597 on Ubuntu 14.04.1 LTS and JDK 1.8.0_25.

          Andrea Barbieri added a comment - same problem for me after upgrading from 1.596 to 1.597 on Ubuntu 14.04.1 LTS and JDK 1.8.0_25.

          So the environment affected is not only Windows 7... does it affect JDK 1.7.x too?

          Goffredo Marocchi added a comment - So the environment affected is not only Windows 7... does it affect JDK 1.7.x too?

          Andrew Gray added a comment -

          I got this too on my Window 8.1 laptop running Java 8.

          I raised a ticket also, that should be linked to this one:
          https://issues.jenkins-ci.org/browse/JENKINS-26508

          I'm watching this one now and have voted for it.

          Andrew Gray added a comment - I got this too on my Window 8.1 laptop running Java 8. I raised a ticket also, that should be linked to this one: https://issues.jenkins-ci.org/browse/JENKINS-26508 I'm watching this one now and have voted for it.

          Daniel Beck added a comment - - edited

          As I wrote in JENKINS-26508:

          Problem is in disk usage plugin that has not yet seen an update to handle the new on-disk format for build records introduced in 1.597.

          PR is over a month old and unmerged: https://github.com/jenkinsci/disk-usage-plugin/pull/26

          Workarounds:

          Note that downgrading Jenkins is not that easy this time: See https://wiki.jenkins-ci.org/display/JENKINS/JENKINS-24380+Migration

          Daniel Beck added a comment - - edited As I wrote in JENKINS-26508 : Problem is in disk usage plugin that has not yet seen an update to handle the new on-disk format for build records introduced in 1.597. PR is over a month old and unmerged: https://github.com/jenkinsci/disk-usage-plugin/pull/26 Workarounds: Disable disk usage plugin (will be tons of unloadable data warnings though) install the PR build from https://jenkins.ci.cloudbees.com/job/plugins/job/disk-usage-plugin/75/org.jenkins-ci.plugins$disk-usage/ Note that downgrading Jenkins is not that easy this time: See https://wiki.jenkins-ci.org/display/JENKINS/JENKINS-24380+Migration

          yes we are using jdk 1.7.0_09

          Sven Finsterwalder added a comment - yes we are using jdk 1.7.0_09

          Martin Beller added a comment -

          I installed the PR build from https://jenkins.ci.cloudbees.com/job/plugins/job/disk-usage-plugin/75/org.jenkins-ci.plugins$disk-usage/ as proposed by Daniel. This solves the problem

          Martin Beller added a comment - I installed the PR build from https://jenkins.ci.cloudbees.com/job/plugins/job/disk-usage-plugin/75/org.jenkins-ci.plugins$disk-usage/ as proposed by Daniel. This solves the problem

          Daniel Beck added a comment -

          I posted a note to jenkinsci-users. If this issue gets fixed, a reply should be added.
          https://groups.google.com/forum/#!topic/jenkinsci-users/Ft-a2EYiGG0

          Daniel Beck added a comment - I posted a note to jenkinsci-users. If this issue gets fixed, a reply should be added. https://groups.google.com/forum/#!topic/jenkinsci-users/Ft-a2EYiGG0

          Jhonny Peppy added a comment -

          How install it correctly?

          Jhonny Peppy added a comment - How install it correctly?

          Martin Beller added a comment -
          • Download disk-usage-0.25-SNAPSHOT.hpi from the URL mentioned above.
          • Go to the Plugin Manager and click on Advanced.
          • Select the downloaded file below the text You can upload a .hpi file to install a plugin from outside the central plugin repository..
          • Upload the plugin.

          I hope this helps.

          Martin Beller added a comment - Download disk-usage-0.25-SNAPSHOT.hpi from the URL mentioned above. Go to the Plugin Manager and click on Advanced. Select the downloaded file below the text You can upload a .hpi file to install a plugin from outside the central plugin repository. . Upload the plugin. I hope this helps.

          Grigoriy Milman added a comment - - edited

          The Wiki provided details related to downgrade is broken (issue 24380):

          Start Jenkins ≥1.597.
          Visit http://server/jenkins/JENKINS-24380/ and copy the unmigration instruction.
          Shut down Jenkins completely.
          Run the command as instructed by the step above.
          Start Jenkins <1.597 with the same $JENKINS_HOME.

          Here link http://server/jenkins/JENKINS-24380/ is not opening!

          By the way, for most of the Jenkins users this is not a plugin issue, but Jenkins upgrade one.
          The cause is that Jenkins 1.597 is not compatible with current version of the plugin and ticket JENKINS-26508 Upgrade to 1.597 breaks Job page is not a duplication.

          Grigoriy Milman added a comment - - edited The Wiki provided details related to downgrade is broken (issue 24380): Start Jenkins ≥1.597. Visit http://server/jenkins/JENKINS-24380/ and copy the unmigration instruction. Shut down Jenkins completely. Run the command as instructed by the step above. Start Jenkins <1.597 with the same $JENKINS_HOME. Here link http://server/jenkins/JENKINS-24380/ is not opening! By the way, for most of the Jenkins users this is not a plugin issue, but Jenkins upgrade one. The cause is that Jenkins 1.597 is not compatible with current version of the plugin and ticket JENKINS-26508 Upgrade to 1.597 breaks Job page is not a duplication.

          Daniel Beck added a comment -

          Here link http://server/jenkins/JENKINS-24380/ is not opening!

          Try http://server/JENKINS-24380 instead.

          By the way, for most of the Jenkins users this is not a plugin issue, but Jenkins upgrade one.
          The cause is that Jenkins 1.597 is not compatible with current version of the plugin and ticket JENKINS-26508 Upgrade to 1.597 breaks Job page is not a duplication.

          This makes absolutely no difference in any way. They're the same problem.

          Daniel Beck added a comment - Here link http://server/jenkins/JENKINS-24380/ is not opening! Try http://server/JENKINS-24380 instead. By the way, for most of the Jenkins users this is not a plugin issue, but Jenkins upgrade one. The cause is that Jenkins 1.597 is not compatible with current version of the plugin and ticket JENKINS-26508 Upgrade to 1.597 breaks Job page is not a duplication. This makes absolutely no difference in any way. They're the same problem.

          I just have tried http://server/JENKINS-24380 as it was recommended.
          The result "Server not found!"

          Grigoriy Milman added a comment - I just have tried http://server/JENKINS-24380 as it was recommended. The result "Server not found!"

          Jesse Glick added a comment -

          gremlm Of course you need to replace http://server/ with the root URL of your Jenkins installation. Feel free to edit the wiki to make this clearer.

          Jesse Glick added a comment - gremlm Of course you need to replace http://server/ with the root URL of your Jenkins installation. Feel free to edit the wiki to make this clearer.

          DI2E SysAdmin added a comment -

          We did the two workarounds documented by Daniel, disabling the disk usage plugin and installing the PR build. That allowed builds to work again. But Jenkins is still not picking up changes to the development branch and rebuilding as it was before. We did not downgrade to an earlier version. Do we need to do that for the auto-builds to work again?

          thanks!

          DI2E SysAdmin added a comment - We did the two workarounds documented by Daniel, disabling the disk usage plugin and installing the PR build. That allowed builds to work again. But Jenkins is still not picking up changes to the development branch and rebuilding as it was before. We did not downgrade to an earlier version. Do we need to do that for the auto-builds to work again? thanks!

          Jesse Glick added a comment -

          di2esysadmin

          Jenkins is still not picking up changes to the development branch and rebuilding as it was before

          Sounds like some unrelated bug.

          Jesse Glick added a comment - di2esysadmin Jenkins is still not picking up changes to the development branch and rebuilding as it was before Sounds like some unrelated bug.

          DI2E SysAdmin added a comment -

          Everything worked perfectly and then 1.597 was installed. Sure feels related. Any ETA on fixing this bug?

          DI2E SysAdmin added a comment - Everything worked perfectly and then 1.597 was installed. Sure feels related. Any ETA on fixing this bug?

          On the system where Jenkins is installed, the URL of the Jenkins is http://localhost:8080
          I have tried http://localhost:8080/JENKINS-24380
          I have tried http://localhost:8080/jenkins/JENKINS-24380
          Result the same!

          Grigoriy Milman added a comment - On the system where Jenkins is installed, the URL of the Jenkins is http://localhost:8080 I have tried http://localhost:8080/JENKINS-24380 I have tried http://localhost:8080/jenkins/JENKINS-24380 Result the same!

          Jesse Glick added a comment -

          gremlm Working for me. You can use curl -i to see HTTP headers which may explain something. You may need to be logged in as an administrator for this URL to work.

          Jesse Glick added a comment - gremlm Working for me. You can use curl -i to see HTTP headers which may explain something. You may need to be logged in as an administrator for this URL to work.

          Daniel's suggestion to install unmerged 0.25-snapshot https://jenkins.ci.cloudbees.com/job/plugins/job/disk-usage-plugin/75/org.jenkins-ci.plugins$disk-usage/ works for me. Thanks!

          Andrey Regentov added a comment - Daniel's suggestion to install unmerged 0.25-snapshot https://jenkins.ci.cloudbees.com/job/plugins/job/disk-usage-plugin/75/org.jenkins-ci.plugins$disk-usage/ works for me. Thanks!

          Daniel Beck added a comment -

          Another user reports that downgrading to Disk Usage 0.23 works as well. (I haven't tried it though.)

          Daniel Beck added a comment - Another user reports that downgrading to Disk Usage 0.23 works as well. (I haven't tried it though.)

          By the way, 0.25-snapshot does not show disk usage for builds that are built prior to jenkins update 1.596->1.597.
          Disk usage for newer builds is shown, but for older there is just "-".

          Andrey Regentov added a comment - By the way, 0.25-snapshot does not show disk usage for builds that are built prior to jenkins update 1.596->1.597. Disk usage for newer builds is shown, but for older there is just "-".

          Jesse Glick added a comment -

          radle wrote:

          0.25-snapshot does not show disk usage for builds that are built prior to jenkins update 1.596->1.597

          Hmm, maybe something wrong in my PR. I tried to deal with that in DiskUsageBuildInformation.readResolve, but would need a @LocalData-based functional test to confirm. Anyway merging the PR as it stands is the critical first step, but it seems like this plugin is abandoned.

          Jesse Glick added a comment - radle wrote: 0.25-snapshot does not show disk usage for builds that are built prior to jenkins update 1.596->1.597 Hmm, maybe something wrong in my PR. I tried to deal with that in DiskUsageBuildInformation.readResolve , but would need a @LocalData -based functional test to confirm. Anyway merging the PR as it stands is the critical first step, but it seems like this plugin is abandoned.

          Daniel Beck added a comment -

          Disk Usage Plugin 0.25 has been released and should fix this issue.

          Daniel Beck added a comment - Disk Usage Plugin 0.25 has been released and should fix this issue.

          Updating Disk Usage to 0.25 indeed fixes the issue.

          Arnt Witteveen added a comment - Updating Disk Usage to 0.25 indeed fixes the issue.

            lvotypkova Lucie Votypkova
            jeebitesh Jeebitesh Kalantri
            Votes:
            29 Vote for this issue
            Watchers:
            33 Start watching this issue

              Created:
              Updated:
              Resolved: