I am doing a fresh_install of dspace 1.4.1. I have followed the installation steps and am running into the following problem.
Any time I go to add something, like a new community or collection (these are the only things I have tried so far) I get and internal server error screen. The error message is as follows: Lock obtain timed out: Lock@/srv/www/tomcat5/base/temp/lucene-df0aa24d655351869e985b7372bc1408-write.lock ============================================= java.io.IOException: Lock obtain timed out: Lock@/srv/www/tomcat5/base/temp/lucene-df0aa24d655351869e985b7372bc1408-write.lock at org.apache.lucene.store.Lock.obtain(Lock.java:56) at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:254) at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:204) at org.dspace.search.DSIndexer.openIndex(DSIndexer.java:286) at org.dspace.search.DSIndexer.indexContent(DSIndexer.java:92) at org.dspace.search.DSIndexer.reIndexContent(DSIndexer.java:176) at org.dspace.content.Community.update(Community.java:441) at org.dspace.app.webui.servlet.admin.EditCommunitiesServlet.processConfirmEditCommunity(EditCommunitiesServlet.java:410) at org.dspace.app.webui.servlet.admin.EditCommunitiesServlet.doDSPost(EditCommunitiesServlet.java:230)... Any ideas? Chad ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

