> -----Original Message----- > From: David Crossley [mailto:cross...@apache.org] > Sent: Wednesday, 14 April 2010 7:43 PM > To: dev@forrest.apache.org > Subject: Re: JIRA problems (Was: ForrestBot build for forrest-docs > FAILED) > > On Mon, Apr 12, 2010 David Crossley wrote: > > ... > > > [java] X [0] forrest- > issues.html BROKEN: /export/home/config/forrestbot- > trunk/conf/work/forrest-docs/. (Is a directory) > > ... > > > > Now that Jira is back online, we seem to be getting this problem > > on every run, rather than just sporadically. > > > > This is where forrest processes a report out of the JIRA > > issue tracker. I gather that the weird failure message is > > because Forrest suddenly has no content to process because > > the JIRA query failed to return results. > > > > Someone will need to investigate and follow up with ASF Infra.
the forrest-issues.html is produced from the forrest.properties property: project.issues-rss-url=http://issues.apache.org/jira/secure/IssueNavigator.j spa?view=rss&pid=12310000&fixfor=12310041&resolutionIds=-1&sorter/field=prio rity&sorter/order=DESC&tempMax=25&reset=true&decorator=none I ran that url through manually and it picks up the feed content fine. I also checked that the zone can reach that url and it can. > > I did a quick server-side change to stop the barrage. > Commented-out "forrest-docs" from my crontab. > > People could debug this locally with the "site-author". > > Need to find the request, perhaps in a locationmap. > Try it manually, see what happens. aha, see above, works fine manually. > > Sorry, no time to help. No problem, I'll look into it further tomorrow. Gav... > > -David