04-03-2020 08:13 AM
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.
04-03-2020 09:49 AM
Try using SOLR native program to stop the service:
./solr/bin/solr stop
Explore our Alfresco products with the links below. Use labels to filter content by product module.