I keep on getting FileNotFoundExceptions when starting Liferay.
Has anyone been confronted to this problem and how do we solve this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
OK, Found the solution:
Remove the indexes before you rebuild. (Or the invalid segment will be used for the next index change and you will see the error above)
They’re located under the following directory : YourinstalledDirectory\liferay-portal-6.0.6\data\lucene and delete all the directories and files. Make sure the server is stopped before doing this.