Dear All,
Our repository is running Tomcat behind Apache via mod_jk. I already stopped the Apache service so that only Tomcat is running and is only accessible via localhost:8080. I also disabled all DSpace related scheduled tasks temporarily. When I run dspace solr-import-statistics -a import -d [dspace]/solr-export -i statistics -c, I always encountered the error "The process cannot access the file because it is being used by another process" where it disrupts the import. I also renamed the [dspace]/solr/statistics/data directory to make sure that it will create a new data directory but I encountered the error again. This is really annoying and disruptive because I have been running the solr-import-statistics now for almost 2 days and I have to rerun it again whenever that error occurred. Please advise on how can I run the solr-import-statistics successfully where it will not be stopped because an index file is being used by another process?
We have DSpace 5.5 running in a Windows 2003 server.
Thanks in advance and best regards,
euler