1.1.4 unable to use 'logging' gem (works in 1.1.3)
--------------------------------------------------

                 Key: JRUBY-3082
                 URL: http://jira.codehaus.org/browse/JRUBY-3082
             Project: JRuby
          Issue Type: Bug
          Components: Application Error
    Affects Versions: JRuby 1.1.4
         Environment: Linux
            Reporter: Mike Herrick


We are using the logging gem for logging. It works with 1.1.3, but not 1.1.4. 
We get this error at startup with WEBrick:

{{{
[EMAIL PROTECTED]:~/projects/trisano-full/webapp$ jruby script/server 
=> Booting WEBrick...
/home/mike/opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:499:in
 `require': Function 'set_mask' not found! (Looking in 'c' or this process) 
(FFI::NotFoundError)
        from 
/home/mike/opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/server.rb:39
        from 
/home/mike/opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/server.rb:27:in
 `require'
        from 
/home/mike/opt/jruby-1.1.4/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
 `require'
        from script/server:3
}}}

I can explain setup further if it helps.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to