[Cruisecontrolrb-users] Problems getting CC.rb running as daemon

Theron Trout ttrout at stormfish.net
Wed Sep 5 08:10:11 EDT 2007


Hi Alexey,

I got it.  Ubuntu Feisty is still using Ruby 1.8.5 as the default
install.  Mongrel 1.0.2 will not work with Ruby 1.8.5.  See
http://www.urbanpuddle.com/articles/2007/08/17/mongrel-cluster-1-0-2-and-ruby-1-8-5


I manually installed Ruby 1.8.6 and then reinstalled Rails through ruby
gems.  Now everything is working just fine.

Thanks again for you help.

Best,
Theron Trout

Alexey Verkhovsky wrote:
> On 8/30/07, Theron Trout <ttrout at stormfish.net> wrote:
>   
>> Are there any known issues with CC.rb on 64 archs?
>>     
> None, it's pure Ruby.
>
>   
>> I get the same result from the daemon and from 'scrip/server -d'.
>>     
> And what happens if you generate a skeleton Rails app and run that
> with 'script/server -d'?
>
>   


More information about the Cruisecontrolrb-users mailing list