01-20-2022 09:12 AM
Hello Community,
I installed Alfresco 7.0 on windows 10 by following this tutorial.
Everything is OK except when trying to start Alfresco Search Services, I have this error:
ERROR: Solr home directory C:\alfresco-search-services must contain solr.xml.
Knowing that the zip distribution of ASS does not contain "solr.xml" file in the root directory but in /solrhome.
What thas it mean? and how can I fixe it please?
Thank you in advance.
01-20-2022 09:42 AM
@imane distribution package includes all required configs/files. Always try to double check on the steps, there may be a missing step.
ASS package is packaged with everything and we just extract and make some minor settings to connect with ACS and how the cores would be created.
The files that usually be updated are available here: https://github.com/abhinavmishra14/alfresco7-solr-localtransform-dist-setup/tree/main/windows-platfo...
You can use this script to start and stop all services, update the paths accordingly:
If you are still seeing the issue, add the SOLR_HOME to solr.in.cmd.
SOLR_HOME=C:\alfresco-search-services\solrhome
01-20-2022 09:42 AM
@imane distribution package includes all required configs/files. Always try to double check on the steps, there may be a missing step.
ASS package is packaged with everything and we just extract and make some minor settings to connect with ACS and how the cores would be created.
The files that usually be updated are available here: https://github.com/abhinavmishra14/alfresco7-solr-localtransform-dist-setup/tree/main/windows-platfo...
You can use this script to start and stop all services, update the paths accordingly:
If you are still seeing the issue, add the SOLR_HOME to solr.in.cmd.
SOLR_HOME=C:\alfresco-search-services\solrhome
01-28-2022 07:45 AM
Thank you so much Abhinav.
Adding this ligne "SOLR_HOME=C:\alfresco-search-services\solrhome" in "solr.in.cmd" solved the problem.
Best regards.
01-28-2022 11:53 PM
Glad to hear @imane . Good luck.
Explore our Alfresco products with the links below. Use labels to filter content by product module.