skybird commented on Bug JENKINS-14248

Hi,
I have the same Problem with RHEL5, Tomcat 6.0.32, Jenkins 1.471, after upgrading du-plugin from 0.14 to 0.17,
and with Windows 2000, Tomcat 5.5.27, Jenkins 1.471, after upgrading du-plugin from 0.14 to 0.17

On
jenkins.model.Jenkins.instance.getItem("MONITOR-SERVER").getAction(hudson.plugins.disk_usage.ProjectDiskUsageAction.class).getDiskUsage().getBuildUsage()
I get on both servers:
java.lang.NullPointerException: Cannot invoke method getAction() on null object

The Plugin seems to run, from Windows:
INFO: Started Project disk usage
10.08.2012 07:39:36 hudson.model.AsyncPeriodicWork$1 run
INFO: Finished Project disk usage. 300389 ms

From Linux:
INFO: Started Project disk usage
[...]
Aug 10, 2012 1:07:16 PM hudson.model.AsyncPeriodicWork$1 run
INFO: Finished Project disk usage. 793397 ms

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to