Rails and OpenSSL configuration issue
-------------------------------------

                 Key: JRUBY-2473
                 URL: http://jira.codehaus.org/browse/JRUBY-2473
             Project: JRuby
          Issue Type: Bug
          Components: JRuby-extras
    Affects Versions: JRuby 1.1.1
            Reporter: Nick Sieger
            Priority: Critical


Creating this from a colleague's email report. Another colleague has 
independently confirmed the issue.

I installed NB6.1(latest version) and just make the new project of RoR, but it 
doesn't work although it worked with NB6.0.1.
The difference are Rails ( 1.x --> 2.0.2) and JRuby. I thought the built-in 
JRuby was the cause of the problem, so , I installed JRuby1.1.1 and changed the 
NB config to use JRuby1.1.1.

Error lines were reduced, but there are still problems.  I installed openssl 
gem with "gem install jruby-openssl" from terminal window as well as in NB.
My environment is OS10.5.2

I read some mailing list related to openssl but I don't know what I can do to 
resolve following error from NB.


=> Booting WEBrick...
JRuby limited openssl loaded. gem install jruby-openssl for full support.
http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL
/RubyProg/jruby-1.1.1/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27 
warning: already initialized constant UNIVERSAL_TAG_NAME
/RubyProg/jruby-1.1.1/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/initializer.rb:159:in
 `require_frameworks': IO error -- jopenssl (RuntimeError)
      from 
/RubyProg/jruby-1.1.1/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/initializer.rb:88:in
 `process'
      from 
/RubyProg/jruby-1.1.1/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/initializer.rb:49:in
 `run'
      from 
/Users/shita/NetBeansProjects/RailsApplication21/config/environment.rb:13:in 
`/Users/shita/NetBeansProjects/RailsApplication21/config/environment.rb'
      from 
/Users/shita/NetBeansProjects/RailsApplication21/config/environment.rb:27:in 
`require'
      from 
/RubyProg/jruby-1.1.1/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in 
`require'
      from 
/RubyProg/jruby-1.1.1/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:496:in
 `require'
      from 
/RubyProg/jruby-1.1.1/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:342:in
 `new_constants_in'
      from 
/RubyProg/jruby-1.1.1/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:496:in
 `require'
       ... 7 levels...
      from 
/RubyProg/jruby-1.1.1/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/server.rb:27:in
 `require'
      from 
/RubyProg/jruby-1.1.1/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in 
`require'
      from script/server:3



-- 
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