Hi I need to reindex my Alfresco Solr 6 files due to a timestamp corruption issue.
When I issue alfresco.sh stop solr command it comes back with the message
"Found 1 Solr nodes running! Must either specify a port using -p or -all to stop all Solr nodes on this host."
issuing the following command also produce the same message:
alfresco.sh stop solr -p XXXX where XXXX is my port number
alfresco.sh stop solr -all
The 1st command works in our development environment so I am not sure if something is configured differently on our production environment that is causing the issue.
Any suggestions on how to stop solr?
Thnak you.
Try using SOLR native program to stop the service:
./solr/bin/solr stop
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.