Looks like the paginating find plugin isn't getting loaded from CE's engine_plugins. This seems to indicate a configuration problem (make sure you have followed the install instructions correctly), or perhaps you don't have the correct Engines plugin installed, see here: http://github.com/lazyatom/engines/tree/master
Thanks, Bruno On Thu, Jan 15, 2009 at 2:31 PM, lukas <[email protected]> wrote: > > head vendor/plugins/community_engine/CHANGELOG > = 0.10.8 > > community_engine:test faild with same error (see output) > > rake community_engine:test > (in /home/www/workspaces/rails/ce-sample-app) > /usr/bin/ruby1.8 -Ilib:lib "/var/lib/gems/1.8/gems/rake-0.8.3/lib/rake/ > rake_test_loader.rb" "vendor/plugins/community_engine/test/functional/ > events_controller_test.rb" "vendor/plugins/community_engine/test/ > functional/favorites_controller_test.rb" "vendor/plugins/ > community_engine/test/functional/base_controller_test.rb" "vendor/ > plugins/community_engine/test/functional/ > metro_areas_controller_test.rb" "vendor/plugins/community_engine/test/ > functional/sitemap_controller_test.rb" "vendor/plugins/ > community_engine/test/functional/moderators_controller_test.rb" > "vendor/plugins/community_engine/test/functional/ > topics_controller_test.rb" "vendor/plugins/community_engine/test/ > functional/admin_controller_test.rb" "vendor/plugins/community_engine/ > test/functional/sb_posts_controller_test.rb" "vendor/plugins/ > community_engine/test/functional/sessions_controller_test.rb" "vendor/ > plugins/community_engine/test/functional/contests_controller_test.rb" > "vendor/plugins/community_engine/test/functional/ > theme_controller_test.rb" "vendor/plugins/community_engine/test/ > functional/clippings_controller_test.rb" "vendor/plugins/ > community_engine/test/functional/offerings_controller_test.rb" "vendor/ > plugins/community_engine/test/functional/forums_controller_test.rb" > "vendor/plugins/community_engine/test/functional/ > activities_controller_test.rb" "vendor/plugins/community_engine/test/ > functional/comments_controller_test.rb" "vendor/plugins/ > community_engine/test/functional/homepage_features_controller_test.rb" > "vendor/plugins/community_engine/test/functional/ > votes_controller_test.rb" "vendor/plugins/community_engine/test/ > functional/statistics_controller_test.rb" "vendor/plugins/ > community_engine/test/functional/friendships_controller_test.rb" > "vendor/plugins/community_engine/test/functional/ > monitorships_controller_test.rb" "vendor/plugins/community_engine/test/ > functional/tags_controller_test.rb" "vendor/plugins/community_engine/ > test/functional/posts_controller_test.rb" "vendor/plugins/ > community_engine/test/functional/photos_controller_test.rb" "vendor/ > plugins/community_engine/test/functional/skills_controller_test.rb" > "vendor/plugins/community_engine/test/functional/ > categories_controller_test.rb" "vendor/plugins/community_engine/test/ > functional/invitations_controller_test.rb" "vendor/plugins/ > community_engine/test/functional/ads_controller_test.rb" "vendor/ > plugins/community_engine/test/functional/users_controller_test.rb" > "vendor/plugins/community_engine/test/unit/ad_test.rb" "vendor/plugins/ > community_engine/test/unit/vote_test.rb" "vendor/plugins/ > community_engine/test/unit/metro_area_test.rb" "vendor/plugins/ > community_engine/test/unit/clipping_test.rb" "vendor/plugins/ > community_engine/test/unit/homepage_feature_test.rb" "vendor/plugins/ > community_engine/test/unit/friendship_test.rb" "vendor/plugins/ > community_engine/test/unit/event_test.rb" "vendor/plugins/ > community_engine/test/unit/choice_test.rb" "vendor/plugins/ > community_engine/test/unit/invitation_test.rb" "vendor/plugins/ > community_engine/test/unit/comment_test.rb" "vendor/plugins/ > community_engine/test/unit/poll_test.rb" "vendor/plugins/ > community_engine/test/unit/user_test.rb" "vendor/plugins/ > community_engine/test/unit/user_notifier_test.rb" "vendor/plugins/ > community_engine/test/unit/sb_post_test.rb" "vendor/plugins/ > community_engine/test/unit/clipping_image_test.rb" "vendor/plugins/ > community_engine/test/unit/asset_test.rb" "vendor/plugins/ > community_engine/test/unit/photo_test.rb" "vendor/plugins/ > community_engine/test/unit/post_test.rb" "vendor/plugins/ > community_engine/test/unit/favorite_test.rb" "vendor/plugins/ > community_engine/test/unit/state_test.rb" "vendor/plugins/ > community_engine/test/unit/moderatorship_test.rb" "vendor/plugins/ > community_engine/test/unit/offering_test.rb" "vendor/plugins/ > community_engine/test/unit/category_test.rb" "vendor/plugins/ > community_engine/test/unit/monitorships_test.rb" "vendor/plugins/ > community_engine/test/unit/country_test.rb" "vendor/plugins/ > community_engine/test/unit/contest_test.rb" "vendor/plugins/ > community_engine/test/unit/forum_test.rb" "vendor/plugins/ > community_engine/test/unit/friendship_status_test.rb" "vendor/plugins/ > community_engine/test/unit/message_test.rb" "vendor/plugins/ > community_engine/test/unit/topic_test.rb" "vendor/plugins/ > community_engine/test/unit/skill_test.rb" > /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > dependencies.rb:445:in `load_missing_constant': uninitialized constant > PaginatingFind (NameError) > from /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > dependencies.rb:77:in `const_missing' > from /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > dependencies.rb:89:in `const_missing' > from /home/www/workspaces/rails/ce-sample-app/vendor/plugins/ > community_engine/engine_config/initializers/paginating_find_fix.rb:10 > from /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > dependencies.rb:142:in `load_without_new_constant_marking' > from /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > dependencies.rb:142:in `load' > from /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > dependencies.rb:521:in `new_constants_in' > from /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > dependencies.rb:142:in `load' > from /home/www/workspaces/rails/ce-sample-app/vendor/plugins/ > community_engine/engine_config/boot.rb:5 > from /home/www/workspaces/rails/ce-sample-app/vendor/plugins/ > community_engine/engine_config/boot.rb:4:in `each' > from /home/www/workspaces/rails/ce-sample-app/vendor/plugins/ > community_engine/engine_config/boot.rb:4 > from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in > `gem_original_require' > from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require' > from /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > dependencies.rb:153:in `require' > from /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > dependencies.rb:521:in `new_constants_in' > from /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > dependencies.rb:153:in `require' > from /home/www/workspaces/rails/ce-sample-app/config/environment.rb: > 71 > from /var/lib/gems/1.8/gems/rails-2.2.2/lib/initializer.rb:110:in > `run' > from /home/www/workspaces/rails/ce-sample-app/config/environment.rb: > 14 > from ./vendor/plugins/community_engine/test/functional/../ > test_helper.rb:2:in `require' > from ./vendor/plugins/community_engine/test/functional/../ > test_helper.rb:2 > from ./vendor/plugins/community_engine/test/functional/ > events_controller_test.rb:1:in `require' > from ./vendor/plugins/community_engine/test/functional/ > events_controller_test.rb:1 > from /var/lib/gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb: > 5:in `load' > from > /var/lib/gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb:5 > from /var/lib/gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb: > 5:in `each' > from > /var/lib/gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb:5 > rake aborted! > Command failed with status (1): [/usr/bin/ruby1.8 -Ilib:lib "/var/lib/ > gems/...] > > (See full trace by running task with --trace) > > > On 15 Sty, 15:20, "Bruno Bornsztein" <[email protected]> > wrote: > > Have you tried running the tests? rake community_engine:test > > > > Which version of the engines plugin are you using? > > > > On Wed, Jan 14, 2009 at 1:41 PM, lukas <[email protected]> > wrote: > > > > > Hi, > > > > > I'm getting following error when running script/generate > > > plugin_migration command: > > > > > /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > > > dependencies.rb:445:in `load_missing_constant': uninitialized constant > > > PaginatingFind (NameError) > > > from > /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > > > dependencies.rb:77:in `const_missing' > > > from > /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > > > dependencies.rb:89:in `const_missing' > > > from /home/www/workspaces/rails/ce-sample-app/vendor/plugins/ > > > community_engine/engine_config/initializers/paginating_find_fix.rb:10 > > > from > /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > > > dependencies.rb:142:in `load_without_new_constant_marking' > > > from > /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > > > dependencies.rb:142:in `load' > > > from > /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > > > dependencies.rb:521:in `new_constants_in' > > > from > /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > > > dependencies.rb:142:in `load' > > > from /home/www/workspaces/rails/ce-sample-app/vendor/plugins/ > > > community_engine/engine_config/boot.rb:5 > > > from /home/www/workspaces/rails/ce-sample-app/vendor/plugins/ > > > community_engine/engine_config/boot.rb:4:in `each' > > > from /home/www/workspaces/rails/ce-sample-app/vendor/plugins/ > > > community_engine/engine_config/boot.rb:4 > > > from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in > > > `gem_original_require' > > > from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in > `require' > > > from > /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > > > dependencies.rb:153:in `require' > > > from > /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > > > dependencies.rb:521:in `new_constants_in' > > > from > /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > > > dependencies.rb:153:in `require' > > > from > /home/www/workspaces/rails/ce-sample-app/config/environment.rb: > > > 71 > > > from > /var/lib/gems/1.8/gems/rails-2.2.2/lib/initializer.rb:110:in > > > `run' > > > from > /home/www/workspaces/rails/ce-sample-app/config/environment.rb: > > > 14 > > > from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in > > > `gem_original_require' > > > from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in > `require' > > > from > /var/lib/gems/1.8/gems/rails-2.2.2/lib/commands/generate.rb:1 > > > from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in > > > `gem_original_require' > > > from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in > `require' > > > from script/generate:3 > > > > > Can anyone help me with this issue? > > > > > Thanks in advance. > > > > > Regards, > > > luke > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
