Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8707619
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T03:54:56+00:00 2026-06-13T03:54:56+00:00

I try to stop solr server on Heroku (already have the Websolr $20 addon

  • 0

I try to stop solr server on Heroku (already have the Websolr $20 addon installed) but I’m not being able to do so.

$ heroku run rake sunspot:solr:stop
Running `rake sunspot:solr:stop` attached to terminal... up, run.1
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.9) (6b20-1.9.9-0ubuntu1~10.04.2)
OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)
rake aborted!
No PID file at /app/solr/pids/production/sunspot-solr-production.pid

Tasks: TOP => sunspot:solr:stop
(See full trace by running task with --trace)

Any idea why is this happening?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T03:54:57+00:00Added an answer on June 13, 2026 at 3:54 am

    When you say heroku run, you’re asking Heroku to spin up a new dyno. You’re then telling this new dyno to run a rake task to stop Solr — but it’s not running Solr, it’s a brand new dyno on a totally different server, and it’s only running the rake task to stop Solr.

    You only have a few ways to communicate with a dyno once it’s launched:

    • through the port it’s bound to, if any;
    • through a service it’s connected to (e.g. a database or message broker); or
    • by asking Heroku to stop it, via scaling, deploying a new release, or via ps:stop.

    You can get a list of the processes your application is running via heroku ps. (Presumably this list will include the Solr instance you’re trying to stop.) You can terminate any of these processes with heroku ps:stop <process name>.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have solr with sunspot_mongo gem. When I try run sunspot:mongo:reindex I get this
I have this code to restart a service, but this is not working. I
I have tomcat 6.0.32 installed and running my web application on it. Usual stop/start
I have installed rabbitmq on ubuntu and trying to start it using rabbitmq-server start
I have a C# Windows service. When I try to stop it goes in
Is there any way to stop IB in XCode 4 from zooming to try
I have a simple PowerShell script to stop a process: $p = get-process $args
I have install the redis server using these commands, wget http://download.redis.io/redis-stable.tar.gz xvzf redis-stable.tar.gz cd
whenever I try to stop my location service on android I get a NullPointerException.
I am trying to stop the timer. My problem is when I try to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.