Advertisement
Guest User

Untitled

a guest
Jun 13th, 2014
444
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. uninitialized constant Loofah::Helpers
  2. /usr/local/rvm/gems/ruby-2.0.0-p353/gems/loofah-2.0.0/lib/loofah/instance_methods.rb:116:in `to_text'
  3. /var/www/redmine/app/models/mail_handler.rb:414:in `block in plain_text_body'
  4. /var/www/redmine/app/models/mail_handler.rb:409:in `map'
  5. /var/www/redmine/app/models/mail_handler.rb:409:in `plain_text_body'
  6. /var/www/redmine/app/models/mail_handler.rb:312:in `get_keyword'
  7. /var/www/redmine/app/models/mail_handler.rb:363:in `issue_attributes_from_keywords'
  8. /var/www/redmine/app/models/mail_handler.rb:186:in `receive_issue'
  9. /var/www/redmine/plugins/redmine_helpdesk/lib/mail_handler_patch.rb:17:in `dispatch_to_default_with_helpdesk'
  10. /var/www/redmine/app/models/mail_handler.rb:159:in `dispatch'
  11. /var/www/redmine/app/models/mail_handler.rb:134:in `receive'
  12. /usr/local/rvm/gems/ruby-2.0.0-p353/gems/actionmailer-3.2.15/lib/action_mailer/base.rb:404:in `block in receive'
  13. /usr/local/rvm/gems/ruby-2.0.0-p353/gems/activesupport-3.2.15/lib/active_support/notifications.rb:123:in `block in instrument'
  14. /usr/local/rvm/gems/ruby-2.0.0-p353/gems/activesupport-3.2.15/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
  15. /usr/local/rvm/gems/ruby-2.0.0-p353/gems/activesupport-3.2.15/lib/active_support/notifications.rb:123:in `instrument'
  16. /usr/local/rvm/gems/ruby-2.0.0-p353/gems/actionmailer-3.2.15/lib/action_mailer/base.rb:401:in `receive'
  17. /var/www/redmine/app/models/mail_handler.rb:46:in `receive'
  18. /var/www/redmine/lib/redmine/imap.rb:35:in `block in check'
  19. /var/www/redmine/lib/redmine/imap.rb:32:in `each'
  20. /var/www/redmine/lib/redmine/imap.rb:32:in `check'
  21. /var/www/redmine/lib/tasks/email.rake:125:in `block (3 levels) in <top (required)>'
  22. /usr/local/rvm/gems/ruby-2.0.0-p353/bin/ruby_executable_hooks:15:in `eval'
  23. /usr/local/rvm/gems/ruby-2.0.0-p353/bin/ruby_executable_hooks:15:in `<main>'
  24. Tasks: TOP => redmine:email:receive_imap
  25. (See full trace by running task with --trace)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement