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
arinban opened this issue Jan 9, 2008 · 8 comments
Closed

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

arinban opened this issue Jan 9, 2008 · 8 comments

Comments

@arinban
Copy link

arinban commented Jan 9, 2008

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]

@arinban
Copy link
Author

arinban commented Jan 9, 2008

@glassfishrobot Commented
Reported by iasandcb@java.net

@arinban
Copy link
Author

arinban commented Jan 9, 2008

@glassfishrobot Commented
Was assigned to jfarcand@java.net

@arinban
Copy link
Author

arinban commented Jan 9, 2008

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

@arinban
Copy link
Author

arinban commented Jan 11, 2008

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

@arinban
Copy link
Author

arinban commented Jun 12, 2008

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

@arinban
Copy link
Author

arinban commented Dec 17, 2009

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

@arinban arinban closed this as completed Dec 17, 2009
@arinban
Copy link
Author

arinban commented Apr 26, 2017

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

@arinban
Copy link
Author

arinban commented Feb 3, 2018

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