Data-migration-tool: Migrating Store Views form Magento 1.9.1 to Magento 2.2

Created on 22 Oct 2017  路  4Comments  路  Source: magento/data-migration-tool

Hello.

I'm trying to migrate all products form magento 1.9.1 to magento 2.2 but only one store view is migrated.
How can I migrate al store view & the corresponding translations for each product?

Thanks

question

All 4 comments

Hi,
Probably you have not migrated settings first

Hello Victor.
I follow the instructions line by line!!!

And Before the migration I included some attributes in _customer-attribute-groups.xml_ and some clases in _class-map.xsd_ to be ignored to avoid errors .

I also modified 1 line of code in: data-migration-tool/src/Migration/Step/UrlRewrite/Version191to2000.php:volume()
Making: $result = true; Always.
To avoid Mismatch of entities in the document: url_rewrite error.

1st: bin/magento migrate:settings -r "path to config.xml"


Reset the current position of migration to start from the beginning

100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec


2nd: bin/magento migrate:data -r -a "path to config.xml"


Reset the current position of migration to start from the beginning

100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec
100% [============================] Remaining Time: < 1 sec


Now For the first time I saw this error in admin page after clean and reindex:
http://web.sitgeshouses.com/admin

P.S. I also tried to roll back magento after failures.

Clarification sent to the client through email

Hi @expertalex ,
Could you please give me the conclusion about your issue? Because I need to migrate from single store view only
Thank you

Was this page helpful?
0 / 5 - 0 ratings

Related issues

benhtn picture benhtn  路  4Comments

molsm picture molsm  路  4Comments

snoroozi picture snoroozi  路  6Comments

mirkocesaro picture mirkocesaro  路  3Comments

RasikMiyani picture RasikMiyani  路  4Comments