Guest User

Untitled

a guest
Jul 18th, 2018
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.88 KB | None | 0 0
  1. vzmind@vzmind-laptop:/home/rails/Bridge2(feature/rails3_ruby192*)$ rake db:migrate --trace
  2. (in /home/rails/Bridge2)
  3. [INFO] detected ImageMagick's identify command in this directory: /usr/bin
  4. ** Invoke db:migrate (first_time)
  5. ** Invoke environment (first_time)
  6. ** Execute environment
  7. [INFO] Disabling Sphinx for this ActiveRecord connection
  8. rake aborted!
  9. Could not find table 'delayed_jobs'
  10. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activerecord-3.0.3/lib/active_record/connection_adapters/sqlite_adapter.rb:295:in `table_structure'
  11. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activerecord-3.0.3/lib/active_record/connection_adapters/sqlite_adapter.rb:186:in `columns'
  12. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activerecord-3.0.3/lib/active_record/base.rb:679:in `columns'
  13. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activerecord-3.0.3/lib/active_record/base.rb:692:in `column_names'
  14. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activerecord-3.0.3/lib/active_record/relation.rb:367:in `block in method_missing'
  15. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activerecord-3.0.3/lib/active_record/relation.rb:122:in `scoping'
  16. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activerecord-3.0.3/lib/active_record/relation.rb:367:in `method_missing'
  17. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rd_searchlogic-3.0.0/lib/searchlogic/named_scopes/conditions.rb:92:in `condition_details'
  18. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rd_searchlogic-3.0.0/lib/searchlogic/named_scopes/conditions.rb:68:in `local_condition?'
  19. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rd_searchlogic-3.0.0/lib/searchlogic/named_scopes/conditions.rb:61:in `condition?'
  20. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rd_searchlogic-3.0.0/lib/searchlogic/named_scopes/association_conditions.rb:6:in `condition?'
  21. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rd_searchlogic-3.0.0/lib/searchlogic/named_scopes/association_ordering.rb:14:in `condition?'
  22. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rd_searchlogic-3.0.0/lib/searchlogic/named_scopes/ordering.rb:11:in `condition?'
  23. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rd_searchlogic-3.0.0/lib/searchlogic/named_scopes/ordering.rb:31:in `order'
  24. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activerecord-3.0.3/lib/active_record/base.rb:441:in `order'
  25. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/delayed_job-2.1.2/lib/delayed/backend/active_record.rb:17:in `<class:Job>'
  26. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/delayed_job-2.1.2/lib/delayed/backend/active_record.rb:8:in `<module:ActiveRecord>'
  27. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/delayed_job-2.1.2/lib/delayed/backend/active_record.rb:5:in `<module:Backend>'
  28. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/delayed_job-2.1.2/lib/delayed/backend/active_record.rb:4:in `<module:Delayed>'
  29. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/delayed_job-2.1.2/lib/delayed/backend/active_record.rb:3:in `<top (required)>'
  30. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:239:in `require'
  31. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:239:in `block in require'
  32. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:225:in `block in load_dependency'
  33. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:596:in `new_constants_in'
  34. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:225:in `load_dependency'
  35. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:239:in `require'
  36. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/delayed_job-2.1.2/lib/delayed/worker.rb:34:in `backend='
  37. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/ts-delayed-delta-1.1.0/lib/thinking_sphinx/deltas/delayed_delta.rb:2:in `<top (required)>'
  38. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:239:in `require'
  39. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:239:in `block in require'
  40. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:225:in `block in load_dependency'
  41. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:596:in `new_constants_in'
  42. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:225:in `load_dependency'
  43. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:239:in `require'
  44. /home/rails/Bridge2/app/models/point_of_sale.rb:2:in `<top (required)>'
  45. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:454:in `load'
  46. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:454:in `block in load_file'
  47. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:596:in `new_constants_in'
  48. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:453:in `load_file'
  49. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:340:in `require_or_load'
  50. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:491:in `load_missing_constant'
  51. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:183:in `block in const_missing'
  52. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:181:in `each'
  53. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:181:in `const_missing'
  54. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/aws-s3-0.6.2/lib/aws/s3/extensions.rb:206:in `const_missing_from_s3_library'
  55. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rspec-core-2.3.1/lib/rspec/core/backward_compatibility.rb:20:in `const_missing'
  56. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rspec-expectations-2.3.0/lib/rspec/expectations/backward_compatibility.rb:6:in `const_missing'
  57. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:124:in `block in constantize'
  58. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:123:in `each'
  59. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:123:in `constantize'
  60. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/core_ext/string/inflections.rb:43:in `constantize'
  61. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activemodel-3.0.3/lib/active_model/observing.rb:160:in `block in observe'
  62. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activemodel-3.0.3/lib/active_model/observing.rb:160:in `collect!'
  63. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activemodel-3.0.3/lib/active_model/observing.rb:160:in `observe'
  64. /home/rails/Bridge2/app/observers/world_tree_observer.rb:3:in `<class:WorldTreeObserver>'
  65. /home/rails/Bridge2/app/observers/world_tree_observer.rb:2:in `<top (required)>'
  66. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:454:in `load'
  67. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:454:in `block in load_file'
  68. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:596:in `new_constants_in'
  69. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:453:in `load_file'
  70. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:340:in `require_or_load'
  71. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:491:in `load_missing_constant'
  72. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:183:in `block in const_missing'
  73. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:181:in `each'
  74. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:181:in `const_missing'
  75. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/aws-s3-0.6.2/lib/aws/s3/extensions.rb:206:in `const_missing_from_s3_library'
  76. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rspec-core-2.3.1/lib/rspec/core/backward_compatibility.rb:20:in `const_missing'
  77. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rspec-expectations-2.3.0/lib/rspec/expectations/backward_compatibility.rb:6:in `const_missing'
  78. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:124:in `block in constantize'
  79. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:123:in `each'
  80. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:123:in `constantize'
  81. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/core_ext/string/inflections.rb:43:in `constantize'
  82. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activemodel-3.0.3/lib/active_model/observing.rb:66:in `instantiate_observer'
  83. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activemodel-3.0.3/lib/active_model/observing.rb:39:in `block in instantiate_observers'
  84. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activemodel-3.0.3/lib/active_model/observing.rb:39:in `each'
  85. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activemodel-3.0.3/lib/active_model/observing.rb:39:in `instantiate_observers'
  86. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activerecord-3.0.3/lib/active_record/railtie.rb:83:in `block (2 levels) in <class:Railtie>'
  87. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/lazy_load_hooks.rb:36:in `instance_eval'
  88. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/lazy_load_hooks.rb:36:in `execute_hook'
  89. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/lazy_load_hooks.rb:26:in `on_load'
  90. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activerecord-3.0.3/lib/active_record/railtie.rb:82:in `block in <class:Railtie>'
  91. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/lazy_load_hooks.rb:34:in `call'
  92. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/lazy_load_hooks.rb:34:in `execute_hook'
  93. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/lazy_load_hooks.rb:43:in `block in run_load_hooks'
  94. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/lazy_load_hooks.rb:42:in `each'
  95. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/lazy_load_hooks.rb:42:in `run_load_hooks'
  96. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/railties-3.0.3/lib/rails/application/finisher.rb:46:in `block in <module:Finisher>'
  97. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/railties-3.0.3/lib/rails/initializable.rb:25:in `instance_exec'
  98. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/railties-3.0.3/lib/rails/initializable.rb:25:in `run'
  99. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/railties-3.0.3/lib/rails/initializable.rb:50:in `block in run_initializers'
  100. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/railties-3.0.3/lib/rails/initializable.rb:49:in `each'
  101. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/railties-3.0.3/lib/rails/initializable.rb:49:in `run_initializers'
  102. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/railties-3.0.3/lib/rails/application.rb:134:in `initialize!'
  103. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/railties-3.0.3/lib/rails/application.rb:77:in `method_missing'
  104. /home/rails/Bridge2/config/environment.rb:6:in `<top (required)>'
  105. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:239:in `require'
  106. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:239:in `block in require'
  107. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:225:in `block in load_dependency'
  108. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:596:in `new_constants_in'
  109. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:225:in `load_dependency'
  110. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:239:in `require'
  111. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/railties-3.0.3/lib/rails/application.rb:103:in `require_environment!'
  112. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/railties-3.0.3/lib/rails/application.rb:216:in `block in initialize_tasks'
  113. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:636:in `call'
  114. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:636:in `block in execute'
  115. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:631:in `each'
  116. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
  117. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:597:in `block in invoke_with_call_chain'
  118. /home/vzmind/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
  119. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
  120. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:607:in `block in invoke_prerequisites'
  121. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:604:in `each'
  122. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
  123. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:596:in `block in invoke_with_call_chain'
  124. /home/vzmind/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
  125. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
  126. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
  127. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
  128. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:2029:in `block (2 levels) in top_level'
  129. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
  130. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:2029:in `block in top_level'
  131. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
  132. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
  133. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:2001:in `block in run'
  134. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
  135. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
  136. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/gems/rake-0.8.7/bin/rake:31:in `<top (required)>'
  137. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/bin/rake:19:in `load'
  138. /home/vzmind/.rvm/gems/ruby-1.9.2-p0@bridge-dev/bin/rake:19:in `<main>'
Add Comment
Please, Sign In to add comment