Fresh install of CE Gitorious v2.4.9 (yesterday) on a fresh Redhat 6.3 OS install throws the errors below when starting the poller.
Do I even need the poller? The only place it even mentions it being a problem is via the '/admin/diagnostics' link on my running instance. The main Gitorious app seems to run/work properly and I have no other visible errors anywhere. I'm using the --Install guide that I followed-- http://getgitorious.com/installer --Start command-- cd /var/www/gitorious/app && RAILS_ENV=production bundle exec script/poller start --Errors-- poller: process with pid 15492 started. NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. Gem.source_index called from /var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/rails-2.3.17/lib/rails/gem_dependency.rb:21. /var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/activesupport-2.3.17/lib/active_support/dependencies.rb:469:in `load_missing_constant': uninitialize d constant ActiveMessaging (NameError) from /var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/activesupport-2.3.17/lib/active_support/dependencies.rb:106:in `const_missing' from /var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/activesupport-2.3.17/lib/active_support/dependencies.rb:118:in `const_missing' from /var/www/gitorious/app/lib/gitorious/messaging/stomp_poller.rb:12 from /var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons/application.rb:203:in `load' from /var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons/application.rb:203:in `start_load' from /var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons/application.rb:292:in `start' from /var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons/controller.rb:70:in `run' from /var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons.rb:143:in `run' from /var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons/cmdline.rb:112:in `call' from /var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons/cmdline.rb:112:in `catch_exceptions' from /var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons.rb:142:in `run' from script/poller:30 --Gem list-- Gems included by the bundle: * SystemTimer (1.2.3) * actionmailer (2.3.17) * actionpack (2.3.17) * activemessaging (0.7.1) * activerecord (2.3.17) * activeresource (2.3.17) * activesupport (2.3.17) * acts-as-taggable-on (2.0.6) * after_commit (1.0.10) * builder (3.0.0) * bundler (1.2.4) * capillary (1.0.2) * chronic (0.3.0) * cocaine (0.3.2) * daemons (1.1.0) * diff-lcs (1.1.2) * echoe (4.3.1) * eventmachine (1.0.0) * exception_notification (1.0.20090728) * foreman (0.60.2) * gemcutter (0.7.1) * geoip (0.8.9) * hodel_3000_compliant_logger (0.1.0) * hoe (2.8.0) * json (1.7.7) * json_pure (1.7.5) * just_paginate (0.0.6) * kgio (2.7.4) * mime-types (1.16) * mysql (2.8.1) * net-ldap (0.3.1) * nokogiri (1.5.0) * oauth (0.4.4) * paperclip (2.7.4) * proxymachine (1.2.4) * rack (1.1.6) * rails (2.3.17) * raindrops (0.10.0) * rake (0.8.7) * rdiscount (1.3.1.1) * rdoc (3.12) * redis (2.2.2) * redis-namespace (0.7.0) * resque (1.9.8) * revo-ssl_requirement (1.1.0) * riddle (1.5.3) * ruby-hmac (0.4.0) * ruby-openid (2.2.2) * ruby-yadis (0.3.4) * rubyforge (2.0.4) * sinatra (1.2.8) * state_machine (0.9.4) * stomp (1.1) * stompserver (0.9.9) * thin (1.5.0) * thinking-sphinx (1.4.13) * thor (0.16.0) * tilt (1.3.3) * unicorn (4.3.1) * validates_url_format_of (0.1.1) * vegas (0.1.11) * will_paginate (2.3.15) --OS and Ruby info-- Kernel: Linux myfakehostname 2.6.32-279.19.1.el6.x86_64 #1 SMP Sat Nov 24 14:35:28 EST 2012 x86_64 x86_64 x86_64 GNU/Linux OS: Red Hat Enterprise Linux Server release 6.3 (Santiago) Ruby Version: ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] --Running processes related to Gitorious install-- redis 4535 1 0 Feb20 ? 00:00:48 /usr/sbin/redis-server /etc/redis.conf 233 4756 1 0 Feb20 ? 00:00:04 memcached -d -p 11211 -u memcached -m 64 -c 1024 -P /var/run/memcached/memcached.pid root 4825 1 0 Feb20 ? 00:00:00 /bin/sh /usr/bin/mysqld_safe --datadir=/var/lib/mysql --socket=/var/lib/mysql/mysql.sock --pid-file=/va mysql 4914 4825 0 Feb20 ? 00:00:45 /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --log-error=/var/log/mysqld.lo git 7947 1 0 11:35 ? 00:00:06 unicorn master -c config/unicorn.rb -D git 7955 1 0 11:35 ? 00:00:08 resque-1.9.8: Waiting for * root 7973 1 0 11:35 ? 00:00:00 nginx: master process /usr/sbin/nginx -c /etc/nginx/nginx.conf nginx 7975 7973 0 11:35 ? 00:00:01 nginx: worker process git 7980 1 0 11:35 ? 00:00:00 git-daemon --listen=0.0.0.0 --port=9418 --syslog --export-all --pid-file=/var/www/gitorious/app/log/git git 7983 7947 0 11:35 ? 00:00:07 unicorn worker[0] -c config/unicorn.rb -D git 7984 7947 0 11:35 ? 00:00:07 unicorn worker[1] -c config/unicorn.rb -D git 7985 7947 0 11:35 ? 00:00:06 unicorn worker[2] -c config/unicorn.rb -D git 7986 7947 0 11:35 ? 00:00:09 unicorn worker[3] -c config/unicorn.rb -D --Output from status command-- GITORIOUS HEALTH CHECKS: ---------------------------------------------------------- * Unicorn [UP] * Resque [UP] * Nginx [UP] * Git-daemons [UP] * Sphinx [UP] * Memcached [UP] * SSH-daemon [UP] * Mysqld [UP] -- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] --- You received this message because you are subscribed to the Google Groups "Gitorious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
