Tim Williams wrote:
> Vicent Mas 
> > Hi again,
> > after coming back to the initial situation (fresh check out of the
> > repo) the problems
> > with my dispatcher seed site are obviously reproduced. When executing
> > "$ forrest run"
> > the console displays the following errors:
> >
> > [... SNIP...]
> >
> > fetch-plugins-descriptors:
> > Copying 1 file to /tmp/prova/build/tmp
> > Copying 1 file to /tmp/prova/build/tmp
> > Fetching plugins descriptor: http://forrest.apache.org/plugins/plugins.xml
> > Getting: http://forrest.apache.org/plugins/plugins.xml
> > To: /tmp/prova/build/tmp/plugins-1.xml
> > local file date : Thu Aug 05 11:27:45 CEST 2010
> > Error getting http://forrest.apache.org/plugins/plugins.xml to
> > /tmp/prova/build/tmp/plugins-1.xml
> > Fetching plugins descriptor:
> > http://forrest.apache.org/plugins/whiteboard-plugins.xml
> > Getting: http://forrest.apache.org/plugins/whiteboard-plugins.xml
> > To: /tmp/prova/build/tmp/plugins-2.xml
> > local file date : Thu Aug 05 11:31:47 CEST 2010
> > Error getting http://forrest.apache.org/plugins/whiteboard-plugins.xml
> > to /tmp/prova/build/tmp/plugins-2.xml
> > Plugin list loaded from http://forrest.apache.org/plugins/plugins.xml.
> > Plugin list loaded from
> > http://forrest.apache.org/plugins/whiteboard-plugins.xml.
> 
> Why isn't it able to retrieve the descriptors?  I don't get those
> errors and it leads me to wonder whether the other errors reported are
> just side effects of this?  Can you curl/wget the descriptors?

Perhaps he doesn't have an internet connection from that machine.

A few days ago i tried ripping out my network cable and then
doing 'forrest run' on a dispacher-enabled seed site.
Of course i get those "errors", but everything seems to
work okay.

-David