Hi George,

On 26/03/15 10:55, George Stanley Kozak wrote:
Yes, it has me stumped.  If I restore the Solr indexes and the postgres database back to the DSpace 4.2 versions and bring up DSpace 4.2, everything works fine. 

I do shutdown tomcat when I do the ant step.  Here are my steps, and let me know if I have forgotten anything:


That all looks good so far

1)      Shutdown tomcat

2)      Run mvn –U clear package (I also tried with the Mirage2 option)

3)      After successful build, I go to the target/dspace-install directory and run “ant update”


As which user do you run ant? Same as the one that tomcat is running as?

4)      After that is successful, I copy the webpass over to tomcat

5)      Restart tomcat

6)      Go to view the system

The system comes up and I have access to the database records, but all browses and searches generate the index lock error.


When you look for the write locks after step 5, what are their permissions? You should be able to find them (assuming a Linux system) using
find [dspace]/solr -name "*.lock"

cheers,
Andrea


-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
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