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
What steps will reproduce the problem?
1. This occur sometimes when smtp service has problems
Timeout::Error (execution expired):
/usr/lib/ruby/1.8/timeout.rb:54:in `new'
/usr/lib/ruby/1.8/net/protocol.rb:206:in `old_open'
/usr/lib/ruby/1.8/timeout.rb:56:in `timeout'
/usr/lib/ruby/1.8/timeout.rb:76:in `timeout'
/usr/lib/ruby/1.8/net/protocol.rb:206:in `old_open'
/usr/lib/ruby/1.8/net/smtp.rb:393:in `do_start'
/usr/lib/ruby/1.8/net/smtp.rb:378:in `start'
/usr/lib/ruby/1.8/net/smtp.rb:316:in `start'
/usr/lib/ruby/gems/1.8/gems/actionmailer-1.3.2/lib/action_mailer/base.rb:565:in
`perform_delivery_smtp'
/usr/lib/ruby/gems/1.8/gems/actionmailer-1.3.2/lib/action_mailer/base.rb:451:in
`send'
/usr/lib/ruby/gems/1.8/gems/actionmailer-1.3.2/lib/action_mailer/base.rb:451:in
`deliver!'
/usr/lib/ruby/gems/1.8/gems/actionmailer-1.3.2/lib/action_mailer/base.rb:364:in
`deliver'
.//app/models/order.rb:32:in `release'
.//app/controllers/orders_controller.rb:59:in `send_order'
/usr/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/base.rb:1095
:in
`send'
/usr/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/base.rb:1095
:in
`perform_action_without_filters'
What is the expected output? What do you see instead?
Exception should be handled and nice message should be provided
Please use labels and text to provide additional information.
Original issue reported on code.google.com by [email protected] on 25 May 2007 at 1:18
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 25 May 2007 at 1:18The text was updated successfully, but these errors were encountered: