Strange message in fastcgi.crash.log

Hi,

I just installed Ruby 1.8.4 and Rails using the HiveLogic instructions
(I had been using Locomotive, and decided to make the big leap).

Everything seems to go well, I set up a simple test app and it does
run using script/server (using a sqlite3 database).

I am noticing that when I use Control-C to stop the server, I’m seeing
this message in the fastcgi.crash.log file:

[06/Apr/2006:11:10:41 :: 16594] Dispatcher failed to catch: (Interrupt)
/usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in each' /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:ineach_cgi’
/usr/local/lib/ruby/gems/1.8/gems/rails-1.1.0/lib/fcgi_handler.rb:53:in
process!' /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.0/lib/fcgi_handler.rb:23:inprocess!’
/Users/john/Desktop/test/public/dispatch.fcgi:24
killed by this error

Is this something I need to worry about? Did I miss something? I
installed Rails similarly on another machine and don’t recall seeing
this message.

Thanks for any help!

John T.

On 4/6/06, John T. [email protected] wrote:

Is this something I need to worry about? Did I miss something? I
installed Rails similarly on another machine and don’t recall seeing
this message.

Thanks for any help!

John T.

Actually, it is happening on another system. By design? Problem?
Bueller?