Skip to content

uninitialized constant Logger #4

@cheeby

Description

@cheeby

Hi,

When starting bj I get:

$> bj run --forever --rails_env=production --rails_root=/path/to/app

/usr/local/lib/ruby/gems/1.8/gems/bj-1.0.1/lib/bj/logger.rb:2: uninitialized constant Logger (NameError)
from /usr/local/lib/ruby/gems/1.8/gems/bj-1.0.1/lib/bj.rb:64:in load' from /usr/local/lib/ruby/gems/1.8/gems/bj-1.0.1/lib/bj.rb:64 from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:ingem_original_require'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in require' from /usr/local/lib/ruby/gems/1.8/gems/bj-1.0.1/bin/bj:3 from /usr/local/bin/bj:19:inload'
from /usr/local/bin/bj:19

Look familiar?
This is ruby 1.8.7 running a rails 2.0.2 app. (I'm in the process of upgrading, but need to get this working on the current production site.)

Thanks,

Steve

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions