Guest User

Untitled

a guest
Jun 23rd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/core.rb:142:in `rescue in string_to_date': Invalid Date value 'Sequel' (invalid date) (Sequel::InvalidValue)
  2. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/core.rb:139:in `string_to_date'
  3. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/adapters/mysql.rb:41:in `convert_date_time'
  4. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/adapters/mysql.rb:21:in `block in <module:MySQL>'
  5. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/adapters/mysql.rb:351:in `call'
  6. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/adapters/mysql.rb:351:in `convert_type'
  7. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/adapters/mysql.rb:307:in `block (2 levels) in fetch_rows'
  8. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/adapters/mysql.rb:307:in `each'
  9. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/adapters/mysql.rb:307:in `each_with_index'
  10. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/adapters/mysql.rb:307:in `block in fetch_rows'
  11. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/adapters/mysql.rb:175:in `block in _execute'
  12. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/adapters/mysql.rb:168:in `loop'
  13. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/adapters/mysql.rb:168:in `_execute'
  14. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/adapters/mysql.rb:125:in `block in execute'
  15. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/connection_pool.rb:108:in `hold'
  16. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/database.rb:461:in `synchronize'
  17. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/adapters/mysql.rb:125:in `execute'
  18. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/dataset.rb:271:in `execute'
  19. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/adapters/mysql.rb:360:in `execute'
  20. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/adapters/mysql.rb:302:in `fetch_rows'
  21. from /opt/local/lib/ruby1.9/gems/1.9.1/gems/sequel-3.0.0/lib/sequel/dataset.rb:184:in `each'
  22. from /Volumes/Data/Projects/Stephan/MLS/src/app/model/MLS/_import.rb:9:in `init'
  23. from /Volumes/Data/Projects/Stephan/MLS/src/app/model/MLS/_init.rb:7:in `<top (required)>'
  24. from /Volumes/Data/Projects/Stephan/MLS/src/app/model/_init.rb:35:in `require'
  25. from /Volumes/Data/Projects/Stephan/MLS/src/app/model/_init.rb:35:in `block in <top (required)>'
  26. from /Volumes/Data/Projects/Stephan/MLS/src/app/model/_init.rb:34:in `each'
  27. from /Volumes/Data/Projects/Stephan/MLS/src/app/model/_init.rb:34:in `<top (required)>'
  28. from /Volumes/Data/Projects/Stephan/MLS/src/app/app.rb:20:in `require'
  29. from /Volumes/Data/Projects/Stephan/MLS/src/app/app.rb:20:in `<top (required)>'
  30. from start.rb:6:in `require'
  31. from start.rb:6:in `<main>'
  32. arx81-249:app admin$
Add Comment
Please, Sign In to add comment