You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by Vicent Mas <uv...@gmail.com> on 2009/09/23 13:58:52 UTC

forrest build problem?

Hi,

I've installed forrest from the repository on my debian box. The
installation seems OK. Then I've created a
sample site via forrest seed. It seems OK too. However when I try to
execute 'forrest run' or 'forrest site' I
get te following error:


Apache Forrest.  Run 'forrest -projecthelp' to list options

Buildfile: /opt/forrest_trunk/main/forrest.build.xml

check-java-version:
This is apache-forrest-0.9-dev
Using Java 1.6 from /usr/lib/jvm/java-6-sun-1.6.0.16/jre
Using Apache Ant version 1.7.1 compiled on September 26 2008 from
/opt/forrest_trunk/tools/ant

init-props:

echo-settings-condition:

echo-settings:

check-skin:

init-proxy:

fetch-skins-descriptors:

fetch-skin:

unpack-skins:

init-skins:

fetch-plugins-descriptors:
Copying 1 file to /tmp/forrest_test/build/tmp
Copying 1 file to /tmp/forrest_test/build/tmp
Fetching plugins descriptor: http://forrest.apache.org/plugins/plugins.xml
Getting: http://forrest.apache.org/plugins/plugins.xml
To: /tmp/forrest_test/build/tmp/plugins-1.xml
local file date : Wed Sep 23 13:17:11 CEST 2009
Not modified - so not downloaded
Fetching plugins descriptor:
http://forrest.apache.org/plugins/whiteboard-plugins.xml
Getting: http://forrest.apache.org/plugins/whiteboard-plugins.xml
To: /tmp/forrest_test/build/tmp/plugins-2.xml
local file date : Wed Sep 23 13:18:05 CEST 2009
Not modified - so not downloaded
Plugin list loaded from http://forrest.apache.org/plugins/plugins.xml.
Plugin list loaded from
http://forrest.apache.org/plugins/whiteboard-plugins.xml.

init-plugins:

BUILD FAILED
/opt/forrest_trunk/main/targets/plugins.xml:374: Directory
/opt/forrest_trunk/build/plugins creation was not successful for an
unknown reason

Total time: 1 second

Could somebody tell met what am I doing wrong?

Thanks
-- 
Share what you know, learn what you don't.

RE: forrest build problem?

Posted by Gavin <ga...@16degrees.com.au>.
Thanks Vicent,

It was useful for you to post the solution.

Thanks

Gav...

> -----Original Message-----
> From: Vicent Mas [mailto:uvemas@gmail.com]
> Sent: Thursday, 24 September 2009 1:28 AM
> To: dev
> Subject: Re: forrest build problem?
> 
> Hi again,
> 
> finally I've found the solution. My shell environment was dirty due to
> some vars being overwritten by my .bashrc file. After cleaning everything
> carefully it works ok. Sorry for the noise.
> 
> Vicent
> 
> 2009/9/23 Vicent Mas <uv...@gmail.com>:
> > Hi,
> >
> > I've installed forrest from the repository on my debian box. The
> > installation seems OK. Then I've created a
> > sample site via forrest seed. It seems OK too. However when I try to
> > execute 'forrest run' or 'forrest site' I
> > get te following error:
> >
> >
> > Apache Forrest.  Run 'forrest -projecthelp' to list options
> >
> > Buildfile: /opt/forrest_trunk/main/forrest.build.xml
> >
> > check-java-version:
> > This is apache-forrest-0.9-dev
> > Using Java 1.6 from /usr/lib/jvm/java-6-sun-1.6.0.16/jre
> > Using Apache Ant version 1.7.1 compiled on September 26 2008 from
> > /opt/forrest_trunk/tools/ant
> >
> > init-props:
> >
> > echo-settings-condition:
> >
> > echo-settings:
> >
> > check-skin:
> >
> > init-proxy:
> >
> > fetch-skins-descriptors:
> >
> > fetch-skin:
> >
> > unpack-skins:
> >
> > init-skins:
> >
> > fetch-plugins-descriptors:
> > Copying 1 file to /tmp/forrest_test/build/tmp
> > Copying 1 file to /tmp/forrest_test/build/tmp
> > Fetching plugins descriptor:
> http://forrest.apache.org/plugins/plugins.xml
> > Getting: http://forrest.apache.org/plugins/plugins.xml
> > To: /tmp/forrest_test/build/tmp/plugins-1.xml
> > local file date : Wed Sep 23 13:17:11 CEST 2009
> > Not modified - so not downloaded
> > Fetching plugins descriptor:
> > http://forrest.apache.org/plugins/whiteboard-plugins.xml
> > Getting: http://forrest.apache.org/plugins/whiteboard-plugins.xml
> > To: /tmp/forrest_test/build/tmp/plugins-2.xml
> > local file date : Wed Sep 23 13:18:05 CEST 2009
> > Not modified - so not downloaded
> > Plugin list loaded from http://forrest.apache.org/plugins/plugins.xml.
> > Plugin list loaded from
> > http://forrest.apache.org/plugins/whiteboard-plugins.xml.
> >
> > init-plugins:
> >
> > BUILD FAILED
> > /opt/forrest_trunk/main/targets/plugins.xml:374: Directory
> > /opt/forrest_trunk/build/plugins creation was not successful for an
> > unknown reason
> >
> > Total time: 1 second
> >
> > Could somebody tell met what am I doing wrong?
> >
> > Thanks
> > --
> > Share what you know, learn what you don't.
> >
> 
> 
> 
> --
> Share what you know, learn what you don't.
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.5.409 / Virus Database: 270.13.112/2389 - Release Date:
> 09/23/09 05:52:00


