Defect #1231
hudson_settings doesn't exist
0%
Description
redmine_hudson-2.1.1.zipをdownloadしてインストール。
redmine/ htdocs/ pluginsにコピー。
rake db:migrate RAILS_ENV= productionを実行する。
rake redmine:plugins:migrate RAILS_ENV= productionを実行する。
Issue tab選択時にerror発生
error message :
ActiveRecord::StatementInvalid (Mysql2::Error: Table 'bitnami_redmine.hudson_settings' doesn't exist: SHOW FULL FIELDS FROM `hudson_settings`):
app/models/query.rb:351:in `type_for'
app/models/query.rb:217:in `block in validate_query_filters'
app/models/query.rb:215:in `each_key'
app/models/query.rb:215:in `validate_query_filters'
app/controllers/issues_controller.rb:61:in `index'
install version :
redmine bitnami stack install.
Environment:
Redmine version 2.3.0.stable
Ruby version 1.9.3 (i386-mingw32)
Rails version 3.2.13
Environment production
Database adapter Mysql2
Redmine plugins:
redmine_banner 0.0.8
redmine_changeauthor 1.0.0
redmine_ckeditor 0.4.0
redmine_hudson 2.1.1
redmine_vividtone_my_page_blocks 1.2 (20120610)
Updated by sungje hong over 7 years ago
はい、まだ問題は起きています。
Toshiyuki Ando は書きました:
まだ問題は起きているでしょうか?
もし解決したのであれば、教えてください。