loading in progress, circular require considered harmful - rubygems
-------------------------------------------------------------------
Key: JRUBY-6210
URL: https://jira.codehaus.org/browse/JRUBY-6210
Project: JRuby
Issue Type: Bug
Components: Ruby 1.9.2
Affects Versions: JRuby 1.7
Environment: Mac OS X 10.7.2
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03-383-11M3521)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02-383, mixed mode)
Reporter: Conrad Taylor
Assignee: Thomas E Enebo
I'm seeing the following messages when I attempt to use 1.9 mode:
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:1
warning: loading in progress, circular require considered harmful - rubygems
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:1
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:1
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:2
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/maven_gemify.rb:2
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/defaults/jruby.rb:1244
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems.rb:4
load at org/jruby/RubyKernel.java:996
(root) at
file:/Users/conradwt/.rvm/rubies/jruby-head/lib/jruby.jar!/jruby/kernel19/rubygems.rb:14
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/text.rb:1
warning: loading in progress, circular require considered harmful - rubygems
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/text.rb:1
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/text.rb:4
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:2
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/maven_gemify.rb:2
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/defaults/jruby.rb:1244
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems.rb:4
load at org/jruby/RubyKernel.java:996
(root) at
file:/Users/conradwt/.rvm/rubies/jruby-head/lib/jruby.jar!/jruby/kernel19/rubygems.rb:14
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:1
warning: loading in progress, circular require considered harmful - rubygems
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:1
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:1
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:2
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/maven_gemify.rb:2
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/defaults/jruby.rb:1244
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems.rb:4
load at org/jruby/RubyKernel.java:996
(root) at
file:/Users/conradwt/.rvm/rubies/jruby-head/lib/jruby.jar!/jruby/kernel19/rubygems.rb:14
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/text.rb:1
warning: loading in progress, circular require considered harmful - rubygems
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/text.rb:1
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/text.rb:4
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:2
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/maven_gemify.rb:2
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/defaults/jruby.rb:1244
require at org/jruby/RubyKernel.java:970
(root) at
/Users/conradwt/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems.rb:4
load at org/jruby/RubyKernel.java:996
(root) at
file:/Users/conradwt/.rvm/rubies/jruby-head/lib/jruby.jar!/jruby/kernel19/rubygems.rb:14
Also, I received the following messages when I tried to start JRuby:
connect to Nailgun server: Connection refused
connect to Nailgun server: Connection refused
--
This message is automatically generated by JIRA.
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