Skip to content

Instantly share code, notes, and snippets.

@hecbuma
Created July 20, 2011 19:22
Show Gist options
  • Save hecbuma/1095701 to your computer and use it in GitHub Desktop.
Save hecbuma/1095701 to your computer and use it in GitHub Desktop.
pc201166176113:fanvsfan user$ script/server
=> Booting WEBrick
=> Rails 2.3.11 application starting on http://0.0.0.0:3000
** daemon_controller starting memcached...
Starting sphinx
/Users/user/projects/fanvsfan/vendor/gems/FooBarWidget-daemon_controller-0.2.1/lib/daemon_controller.rb:525:in `run_command': [Wed Jul 20 14:21:21.811 2011] [15141] using config file '/Users/user/projects/fanvsfan/config/development.sphinx.conf'... (DaemonController::StartError)
[Wed Jul 20 14:21:21.814 2011] [15141] listening on 127.0.0.1:9312
[Wed Jul 20 14:21:21.814 2011] [15141] WARNING: index 'claim_core': preload: failed to open /Users/user/projects/fanvsfan/db/sphinx/development/claim_core.sph: No such file or directory; NOT SERVING
[Wed Jul 20 14:21:21.814 2011] [15141] WARNING: index 'entry_core': preload: failed to open /Users/user/projects/fanvsfan/db/sphinx/development/entry_core.sph: No such file or directory; NOT SERVING
[Wed Jul 20 14:21:21.814 2011] [15141] WARNING: index 'fantasy_core': preload: failed to open /Users/user/projects/fanvsfan/db/sphinx/development/fantasy_core.sph: No such file or directory; NOT SERVING
[Wed Jul 20 14:21:21.814 2011] [15141] WARNING: index 'game_core': preload: failed to open /Users/user/projects/fanvsfan/db/sphinx/development/game_core.sph: No such file or directory; NOT SERVING
[Wed Jul 20 14:21:21.814 2011] [15141] WARNING: index 'show_core': preload: failed to open /Users/user/projects/fanvsfan/db/sphinx/development/show_core.sph: No such file or directory; NOT SERVING
[Wed Jul 20 14:21:21.815 2011] [15141] FATAL: failed to open log file '/Users/user/projects/fanvsfan/log/searchd.log': Permission denied
Sphinx 0.9.9-release (r2117)
Copyright (c) 2001-2009, Andrew Aksyonoff
from /Users/user/projects/fanvsfan/vendor/gems/FooBarWidget-daemon_controller-0.2.1/lib/daemon_controller.rb:336:in `spawn_daemon'
from /Users/user/projects/fanvsfan/vendor/gems/FooBarWidget-daemon_controller-0.2.1/lib/daemon_controller.rb:280:in `start_without_locking'
from /Users/user/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/timeout.rb:67:in `timeout'
from /Users/user/projects/fanvsfan/vendor/gems/FooBarWidget-daemon_controller-0.2.1/lib/daemon_controller.rb:278:in `start_without_locking'
from /Users/user/projects/fanvsfan/vendor/gems/FooBarWidget-daemon_controller-0.2.1/lib/daemon_controller.rb:164:in `start'
from /Users/user/projects/fanvsfan/vendor/gems/FooBarWidget-daemon_controller-0.2.1/lib/daemon_controller/lock_file.rb:37:in `exclusive_lock'
from /Users/user/projects/fanvsfan/vendor/gems/FooBarWidget-daemon_controller-0.2.1/lib/daemon_controller/lock_file.rb:32:in `open'
from /Users/user/projects/fanvsfan/vendor/gems/FooBarWidget-daemon_controller-0.2.1/lib/daemon_controller/lock_file.rb:32:in `exclusive_lock'
from /Users/user/projects/fanvsfan/vendor/gems/FooBarWidget-daemon_controller-0.2.1/lib/daemon_controller.rb:163:in `start'
from /Users/user/projects/fanvsfan/lib/daemon_sphinx.rb:24:in `start'
from /Users/user/projects/fanvsfan/config/environments/development.rb:36:in `load_environment'
from /Users/user/.rvm/gems/ruby-1.8.7-p334@fanvsfan/gems/rails-2.3.11/lib/initializer.rb:614:in `call'
from /Users/user/.rvm/gems/ruby-1.8.7-p334@fanvsfan/gems/rails-2.3.11/lib/initializer.rb:614:in `after_initialize_without_autoload'
from /Users/user/.rvm/gems/ruby-1.8.7-p334@fanvsfan/gems/rails-2.3.11/lib/initializer.rb:613:in `each'
from /Users/user/.rvm/gems/ruby-1.8.7-p334@fanvsfan/gems/rails-2.3.11/lib/initializer.rb:613:in `after_initialize_without_autoload'
from /Users/user/projects/fanvsfan/vendor/plugins/has_many_polymorphs/lib/has_many_polymorphs/autoload.rb:65:in `after_initialize'
from /Users/user/.rvm/gems/ruby-1.8.7-p334@fanvsfan/gems/rails-2.3.11/lib/initializer.rb:179:in `process'
from /Users/user/.rvm/gems/ruby-1.8.7-p334@fanvsfan/gems/rails-2.3.11/lib/initializer.rb:113:in `send'
from /Users/user/.rvm/gems/ruby-1.8.7-p334@fanvsfan/gems/rails-2.3.11/lib/initializer.rb:113:in `run'
from /Users/user/projects/fanvsfan/config/environment.rb:10
from /Users/user/.rvm/gems/ruby-1.8.7-p334@fanvsfan/gems/activesupport-2.3.11/lib/active_support/dependencies.rb:182:in `require'
from /Users/user/.rvm/gems/ruby-1.8.7-p334@fanvsfan/gems/activesupport-2.3.11/lib/active_support/dependencies.rb:182:in `require'
from /Users/user/.rvm/gems/ruby-1.8.7-p334@fanvsfan/gems/activesupport-2.3.11/lib/active_support/dependencies.rb:547:in `new_constants_in'
from /Users/user/.rvm/gems/ruby-1.8.7-p334@fanvsfan/gems/activesupport-2.3.11/lib/active_support/dependencies.rb:182:in `require'
from /Users/user/.rvm/gems/ruby-1.8.7-p334@fanvsfan/gems/rails-2.3.11/lib/commands/server.rb:84
from script/server:3:in `require'
from script/server:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment