A
A
Alexander2014-05-05 12:43:26
Ruby on Rails
Alexander, 2014-05-05 12:43:26

What is the "SQLite3::SQLException" error?

(25.7ms)  commit transaction                                                                                                                                                                              
  Rendered sync/mentions/_post_mention.html.erb (0.6ms)                                                                                                                                                      
   (0.3ms)  rollback transaction                                                                                                                                                                             
SQLite3::SQLException: cannot rollback - no transaction is active: rollback transaction                                                                                                                      
Completed 500 Internal Server Error in 83ms                                                                                                                                                                  
                                                                                                                                                                                                             
ActiveRecord::StatementInvalid (SQLite3::SQLException: cannot rollback - no transaction is active: rollback transaction):                                                                                    
  app/controllers/mentions_controller.rb:37:in `block in create'                                                                                                                                             
  app/controllers/mentions_controller.rb:36:in `create'

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
v_prom, 2014-05-05
@v_prom

trying to rollback a non-existing transaction

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question