nanego / redmine_multiprojects_issue

A Redmine plugin which allows you to specify several projects per issue
http://www.redmine.org/plugins/redmine_multiprojects_issue
MIT License
57 stars 29 forks source link

Redmine::PluginNotFound #1

Closed afesh closed 10 years ago

afesh commented 10 years ago

Please help me with your plugin. My environment:

Redmine version 2.4.4.stable Ruby version 1.9.3-p545 (2014-02-24) [i686-linux] Rails version 3.2.17 Environment production Database adapter Mysql2

Running "redmine_multiprojects_issue" i have next error:

/opt/redmine-2.4.4$ rake redmine:plugins RAILS_ENV=production rake aborted! Redmine::PluginNotFound /opt/redmine-2.4.4/lib/redmine/plugin.rb:107:in find' /opt/redmine-2.4.4/lib/redmine/plugin.rb:229:inrequires_redmine_plugin' /opt/redmine-2.4.4/plugins/redmine_multiprojects_issue/init.rb:26:in block in <top (required)>' /opt/redmine-2.4.4/lib/redmine/plugin.rb:73:ininstance_eval' /opt/redmine-2.4.4/lib/redmine/plugin.rb:73:in register' /opt/redmine-2.4.4/plugins/redmine_multiprojects_issue/init.rb:19:in<top (required)>' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/polyglot-0.3.4/lib/polyglot.rb:65:in require' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/polyglot-0.3.4/lib/polyglot.rb:65:inrequire' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/activesupport-3.2.17/lib/active_support/dependencies.rb:251:in block in require' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/activesupport-3.2.17/lib/active_support/dependencies.rb:236:inload_dependency' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/activesupport-3.2.17/lib/active_support/dependencies.rb:251:in require' /opt/redmine-2.4.4/lib/redmine/plugin.rb:133:inblock in load' /opt/redmine-2.4.4/lib/redmine/plugin.rb:124:in each' /opt/redmine-2.4.4/lib/redmine/plugin.rb:124:inload' /opt/redmine-2.4.4/config/initializers/30-redmine.rb:19:in <top (required)>' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/activesupport-3.2.17/lib/active_support/dependencies.rb:245:inload' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/activesupport-3.2.17/lib/active_support/dependencies.rb:245:in block in load' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/activesupport-3.2.17/lib/active_support/dependencies.rb:236:inload_dependency' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/activesupport-3.2.17/lib/active_support/dependencies.rb:245:in load' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/railties-3.2.17/lib/rails/engine.rb:593:inblock (2 levels) in class:Engine' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/railties-3.2.17/lib/rails/engine.rb:592:in each' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/railties-3.2.17/lib/rails/engine.rb:592:inblock in class:Engine' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/railties-3.2.17/lib/rails/initializable.rb:30:in instance_exec' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/railties-3.2.17/lib/rails/initializable.rb:30:inrun' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/railties-3.2.17/lib/rails/initializable.rb:55:in block in run_initializers' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/railties-3.2.17/lib/rails/initializable.rb:54:ineach' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/railties-3.2.17/lib/rails/initializable.rb:54:in run_initializers' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/railties-3.2.17/lib/rails/application.rb:136:ininitialize!' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/railties-3.2.17/lib/rails/railtie/configurable.rb:30:in method_missing' /opt/redmine-2.4.4/config/environment.rb:14:in<top (required)>' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/polyglot-0.3.4/lib/polyglot.rb:65:in require' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/polyglot-0.3.4/lib/polyglot.rb:65:inrequire' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/activesupport-3.2.17/lib/active_support/dependencies.rb:251:in block in require' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/activesupport-3.2.17/lib/active_support/dependencies.rb:236:inload_dependency' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/activesupport-3.2.17/lib/active_support/dependencies.rb:251:in require' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/railties-3.2.17/lib/rails/application.rb:103:inrequire_environment!' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/gems/railties-3.2.17/lib/rails/application.rb:305:in block (2 levels) in initialize_tasks' /opt/redmine-2.4.4/lib/tasks/redmine.rake:52:inblock (2 levels) in <top (required)>' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/bin/ruby_executable_hooks:15:in eval' /usr/local/rvm/gems/ruby-1.9.3-p545@redmine/bin/ruby_executable_hooks:15:in

' Tasks: TOP => redmine:plugins:migrate => environment (See full trace by running task with --trace)

nanego commented 10 years ago

Did you install the redmine_base_select2 plugin first ?

The redmine_multiprojects_issue plugin now depends on redmine_base_select2 which can be found here

afesh commented 10 years ago

Thank you! Now its installed! I didnt know about dependence on redmine_base_select2 plugin, in installation manual no word about it. But thank you again!

nanego commented 10 years ago

You are right. I will include a few lines about this dependency in the Readme file.

Please feel free to report any other issue. I'm currently using this plugin on Redmine 2.3.3 but it has not been intensively tested on Redmine 2.4 or 2.5

afesh commented 10 years ago

Sure! no problem!