-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathout
128 lines (128 loc) · 14.6 KB
/
out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/bundler-1.1.3/lib/bundler/runtime.rb:211: warning: Insecure world writable dir /Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/bin in PATH, mode 040777
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
uninitialized constant MysqlCompat::MysqlRes
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:466:in `rescue in load_missing_constant'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:462:in `load_missing_constant'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:106:in `const_missing_with_dependencies'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/connection_adapters/mysql_adapter.rb:9:in `define_all_hashes_method!'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/connection_adapters/mysql_adapter.rb:69:in `mysql_connection'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in `new_connection'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:245:in `checkout_new_connection'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:188:in `block (2 levels) in checkout'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `loop'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `block in checkout'
/Users/Melmoth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:183:in `checkout'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:98:in `connection'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:326:in `retrieve_connection'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_specification.rb:123:in `retrieve_connection'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_specification.rb:115:in `connection'
/Users/Melmoth/Sites/escience/vendor/plugins/awesome_nested_set/lib/awesome_nested_set.rb:218:in `quoted_left_column_name'
/Users/Melmoth/Sites/escience/vendor/plugins/awesome_nested_set/lib/awesome_nested_set.rb:93:in `acts_as_nested_set'
/Users/Melmoth/Sites/escience/app/models/project.rb:60:in `<class:Project>'
/Users/Melmoth/Sites/escience/app/models/project.rb:18:in `<top (required)>'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:406:in `load'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:406:in `block in load_file'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:547:in `new_constants_in'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:405:in `load_file'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:285:in `require_or_load'
/Users/Melmoth/Sites/escience/vendor/plugins/engines/lib/engines/rails_extensions/dependencies.rb:132:in `require_or_load_with_engine_additions'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:451:in `load_missing_constant'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:106:in `const_missing_with_dependencies'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:118:in `const_missing'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:124:in `rescue in const_missing'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:121:in `const_missing'
/Users/Melmoth/Sites/escience/app/models/attachment.rb:37:in `<class:Attachment>'
/Users/Melmoth/Sites/escience/app/models/attachment.rb:20:in `<top (required)>'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:406:in `load'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:406:in `block in load_file'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:547:in `new_constants_in'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:405:in `load_file'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:285:in `require_or_load'
/Users/Melmoth/Sites/escience/vendor/plugins/engines/lib/engines/rails_extensions/dependencies.rb:132:in `require_or_load_with_engine_additions'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:451:in `load_missing_constant'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:106:in `const_missing_with_dependencies'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:118:in `const_missing'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:463:in `load_missing_constant'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:106:in `const_missing_with_dependencies'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:463:in `load_missing_constant'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:106:in `const_missing_with_dependencies'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:463:in `load_missing_constant'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:106:in `const_missing_with_dependencies'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:463:in `load_missing_constant'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:106:in `const_missing_with_dependencies'
/Users/Melmoth/Sites/escience/vendor/plugins/acts_as_attachable/lib/acts_as_attachable.rb:33:in `acts_as_attachable'
/Users/Melmoth/Sites/escience/app/models/message.rb:23:in `<class:Message>'
/Users/Melmoth/Sites/escience/app/models/message.rb:18:in `<top (required)>'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:406:in `load'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:406:in `block in load_file'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:547:in `new_constants_in'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:405:in `load_file'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:285:in `require_or_load'
/Users/Melmoth/Sites/escience/vendor/plugins/engines/lib/engines/rails_extensions/dependencies.rb:132:in `require_or_load_with_engine_additions'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:451:in `load_missing_constant'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:106:in `const_missing_with_dependencies'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:118:in `const_missing'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/inflector.rb:375:in `const_get'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/inflector.rb:375:in `block in constantize'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/inflector.rb:374:in `each'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/inflector.rb:374:in `constantize'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/core_ext/string/inflections.rb:162:in `constantize'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/observer.rb:157:in `observed_class'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/observer.rb:183:in `observed_classes'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/observer.rb:166:in `initialize'
/Users/Melmoth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/singleton.rb:141:in `new'
/Users/Melmoth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/singleton.rb:141:in `block in instance'
<internal:prelude>:10:in `synchronize'
/Users/Melmoth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/singleton.rb:139:in `instance'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/observer.rb:38:in `block in instantiate_observers'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/observer.rb:36:in `each'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activerecord-2.3.14/lib/active_record/observer.rb:36:in `instantiate_observers'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:15:in `block in define_dispatcher_callbacks'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:182:in `call'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:182:in `evaluate_method'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:166:in `call'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:90:in `block in run'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:90:in `each'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:90:in `run'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:276:in `run_callbacks'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:51:in `run_prepare_callbacks'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/rails-2.3.14/lib/initializer.rb:631:in `prepare_dispatcher'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/rails-2.3.14/lib/initializer.rb:185:in `process'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/rails-2.3.14/lib/initializer.rb:113:in `run'
/Users/Melmoth/Sites/escience/config/environment.rb:21:in `<top (required)>'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:182:in `require'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:182:in `block in require'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:547:in `new_constants_in'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:182:in `require'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125/gems/rails-2.3.14/lib/tasks/misc.rake:4:in `block in <top (required)>'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/Users/Melmoth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
/Users/Melmoth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/bin/rake:19:in `load'
/Users/Melmoth/.rvm/gems/ruby-1.9.3-p125@global/bin/rake:19:in `<main>'
Tasks: TOP => db:migrate => environment