commit #3984 breaks Webrick startup: active_support/dependencies.rb:266:in
`load_missing_constant'
--------------------------------------------------------------------------------------------------
Key: JRUBY-1200
URL: http://jira.codehaus.org/browse/JRUBY-1200
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.0.1
Environment: Java 1.6.02, Linux 2.6.11(Ubuntu Feisty)
Reporter: Raphael Valyi
I ensured that commit #3983 was still OK, but after #3984 (Merging CRef changes
to trunk from enebo branch. ), Webrick fails to start:
jruby script/server webrick
gives us:
{noformat}
1.
/home/rvalyi/DEV/jruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:266:in
`load_missing_constant': uninitialized constant
WEBrick::HTTPStatus::Unauthorized (NameError)
2. from
/home/rvalyi/DEV/jruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:452:in
`const_missing'
3. from
/home/rvalyi/DEV/jruby/lib/ruby/1.8/webrick/httpauth/authenticator.rb:16
4. from
/home/rvalyi/DEV/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27
5. from
/home/rvalyi/DEV/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27
6. from
/home/rvalyi/DEV/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27
7. from
/home/rvalyi/DEV/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
8. from
/home/rvalyi/DEV/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
9. from
/home/rvalyi/DEV/jruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in
`require'
10. ... 27 levels...
11. from
/home/rvalyi/DEV/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
12. from
/home/rvalyi/DEV/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
{noformat}
I also made sure that disabling JIT compilation doesn't help it. Good luck.
--
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