bq: wonder why -all didn’t pick it up? Good question, I use this _all_ the time. (little joke there).
The -all flag looks for various .pid files, you'll see things like: solr-8983.pid that contain the process id to kill associated with that port. Any chance these were removed or in some different place? Erick On Fri, Jul 14, 2017 at 10:15 AM, Iridian Group <[email protected]> wrote: > Ahhh well then. > I did try the -all flag but it returned nothing. > > However an explicit -p 8983 did the trick. :) > > … wonder why -all didn’t pick it up? > > Thanks! > > > > Keith Savoie > Vice President of Technology > > IRiDiAN GROUP > > Helping organizations brand > & market themselves through > web, print, & social media. > > > 14450 Eagle Run Dr. Ste. 120 > Omaha, Nebraska 68116 > > P • 402.422.0150 > W • iridiangroup.com <https://www.iridiangroup.com/> > > Join us on facebook <https://www.facebook.com/iridiangroup> or twitter > <https://twitter.com/iridiangroup> >> On Jul 14, 2017, at 12:08 PM, Atita Arora <[email protected]> wrote: >> >> Did you mention the port with -p >> Like >> >> Bin/solr stop -p 8983 >> >> Please check >> >> On Jul 14, 2017 10:35 PM, "Iridian Group" <[email protected] >> <mailto:[email protected]>> wrote: >> >>> I know I am missing something very simple here but I cant stop/start my >>> Solr instance with >>> /opt/solr/bin/solr stop >>> >>> I get “No Solr nodes found to stop”, however the server is running. I can >>> access the server via the default port and my app is able to use its >>> services without issue. >>> >>> >>> Thanks for any assistance! >>> >>> >>> >>> >>> >>> Thanks >>> >>> Keith Savoie >>> Vice President of Technology >>> >>> IRiDiAN GROUP >>> >>> Helping organizations brand >>> & market themselves through >>> web, print, & social media. >>> >>> >>> 14450 Eagle Run Dr. Ste. 120 >>> Omaha, Nebraska 68116 >>> >>> P • 402.422.0150 >>> W • iridiangroup.com <http://iridiangroup.com/> >>> <https://www.iridiangroup.com/ <https://www.iridiangroup.com/>> >>> >>> Join us on facebook <https://www.facebook.com/iridiangroup >>> <https://www.facebook.com/iridiangroup>> or twitter < >>> https://twitter.com/iridiangroup <https://twitter.com/iridiangroup>> >
