Hi Folks,
Any takers on what the problem could be with the 'uninitialized constant Jdbcspec::derby::column' error
or how I could debug this further ?

Thanks
Ashish

Ashish Sahni wrote:
Hi,
Seeing the error below with AR-JDBC 0.4
Any thoughts ?

Thanks
Ashish


  NameError in RecipeController#list

uninitialized constant JdbcSpec::Derby::Column
...
|webapp/WEB-INF/gems/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:263:in
 `load_missing_constant'
webapp/WEB-INF/gems/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:452:in
 `const_missing'
webapp/WEB-INF/gems/gems/ActiveRecord-JDBC-0.4/lib/active_record/connection_adapters/jdbc_adapter.rb:169
webapp/WEB-INF/gems/gems/ActiveRecord-JDBC-0.4/lib/active_record/connection_adapters/jdbc_adapter.rb:183:in
 `initialize'
webapp/WEB-INF/gems/gems/ActiveRecord-JDBC-0.4/lib/active_record/connection_adapters/jdbc_adapter.rb:436:in
 `each'
webapp/WEB-INF/gems/gems/ActiveRecord-JDBC-0.4/lib/active_record/connection_adapters/jdbc_adapter.rb:185:in
 `initialize'
webapp/WEB-INF/gems/gems/ActiveRecord-JDBC-0.4/lib/active_record/connection_adapters/jdbc_adapter.rb:436:in
 `new'
webapp/WEB-INF/gems/gems/ActiveRecord-JDBC-0.4/lib/active_record/connection_adapters/jdbc_adapter.rb:436:in
 `columns'
...


|
------------------------------------------------------------------------

_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to