Hello everybody,

I am using DSpace 1.7.1
mvn package command executed successfully.
but gave error on "ant fresh_install" command.

Error details are given below:
*******************************************
fresh_install:
     [copy] Copying 8 files to D:\DSpace\bin
     [copy] Copying 71 files to D:\DSpace\lib
     [copy] Copying 21 files to D:\DSpace\etc

copy_webapps:
     [copy] Copying 968 files to D:\DSpace\webapps
     [copy] Copying 6 files to D:\DSpace\webapps

build_webapps_wars:

check_geolite:

init_geolite:
     [java] 2011-04-04 01:03:47,921 INFO  org.dspace.core.ConfigurationManager 
@ Loading system provided config property
 (-Ddspace.configuration): config/dspace.cfg
     [java] 2011-04-04 01:03:47,921 INFO  org.dspace.core.ConfigurationManager 
@ Using default log4j provided log config
uration,if unintended, check your dspace.cfg for (log.init.config)
     [java] Started: 1301897027921
     [java] Ended: 1301897028093
     [java] Elapsed time: 0 secs (172 msecs)
     [java] 2011-04-04 01:03:48,296 INFO  org.dspace.core.ConfigurationManager 
@ Loading system provided config property
 (-Ddspace.configuration): config/dspace.cfg
     [java] 2011-04-04 01:03:48,296 INFO  org.dspace.core.ConfigurationManager 
@ Using default log4j provided log config
uration,if unintended, check your dspace.cfg for (log.init.config)
     [java] 2011-04-04 01:03:48,453 INFO  org.dspace.search.DSIndexer @ 
Updating and Cleaning Index
     [java] Started: 1301897028328
     [java] Ended: 1301897028484
     [java] Elapsed time: 0 secs (156 msecs)
     [java] Exception in thread "main" java.lang.ExceptionInInitializerError
     [java]     at org.dspace.search.DSIndexer.cleanIndex(DSIndexer.java:572)
     [java]     at org.dspace.search.DSIndexer.main(DSIndexer.java:481)
     [java] Caused by: java.lang.IllegalArgumentException: maxClauseCount must 
be >= 1
     [java]     at 
org.apache.lucene.search.BooleanQuery.setMaxClauseCount(BooleanQuery.java:60)
     [java]     at org.dspace.search.DSQuery.<clinit>(DSQuery.java:73)
     [java]     ... 2 more

BUILD FAILED
C:\dspace-1.7.1-release\dspace\target\dspace-1.7.1-build.dir\build.xml:891: 
Java returned: 1
************************************************************************

waiting for your help and suggestions

From:
Amjad


                                          
------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Dspace-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-general

Reply via email to