Error on product save
Opened this issue · 1 comments
"I just updated to Solr v1.6.0.8. I am now getting the error There is no active transaction
when saving a product. It doesn’t seem to effect anything and the changes still save. However, I’d still like to resolve the issue. Do you know what might be causing this?"
"This is also appearing in system.log when saving.
2016-12-19T18:42:56+00:00 ERR (3): User Error: Some transactions have not been committed or rolled back in /domains/********/http/lib/Varien/Db/Adapter/Pdo/Mysql.php on line 4039
"
We have this issue too, in 1.6.0.7 and 1.6.0.8. I hope this helps.
Is the product correctly indexed despite this message (index is on update on save)?
I have one addition: I forgot to mention that version 1.5.6 does not have this issue.