Hi Andy,

It sounds like the "dspace.hostname" setting in your build.properties 
file is either missing or commented out.  Here's what it should look like:

https://github.com/DSpace/DSpace/blob/master/build.properties#L28

If this property is missing, then it is unable to be specified in the 
final dspace.cfg file, and 'ant' will throw an error similar to what 
you've seen.

- Tim

On 7/24/2014 3:03 PM, Andy Kirkyla wrote:
> Folks,
>
>         I trust all is well.
>
>         I am trying to do a fresh install of DSpace 4.2
>
> [dspace@BTNYSLDVA01 dspace-4.2-build]$ ant fresh_install
> Buildfile:
> /home/dspace/DSpace-dspace-4.2/dspace/target/dspace-4.2-build/build.xml
>
> BUILD FAILED
> /home/dspace/DSpace-dspace-4.2/dspace/target/dspace-4.2-build/build.xml:88:
> Property dspace.hostname was circularly defined.
>         Does anybody know what I am doing wrong.
>
>        Thanks.
>
> Andy
>
>
>
>
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds
>
>
>
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette: 
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to