I have an old project with the alfresco version 4.2.4. On my new computer i want to install a fresh installation. After creating the DB-tables without any error, i got the following error messages:
ERROR: 2020-06-08 09:35:13.684: eCMS [localhost-startStop-1] org.alfresco.repo.admin.IndexConfigurationCheckerBootstrapBean: CONTENT INTEGRITY ERROR: Indexes not found for 1 stores.
ERROR: 2020-06-08 09:35:13.684: eCMS [localhost-startStop-1] org.alfresco.repo.admin.IndexConfigurationCheckerBootstrapBean: Ensure that the 'dir.root' property is pointing to the correct data location.
ERROR: 2020-06-08 09:35:13.692: eCMS [localhost-startStop-1] org.springframework.web.context.ContextLoader: Context initialization failed
I have started with an empty alfresco-Database and also with an empty alf_data directory!
Any idea how i can solve the problem?
OK, i have found it. In my config file, i had set the property
index.recovery.mode=AUTO
After setting to
index.recovery.mode=FULL
It works fine...
Solved! Go to Solution.
Hi @ruediger-sack,
Glad you sorted your problem & thanks for telling us how - useful to other users!
Take care,
Hi @ruediger-sack,
Glad you sorted your problem & thanks for telling us how - useful to other users!
Take care,
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.