I deployed my app to a fresh install of CentOS 5, the rails app is running fine, but I am unable to start BackgroundRB. It creates a log/backgroundrb_debug_11006.log file, but there is no output to the file and neither to the stdout. Why is it not starting?
[r...@cat Alerts]# script/backgroundrb start Starting BackgrounDRb .... [r...@cat Alerts]# [r...@cat Alerts]# ps -ef | grep rub root 5365 3078 0 23:25 pts/0 00:00:00 grep rub [r...@cat Alerts]# Here's some system info: [r...@cat Alerts]# gem list *** LOCAL GEMS *** actionmailer (2.3.4, 2.3.2) actionpack (2.3.4, 2.3.2) activerecord (2.3.4, 2.3.2) activeresource (2.3.4, 2.3.2) activesupport (2.3.4, 2.3.2) chronic (0.2.3) hoe (2.3.3) openssl-nonblock (0.2.0) packet (0.1.15) rack (1.0.0) rails (2.3.4, 2.3.2) rake (0.8.7) rubyforge (1.0.4) sqlite3-ruby (1.2.5) [r...@cat Alerts]# ruby -v ruby 1.8.8dev (2009-09-05) [i686-linux] [r...@catalerts]# rails -v Rails 2.3.4 Any ideas? - Csongor
_______________________________________________ Backgroundrb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/backgroundrb-devel
