amitkumar
2007-Dec-28 10:59 UTC
WEBrick.. won''t start and showing ''/rails-2.0.2/lib/initializer.rb:159:in `require_frameworks'': Could not find RubyGem jruby-openssl (>= 0.0.0) (RuntimeError)'' errors
Hi WEBric won''t strat and showing the following errors:- => Booting WEBrick... /mnt/slash/home/akumar/jruby-1.1b1/lib/ruby/gems/1.8/gems/rails-2.0.2/ lib/initializer.rb:159:in `require_frameworks'': Could not find RubyGem jruby-openssl (>= 0.0.0) (RuntimeError) from /mnt/slash/home/akumar/jruby-1.1b1/lib/ruby/gems/1.8/gems/ rails-2.0.2/lib/initializer.rb:156:in `process'' from /mnt/slash/home/akumar/jruby-1.1b1/lib/ruby/gems/1.8/gems/ rails-2.0.2/lib/initializer.rb:49:in `run'' from /mnt/slash/home/akumar/bookstore/config/environment.rb: 19:in `run'' from /mnt/slash/home/akumar/bookstore/config/environment.rb: 19:in `require'' from /mnt/slash/home/akumar/jruby-1.1b1/lib/ruby/site_ruby/1.8/ rubygems/custom_require.rb:27:in `require'' from /mnt/slash/home/akumar/jruby-1.1b1/lib/ruby/gems/1.8/gems/ activesupport-2.0.2/lib/active_support/dependencies.rb:496:in `require'' from /mnt/slash/home/akumar/jruby-1.1b1/lib/ruby/gems/1.8/gems/ rails-2.0.2/lib/commands/servers/webrick.rb:59:in `new_constants_in'' from /mnt/slash/home/akumar/jruby-1.1b1/lib/ruby/gems/1.8/gems/ activesupport-2.0.2/lib/active_support/dependencies.rb:496:in `require'' ... 7 levels... from /mnt/slash/home/akumar/jruby-1.1b1/lib/ruby/gems/1.8/gems/ rails-2.0.2/lib/commands/server.rb:38:in `require'' from /mnt/slash/home/akumar/jruby-1.1b1/lib/ruby/site_ruby/1.8/ rubygems/custom_require.rb:27:in `require'' from script/server:3:in `require'' I am using the JRUBY 1.1bl and rails 2.0.2 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Chen Kai
2008-Jan-08 08:46 UTC
Re: WEBrick.. won''t start and showing ''/rails-2.0.2/lib/init
Please install jruby-openssl gem. gem install jruby-openssl -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---