Re: forrest build problem?

Posted by Vicent Mas <uv...@gmail.com>.
Hi again,

finally I've found the solution. My shell environment was dirty due to
some vars being overwritten by my .bashrc file. After cleaning everything
carefully it works ok. Sorry for the noise.

Vicent

2009/9/23 Vicent Mas <uv...@gmail.com>:
> Hi,
>
> I've installed forrest from the repository on my debian box. The
> installation seems OK. Then I've created a
> sample site via forrest seed. It seems OK too. However when I try to
> execute 'forrest run' or 'forrest site' I
> get te following error:
>
>
> Apache Forrest.  Run 'forrest -projecthelp' to list options
>
> Buildfile: /opt/forrest_trunk/main/forrest.build.xml
>
> check-java-version:
> This is apache-forrest-0.9-dev
> Using Java 1.6 from /usr/lib/jvm/java-6-sun-1.6.0.16/jre
> Using Apache Ant version 1.7.1 compiled on September 26 2008 from
> /opt/forrest_trunk/tools/ant
>
> init-props:
>
> echo-settings-condition:
>
> echo-settings:
>
> check-skin:
>
> init-proxy:
>
> fetch-skins-descriptors:
>
> fetch-skin:
>
> unpack-skins:
>
> init-skins:
>
> fetch-plugins-descriptors:
> Copying 1 file to /tmp/forrest_test/build/tmp
> Copying 1 file to /tmp/forrest_test/build/tmp
> Fetching plugins descriptor: http://forrest.apache.org/plugins/plugins.xml
> Getting: http://forrest.apache.org/plugins/plugins.xml
> To: /tmp/forrest_test/build/tmp/plugins-1.xml
> local file date : Wed Sep 23 13:17:11 CEST 2009
> Not modified - so not downloaded
> Fetching plugins descriptor:
> http://forrest.apache.org/plugins/whiteboard-plugins.xml
> Getting: http://forrest.apache.org/plugins/whiteboard-plugins.xml
> To: /tmp/forrest_test/build/tmp/plugins-2.xml
> local file date : Wed Sep 23 13:18:05 CEST 2009
> Not modified - so not downloaded
> Plugin list loaded from http://forrest.apache.org/plugins/plugins.xml.
> Plugin list loaded from
> http://forrest.apache.org/plugins/whiteboard-plugins.xml.
>
> init-plugins:
>
> BUILD FAILED
> /opt/forrest_trunk/main/targets/plugins.xml:374: Directory
> /opt/forrest_trunk/build/plugins creation was not successful for an
> unknown reason
>
> Total time: 1 second
>
> Could somebody tell met what am I doing wrong?
>
> Thanks
> --
> Share what you know, learn what you don't.
>



-- 
Share what you know, learn what you don't.