Hi,

Recently we configured for test purposes - at the same server:

- 3 DSpace installations (DSpace, DSpaceA, DSpaceB);

- 3 Tomcat installations, each one pointing to the respective DSpace webapp
(/dspace/webapps, /dspaceA/webapps and /dspaceB/webapps).



We can see the web pages for each DSpace without problem.



We can execute ant on DSpace, but not on the new DSpace installations (A or
B) – it freezes always on the same line, with top at CPU 100% on java:


1) without ant verbose

prepare_configs:
     [copy] Copying 123 files to
/home/dspaceTeste/dspace/target/dspace-1.7.0-build.dir/config-temp


2) with ant --verbose option:

     [copy] Copying
/home/dspaceTeste/dspace/target/dspace-1.7.0-build.dir/config/GeoLiteCity.dat
to
/home/dspaceTeste/dspace/target/dspace-1.7.0-build.dir/config-temp/GeoLiteCity.dat



Running ant with "-diagnostics" option and comparing the output between the
DSpace installation (that works) and DSpaceA, results no differences, except
the directory. For both:


1) USER_HOME/.ant/lib "no such directory"

But exists USER_HOME/lib


2) user.home : /usr/share/tomcat6

but should be

user.home : /usr/share/tomcat6-A for DSpaceA, right?

Where can I change this?

Is this the reason for not ant?


Ant 1.8.0



Thanks for any help.

Josi Perez
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to