You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/10/12 05:30:26 UTC

[GitHub] rhtyd commented on issue #2642: DB Exceptions seen on latest master

rhtyd commented on issue #2642: DB Exceptions seen on latest master
URL: https://github.com/apache/cloudstack/issues/2642#issuecomment-429208863
 
 
   The fix is to identify which part of the code is trying to call a commit() when it's not in a transaction, likely an update could have been performed without any changes to the rows (VOs) that may be causing this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services