Issue Type: Bug Bug
Affects Versions: JRuby 1.7.0.pre1
Assignee: Unassigned
Components: Ruby 1.8.7
Created: 20/Jun/12 12:17 AM
Description:

Ran into this issue while trying to make a Rails 2.3.14 application work in above mentioned environment ...

SystemStackError (stack level too deep):
org/jruby/RubyProc.java:269:in `call'
org/jruby/RubyProc.java:219:in `call'
org/jruby/RubyProc.java:269:in `call'
org/jruby/RubyProc.java:219:in `call'
org/jruby/RubyArray.java:1611:in `each'
app/controllers/application_controller.rb:291:in `render_payload'
app/controllers/application_controller.rb:346:in
`render_create_or_error'
app/controllers/messages_controller.rb:61:in `create'
org/jruby/RubyKernel.java:1969:in `send'
org/jruby/RubyKernel.java:1969:in `send'
org/jruby/RubyProc.java:269:in `call'
org/jruby/RubyProc.java:219:in `call'
org/jruby/RubyArray.java:1611:in `each'

Environment: java version "1.7.0_05"
Java(TM) SE Runtime Environment (build 1.7.0_05-b05)
Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)
... RUBYOPT = --1.8 ...
jruby 1.7.0.preview1 (ruby-1.8.7-p357) (2012-05-19 00c8c98) (Java
HotSpot(TM) 64-Bit Server VM 1.7.0_05) [darwin-x86_64-java]
Project: JRuby
Priority: Major Major
Reporter: Naga Vijay
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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

Reply via email to