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: [email protected] With regards, Apache Git Services
