active_scaffold - No such file or directory
--------------------------------------------
Key: JRUBY-2304
URL: http://jira.codehaus.org/browse/JRUBY-2304
Project: JRuby
Issue Type: Bug
Components: Application Error
Affects Versions: JRuby 1.1RC2
Environment: tomcat 6
jruby 1.1RC2
rails 2.0.2
active_scaffold plugin 1.1.1
Reporter: Dan Tanner
I'm getting the following error when trying to run my app in JRuby. The app
works fine in MRI. Note that this is my first JRuby development effort, so it
doesn't rule out a newbie configuration mistake, but I see others are having
some issues related to active_scaffold too.
Source error:
<%= active_scaffold_includes %>
Stack Trace:
vendor/plugins/active_scaffold/lib/helpers/view_helpers.rb:81:in
`active_scaffold_includes'
app/views/layouts/application.html.erb:7:in
`_run_erb_47app47views47layouts47application46html46erb'
gems/gems/actionpack-2.0.2/lib/action_view/base.rb:637:in
`compile_and_render_template'
gems/gems/actionpack-2.0.2/lib/action_view/base.rb:637:in `render_template'
gems/gems/actionpack-2.0.2/lib/action_view/base.rb:316:in `render_file'
gems/gems/actionpack-2.0.2/lib/action_controller/layout.rb:268:in
`render_with_a_layout'
gems/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:51:in
`render_with_benchmark'
gems/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:51:in `measure'
gems/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:51:in
`render_with_benchmark'
gems/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:51:in
`render_with_active_scaffold'
gems/gems/actionpack-2.0.2/lib/action_controller/base.rb:1153:in
`default_render'
gems/gems/actionpack-2.0.2/lib/action_controller/base.rb:1164:in
`perform_action'
gems/gems/actionpack-2.0.2/lib/action_controller/filters.rb:697:in
`call_filters'
gems/gems/actionpack-2.0.2/lib/action_controller/filters.rb:689:in
`perform_action_with_filters'
gems/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:68:in
`perform_action_with_benchmark'
gems/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:68:in `measure'
gems/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:68:in
`perform_action_with_benchmark'
gems/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:68:in
`perform_action_with_rescue'
gems/gems/actionpack-2.0.2/lib/action_controller/caching.rb:678:in
`perform_action_with_caching'
gems/gems/actionpack-2.0.2/lib/action_controller/caching.rb:677:in `cache'
gems/gems/activerecord-2.0.2/lib/active_record/query_cache.rb:8:in `cache'
gems/gems/actionpack-2.0.2/lib/action_controller/caching.rb:677:in
`perform_action_with_caching'
gems/gems/actionpack-2.0.2/lib/action_controller/caching.rb:677:in `process'
gems/gems/actionpack-2.0.2/lib/action_controller/filters.rb:685:in
`process_with_filters'
gems/gems/actionpack-2.0.2/lib/action_controller/session_management.rb:123:in
`process_with_session_management_support'
gems/gems/actionpack-2.0.2/lib/action_controller/base.rb:388:in `process'
:1
--
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