Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asymmetric transaction rollback. #48

Closed
sync2013 opened this issue Nov 23, 2016 · 4 comments
Closed

Asymmetric transaction rollback. #48

sync2013 opened this issue Nov 23, 2016 · 4 comments
Assignees

Comments

@sync2013
Copy link

Please make sure that you provide as much information as possibl - thank you!

General

  • Module version: x.x.x
  • Magento version: 2.1.2
  • PHP version: 5.6.27

Issue description

module us installed succesfully, by running
bin/magento magesetup:setup:run de
Start setup
Start processor: agreements
Start processor: cms
Start processor: email
Start processor: systemConfig
Start processor: tax
Asymmetric transaction rollback.
/vendor/magento/framework/Model/ResourceModel/AbstractResource.php(99): Magento\Framework\DB\Adapter\Pdo
Mysql->rollBack()
#1 /var/generation/Magento/Catalog/Model/ResourceModel/Product/Interceptor.php(791): Magento\Framework\Mode
\ResourceModel\AbstractResource->rollBack()
#2 /vendor/magento/module-catalog-search/Model/Indexer/Fulltext/Plugin/Product.php(57): Magento\Catalog\Mod
l\ResourceModel\Product\Interceptor->rollBack()
.......

except for country code de, if i try others countries, like at, ch, all listed countries code are installed succesfully

Steps to reproduce

  1. ...
  2. ...
  3. ...
@morfij
Copy link

morfij commented Jun 19, 2017

Hi, I have same issue.

  • Magento version: 2.1.6
  • PHP version: 5.6.30

@mautz-et-tong
Copy link

Hi @sync2013,
Could you (both) please deliver more information like:

  • other modules installed
  • which branch
  • and so on
    By now, I am not able to reproduce this behaviour.

@morfij
Copy link

morfij commented Jul 7, 2017

Accidentally I solved this issue. Just make reindex. Run in command line:
bin/magento indexer:reindex
it helped me.

@BorisovskiP
Copy link

Tested on Magento Version : 2.3.5-p1, module version0.2.0, the issue could not be reproduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants