I recently upgraded to the 1.5 alpha version of DSpace.
Now, however, I would like to go back to my trusty 1.4.1 version (or 1.4.2 
would work too).

I am having a problem with the reindexing process.

When I run /dspace/bin/index-all, I get the following output:

Creating browse index
Indexing all Items in DSpace....Error: Browse index NOT created
java.sql.SQLException: ERROR:  relation "itemsbyauthor" does not exist

        at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:126)
        at 
org.postgresql.jdbc1.AbstractJdbc1Connection.ExecSQL(AbstractJdbc1Connection.java:451)
        at 
org.postgresql.jdbc1.AbstractJdbc1Statement.execute(AbstractJdbc1Statement.java:281)
        at 
org.postgresql.jdbc1.AbstractJdbc1Statement.executeUpdate(AbstractJdbc1Statement.java:179)
        at 
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:101)
        at 
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:101)
        at 
org.dspace.storage.rdbms.DatabaseManager.updateQuery(DatabaseManager.java:519)
        at 
org.dspace.storage.rdbms.DatabaseManager.updateQuery(DatabaseManager.java:539)
        at org.dspace.browse.Browse.indexRemoveAll(Browse.java:631)
        at org.dspace.browse.Browse.indexAll(Browse.java:599)
        at org.dspace.browse.InitializeBrowse.main(InitializeBrowse.java:74)
Creating search index
Done with indexing

what do I do now?

----------
Chad G.

-------------------------------------------------------------------------
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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to