Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grizzly-jruby doesn't work on JRuby 1.1 and Rails 2.0 #44

Closed
glassfishrobot opened this issue Jan 9, 2008 · 8 comments
Closed

grizzly-jruby doesn't work on JRuby 1.1 and Rails 2.0 #44

glassfishrobot opened this issue Jan 9, 2008 · 8 comments
Assignees

Comments

@glassfishrobot
Copy link

Test platform:
JRuby 1.1RC1
Rails 2.0.2

To reproduce:

1. rails grizzly-jruby-test
2. go to grizzly-jruby-test directory and rake rails:freeze:gems
3. java -jar grizzly-jruby-1.7-snapshot.jar .

Error message:
2008. 1. 10 ???? 12:00:15 com.sun.grizzly.standalone.StaticResourcesAdapter
????: New Servicing page from:
/Volumes/FLASHBACK/workspace/grizzly-jruby-test/public
Exception in thread "pool-1-thread-1" 2008. 1. 10 ???? 12:00:23
com.sun.grizzly.standalone.StaticResourcesAdapter
????: New Servicing page from:
/Volumes/FLASHBACK/workspace/grizzly-jruby-test/public
/Volumes/FLASHBACK/workspace/grizzly-jruby-test/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:499:in
require': no implicit conversion from nil to integer (TypeError) from ./config/../vendor/rails/railties/lib/initializer.rb:155:in require_frameworks'
from ./config/../vendor/rails/railties/lib/initializer.rb:88:in each' from ./config/../vendor/rails/railties/lib/initializer.rb:156:in require_frameworks'
from ./config/../vendor/rails/railties/lib/initializer.rb:88:in process' from ./config/../vendor/rails/railties/lib/initializer.rb:49:in send'
from ./config/../vendor/rails/railties/lib/initializer.rb:49:in `run'
from ./config/environment.rb:58
from javasupport:46
...internal jruby stack elided...
from org.jruby.Ruby.loadScript(Ruby.java:1185)
from org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:53)
from org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:307)
from org.jruby.runtime.load.LoadService.require(LoadService.java:333)
from
com.sun.grizzly.jruby.RubyObjectPool.loadRubyLibraries(RubyObjectPool.java:168)
from com.sun.grizzly.jruby.RubyObjectPool$1.run(RubyObjectPool.java:135)
from
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
from
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
from java.lang.Thread.run(Thread.java:637)

Environment

Operating System: All
Platform: All

Affected Versions

[1.9.22]

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
Reported by iasandcb@java.net

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
Was assigned to jfarcand@java.net

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
jfarcand@java.net said:
I'm bombarded with JRuby issues today V3, and now here. Time jump in!

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
takai@java.net said:
Fix on trunk.

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
jfarcand@java.net said:
Fix milestones

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
Marked as fixed on Wednesday, December 16th 2009, 6:15:00 pm

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
This issue was imported from java.net JIRA GRIZZLY-44

@glassfishrobot
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant