Hi, > I've actually tried copying over the files and wiping only the indices
It is very likely that exception "URIIndex not valid?" also caused some side effects (updates in the database). What I would do is: - Go back to a version where everything worked (using the old data). - Verify you can start the repository, and the data is there. - Keep the files in repository/*, but migrate the data to the new database only. - Update the database URL in the repository.xml and workspace.xml files. - Start the repository. Regards, Thomas
