![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Assignee:
|
Peter Hayes
|
|
Components:
|
dashboard-view |
|
Created:
|
21/May/13 11:49 AM
|
|
Description:
|
One of my dashboard view is defined like the following
<hudson.plugins.view.dashboard.Dashboard plugin="[email protected]">
<owner class="hudson" reference="../../.."/>
<name>+Continuous Integration</name>
<filterExecutors>false</filterExecutors>
<filterQueue>false</filterQueue>
<properties class="hudson.model.View$PropertyList"/>
<jobNames>
<comparator class="hudson.util.CaseInsensitiveComparator"/>
</jobNames>
<jobFilters/>
<columns>
<hudson.views.StatusColumn/>
<hudson.views.WeatherColumn/>
<hudson.views.JobColumn/>
<hudson.views.LastSuccessColumn/>
<hudson.views.LastFailureColumn/>
<hudson.views.LastDurationColumn/>
<hudson.views.BuildButtonColumn/>
<de.fspengler.hudson.pview.ConsoleViewColumn plugin="[email protected]"/>
<hudson.plugins.projectstats.column.NumBuildsColumn plugin="[email protected]"/>
</columns>
<includeRegex>(?!(_env_.*|.*single_selenium_test.*|stx2|apache|check|nexus|ocs)).*</includeRegex>
<recurse>true</recurse>
<useCssStyle>false</useCssStyle>
<includeStdJobList>false</includeStdJobList>
<leftPortletWidth>50%</leftPortletWidth>
<rightPortletWidth>50%</rightPortletWidth>
<leftPortlets/>
<rightPortlets/>
<topPortlets>
<hudson.plugins.view.dashboard.core.JobsPortlet>
<id>dashboard_portlet_6828</id>
<name>Jobs Grid</name>
</hudson.plugins.view.dashboard.core.JobsPortlet>
</topPortlets>
<bottomPortlets/>
</hudson.plugins.view.dashboard.Dashboard>
When I try to load this view, the job list is empty. The logs are full of the following exception:
As soon as I set "recurse" parameter to false, the view is working as expected. It took me a few days to spot this issue and it annoyed a lot my users, so I think the view should deal with this improper parameter correctly.
|
|
Environment:
|
Jenkins 1.515, Dashboard view version 1.6, Debian Squeeze, Java 1.6.0_37
|
|
Project:
|
Jenkins
|
|
Priority:
|
Major
|
|
Reporter:
|
Reynald Borer
|
|
|
|
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
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[email protected].
For more options, visit
https://groups.google.com/groups/opt_out.