You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ruby 1.9.3-p194
and I wanted to install redmine backlogs 1.0.6 plugin following the steps described here http://www.redminebacklogs.net/en/installation.html (Method Small fix for the issues index sidebar #2). When I execute the command:
RAILS_ENV=production bundle exec rake redmine:backlogs:install,
I receive the following:
2.3.2.stable. You are running backlogs v1.0.6, latest version is 1.0.6
Redmine Backlogs Installer
Installing to the production environment.
Fetching card labels from http://git.gnome.org...done!
Story and task trackers are now set.
Migrating the database...** Invoke redmine:plugins:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute redmine:plugins:migrate
... and this process keeps running for (> 16) hours and does not stop, while consuming ~90% CPU. After sending the signal SIGINT to that process, I receive the following:
^Crake aborted!
I have installed
and I wanted to install redmine backlogs 1.0.6 plugin following the steps described here http://www.redminebacklogs.net/en/installation.html (Method Small fix for the issues index sidebar #2). When I execute the command:
RAILS_ENV=production bundle exec rake redmine:backlogs:install,
I receive the following:
2.3.2.stable. You are running backlogs v1.0.6, latest version is 1.0.6
Installing to the production environment.
Fetching card labels from http://git.gnome.org...done!
Story and task trackers are now set.
Migrating the database...** Invoke redmine:plugins:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute redmine:plugins:migrate
... and this process keeps running for (> 16) hours and does not stop, while consuming ~90% CPU. After sending the signal SIGINT to that process, I receive the following:
^Crake aborted!
/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/connection_adapters/mysql2_adapter.rb:66:in
'quote_string' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/quoting.rb:22:in
quote'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:205:in
quote' /usr/local/rvm/gems/[email protected]/gems/arel-3.0.3/lib/arel/visitors/to_sql.rb:482:in
quote'/usr/local/rvm/gems/[email protected]/gems/arel-3.0.3/lib/arel/visitors/to_sql.rb:397:in
visit_Arel_Nodes_Assignment' /usr/local/rvm/gems/[email protected]/gems/arel-3.0.3/lib/arel/visitors/visitor.rb:19:in
visit'/usr/local/rvm/gems/[email protected]/gems/arel-3.0.3/lib/arel/visitors/mysql.rb:47:in
block in visit_Arel_Nodes_UpdateStatement' /usr/local/rvm/gems/[email protected]/gems/arel-3.0.3/lib/arel/visitors/mysql.rb:47:in
map'/usr/local/rvm/gems/[email protected]/gems/arel-3.0.3/lib/arel/visitors/mysql.rb:47:in
visit_Arel_Nodes_UpdateStatement' /usr/local/rvm/gems/[email protected]/gems/arel-3.0.3/lib/arel/visitors/visitor.rb:19:in
visit'/usr/local/rvm/gems/[email protected]/gems/arel-3.0.3/lib/arel/visitors/visitor.rb:5:in
accept' /usr/local/rvm/gems/[email protected]/gems/arel-3.0.3/lib/arel/visitors/to_sql.rb:19:in
accept'/usr/local/rvm/gems/[email protected]/gems/arel-3.0.3/lib/arel/visitors/bind_visitor.rb:11:in
accept' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
to_sql'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/database_statements.rb:96:in
update' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/query_cache.rb:14:in
update'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/persistence.rb:359:in
update' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/locking/optimistic.rb:68:in
update'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/attribute_methods/dirty.rb:74:in
update' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/timestamp.rb:71:in
update'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/callbacks.rb:272:in
block in update' /usr/local/rvm/gems/[email protected]/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:403:in
_run__3786038315514550136__update__297712817371413603__callbacks'/usr/local/rvm/gems/[email protected]/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in
__run_callback' /usr/local/rvm/gems/[email protected]/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:385:in
_run_update_callbacks'/usr/local/rvm/gems/[email protected]/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:81:in
run_callbacks' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/callbacks.rb:272:in
update'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/persistence.rb:348:in
create_or_update' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/callbacks.rb:264:in
block in create_or_update'/usr/local/rvm/gems/[email protected]/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:414:in
_run__3786038315514550136__save__297712817371413603__callbacks' /usr/local/rvm/gems/[email protected]/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in
__run_callback'/usr/local/rvm/gems/[email protected]/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:385:in
_run_save_callbacks' /usr/local/rvm/gems/[email protected]/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:81:in
run_callbacks'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/callbacks.rb:264:in
create_or_update' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/persistence.rb:104:in
save!'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/validations.rb:56:in
save!' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/attribute_methods/dirty.rb:33:in
save!'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/transactions.rb:264:in
block in save!' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/transactions.rb:313:in
block in with_transaction_returning_status'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/database_statements.rb:192:in
transaction' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/transactions.rb:208:in
transaction'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/transactions.rb:311:in
with_transaction_returning_status' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/transactions.rb:264:in
save!'/var/www/redmine-2.3.2/plugins/redmine_backlogs/app/models/rb_sprint_burndown.rb:29:in
touch!' /var/www/redmine-2.3.2/plugins/redmine_backlogs/app/models/rb_issue_history.rb:370:in
block in touch_sprint'/var/www/redmine-2.3.2/plugins/redmine_backlogs/app/models/rb_issue_history.rb:367:in
each' /var/www/redmine-2.3.2/plugins/redmine_backlogs/app/models/rb_issue_history.rb:367:in
touch_sprint'/usr/local/rvm/gems/[email protected]/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:416:in
_run__1306815294240770236__save__297712817371413603__callbacks' /usr/local/rvm/gems/[email protected]/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in
__run_callback'/usr/local/rvm/gems/[email protected]/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:385:in
_run_save_callbacks' /usr/local/rvm/gems/[email protected]/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:81:in
run_callbacks'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/callbacks.rb:264:in
create_or_update' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/persistence.rb:84:in
save'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/validations.rb:50:in
save' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/attribute_methods/dirty.rb:22:in
save'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/transactions.rb:259:in
block (2 levels) in save' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/transactions.rb:313:in
block in with_transaction_returning_status'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/database_statements.rb:192:in
transaction' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/transactions.rb:208:in
transaction'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/transactions.rb:311:in
with_transaction_returning_status' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/transactions.rb:259:in
block in save'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/transactions.rb:270:in
rollback_active_record_state!' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/transactions.rb:258:in
save'/var/www/redmine-2.3.2/plugins/redmine_backlogs/app/models/rb_issue_history.rb:305:in
rebuild_issue' /var/www/redmine-2.3.2/plugins/redmine_backlogs/app/models/rb_issue_history.rb:324:in
block in rebuild'/var/www/redmine-2.3.2/plugins/redmine_backlogs/app/models/rb_issue_history.rb:322:in
each' /var/www/redmine-2.3.2/plugins/redmine_backlogs/app/models/rb_issue_history.rb:322:in
each_with_index'/var/www/redmine-2.3.2/plugins/redmine_backlogs/app/models/rb_issue_history.rb:322:in
rebuild' /var/www/redmine-2.3.2/plugins/redmine_backlogs/db/migrate/038_rb_add_history.rb:35:in
up'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/migration.rb:370:in
up' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/migration.rb:410:in
block (2 levels) in migrate'/usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:280:in
measure' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/migration.rb:410:in
block in migrate'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/connection_pool.rb:129:in
with_connection' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/migration.rb:389:in
migrate'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/migration.rb:528:in
migrate' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/migration.rb:720:in
block (2 levels) in migrate'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/migration.rb:777:in
call' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/migration.rb:777:in
ddl_transaction'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/migration.rb:719:in
block in migrate' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/migration.rb:700:in
each'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/migration.rb:700:in
migrate' /usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/migration.rb:570:in
up'/usr/local/rvm/gems/[email protected]/gems/activerecord-3.2.13/lib/active_record/migration.rb:551:in
migrate' /var/www/redmine-2.3.2/lib/redmine/plugin.rb:453:in
migrate_plugin'/var/www/redmine-2.3.2/lib/redmine/plugin.rb:425:in
migrate' /var/www/redmine-2.3.2/lib/redmine/plugin.rb:439:in
block in migrate'/var/www/redmine-2.3.2/lib/redmine/plugin.rb:438:in
each' /var/www/redmine-2.3.2/lib/redmine/plugin.rb:438:in
migrate'/var/www/redmine-2.3.2/lib/tasks/redmine.rake:74:in
block (3 levels) in <top (required)>' /usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/task.rb:236:in
call'/usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/task.rb:236:in
block in execute' /usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/task.rb:231:in
each'/usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/task.rb:231:in
execute' /usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/task.rb:175:in
block in invoke_with_call_chain'/usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/monitor.rb:211:in
mon_synchronize' /usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/task.rb:168:in
invoke_with_call_chain'/usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/task.rb:161:in
invoke' /usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/application.rb:149:in
invoke_task'/usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/application.rb:106:in
block (2 levels) in top_level' /usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/application.rb:106:in
each'/usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/application.rb:106:in
block in top_level' /usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/application.rb:115:in
run_with_threads'/usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/application.rb:100:in
top_level' /usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/application.rb:78:in
block in run'/usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/application.rb:165:in
standard_exception_handling' /usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/lib/rake/application.rb:75:in
run'/usr/local/rvm/gems/[email protected]/gems/rake-10.1.0/bin/rake:33:in
<top (required)>' /usr/local/rvm/gems/[email protected]/bin/rake:23:in
load'/usr/local/rvm/gems/[email protected]/bin/rake:23:in
<main>' /usr/local/rvm/gems/[email protected]/bin/ruby_executable_hooks:15:in
eval'/usr/local/rvm/gems/[email protected]/bin/ruby_executable_hooks:15:in `
Tasks: TOP => redmine:plugins:migrate
** Invoke redmine:backlogs:fix_positions (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute redmine:backlogs:fix_positions
done!
Installation complete. Please restart Redmine.
Thank you for trying out Redmine Backlogs!
Of course redmine backlogs are not installed.
The text was updated successfully, but these errors were encountered: