Bharat, Wow.  Thank you for pointing that out.  What a knuckle-head I
am.  But I ran the script/ferret_server command that Steve mentioned,
and this is the output.

[castiglia]$ ps -ef | grep ferret
parike    3181 17841  0 07:23 pts/11   00:00:00 grep ferret
parike   19346     1  0 07:14 ?        00:00:00 ruby script/
ferret_server -e production start


The main reason I thought ferret was running was
a) the admin/users, which calls ferret's 'find_by_contents', returns
ALL the sites users where previously it only returned the first 3
users.

b) when Drb server cannot connect the site crashes and I receive a
exception notification email like this

A DRb::DRbConnError occurred in home#index:

 druby://localhost:9010 - #<Errno::ECONNREFUSED: Connection refused -
connect(2)>
 /usr/lib/ruby/1.8/drb/drb.rb:736:in `open'

Now everything seems to be running and with no errors in the
#{RAILS_ROOT}/log/production.log, but I obviously can't tell for sure
if ferret is running or if it is using the local index (if that's
possible).  Putting RAILS_ENV=script/ferret_server -e production start
in the config/environment.rb or config/environments/production.rb,
Passenger refuses to start.


Thanks Steve, Sazima, and Bharat for taking the time to help me out.

Regards,
Markus

On Nov 10, 7:51 am, Bharat <[EMAIL PROTECTED]> wrote:
> Hello Markus,
> You are misreading the output of:
>
> [castiglia]$ ps -ef | grep ferret
> parike   17763  6224  0 12:28 pts/3    00:00:00 grep ferret
>
> This is telling you that Ferret is NOT running currently.  The output
> that you get is your own
>
> ps -ef | grep ferret command.
>
> So I would first focus on getting Ferret up and running.
>
> Bharat
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Lovd by Less" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/lovdbyless?hl=en
Who loves ya baby?
-~----------~----~----~----~------~----~------~--~---

Reply via email to