Issue Type: Bug Bug
Affects Versions: 4.0
Assignee: Unassigned
Components: Solr
Created: 17/Oct/13 6:47 AM
Description: when executing ant fresh_install it fails on line 597 of DSIndexer.java, a nullpointer for if (!liveDocs.get(i))

     [java] 2013-10-17 08:35:55,334 INFO org.dspace.search.DSIndexer @ Updating and Cleaning Index
     [java] Exception in thread "main" java.lang.NullPointerException
     [java] at org.dspace.search.DSIndexer.cleanIndex(DSIndexer.java:597)
     [java] at org.dspace.search.DSIndexer.main(DSIndexer.java:500)
Project: DSpace
Priority: Minor Minor
Reporter: Bram Luyten (@mire)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to