Errors while using data migration tool from 1.9.0.1 -> 2.1.2Magento 1 and 2 extensionsMagento2 Data migration getting stuck at Step Customer AttributeWhy does data-migration tool say “core_config_data” document doesn't exist?Magento Migration from 1.9.1 to 2.1.2 errorMagento Data Migrate tool error “Attribute vat_id does not exist in the type customer_address”Magento m1 to m2 ce-to-ce Data migration issuesMagento 2 data migration error ConfigurablePrices step mismatch of entities:catalog_product_entity_decimalmagento 1 to magento 2 data migration issueGetting error while migrating data from magento 1 to magento 2Magento 1 to 2 data migration error - cannot be null

Stop and Take a Breath!

Who is the Umpire in this picture?

Do I have to worry about players making “bad” choices on level up?

Why don't other Westeros houses use wildfire?

Is the 5 MB static resource size limit 5,242,880 bytes or 5,000,000 bytes?

Error message with tabularx

Is there any limitation with Arduino Nano serial communication distance?

Does a semiconductor follow Ohm's law?

US visa is under administrative processing, I need the passport back ASAP

If a warlock with the Repelling Blast invocation casts Eldritch Blast and hits, must the targets always be pushed back?

What is the incentive for curl to release the library for free?

Was is really necessary for the Lunar module LM to have 2 stages?

Binary Numbers Magic Trick

Sci-fi novel series with instant travel between planets through gates. A river runs through the gates

Can someone publish a story that happened to you?

How do I deal with a coworker that keeps asking to make small superficial changes to a report, and it is seriously triggering my anxiety?

Phrase for the opposite of "foolproof"

What is the difference between `command a[bc]d` and `command `ab,cd`

How can Republicans who favour free markets, consistently express anger when they don't like the outcome of that choice?

Please, smoke with good manners

Why isn't the definition of absolute value applied when squaring a radical containing a variable?

simple conditions equation

How could Tony Stark make this in Endgame?

What are the potential pitfalls when using metals as a currency?



Errors while using data migration tool from 1.9.0.1 -> 2.1.2


Magento 1 and 2 extensionsMagento2 Data migration getting stuck at Step Customer AttributeWhy does data-migration tool say “core_config_data” document doesn't exist?Magento Migration from 1.9.1 to 2.1.2 errorMagento Data Migrate tool error “Attribute vat_id does not exist in the type customer_address”Magento m1 to m2 ce-to-ce Data migration issuesMagento 2 data migration error ConfigurablePrices step mismatch of entities:catalog_product_entity_decimalmagento 1 to magento 2 data migration issueGetting error while migrating data from magento 1 to magento 2Magento 1 to 2 data migration error - cannot be null






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















I'm currently following through the Magento 2 Migration guide (http://devdocs.magento.com/guides/v2.0/migration/migration-migrate-data.html). I was able to successfully migrate settings, but while migrating data, I ran:




php bin/magento migrate:data /var/www/html/vendor/magento/data-migration-tool/etc/ce-to-ce/1.9.0.1/config.xml



The output I received from this said there was a "Integrity Check failed", i.e.:



[2016-10-29 04:27:05][INFO][mode: data][stage: integrity check][step: EAV Step]: started
100% [============================] Remaining Time: 1 sec
[2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Customer Attributes Step]: started
100% [============================] Remaining Time: 1 sec
[2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Map Step]: started
100% [============================] Remaining Time: 1 sec
[2016-10-29 04:27:08][ERROR]: Source documents are not mapped: advancedpopup,core_file_storage,easybanner_banner,easybanner_banner_placeholder,easybanner_banner_statistic,easybanner_banner_store,easybanner_layout_link,easybanner_layout_update,easybanner_placeholder,easyslide,easyslide_slides,rewardpoints_customer,rewardpoints_earning_catalog,rewardpoints_earning_product,rewardpoints_earning_sales,rewardpoints_rate,rewardpoints_refer_customer,rewardpoints_special_refer,rewardpoints_special_refer_value,rewardpoints_spending_catalog,rewardpoints_spending_sales,rewardpoints_transaction,shipnote_note,smtppro_email_log,tm_askit_item,tm_askit_vote,tm_attributepages_entity,tm_attributepages_entity_store,tm_core_module,tm_email_gateway_storage,tm_email_gateway_transport,tm_email_queue_message,tm_email_queue_queue,tm_navigationpro_column,tm_navigationpro_column_content,tm_navigationpro_menu,tm_navigationpro_menu_content,tm_navigationpro_sibling,tm_navigationpro_sibling_content,tm_prolabels_rules,tm_prolabels_rules_index,tm_prolabels_rules_store,tm_prolabels_rules_system,tm_prolabels_system_store,tm_soldtogether_customer,tm_soldtogether_order,tm_testimonials_data,tm_testimonials_store
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_creditmemo. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount,zipmoney_txn_id,refund_reference
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_invoice. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_amount,rewardpoints_amount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_base_shipping_hidden_tax_amount,rewardpoints_shipping_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount,rewardpoints_refer_customer_id,ship_note_id,codisto_orderid
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_item. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_payment. Fields: is_zipmoney_express
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote. Fields: ship_note,zipmoney_token
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote_item. Fields: fooman_auto_added_qty,fooman_free_qty,fooman_applied_rule_ids
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: salesrule. Fields: fooman_discount_select,fooman_discount_groupsize,fooman_min_qty
[2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Url Rewrite Step]: started
100% [============================] Remaining Time: 1 sec
[2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Log Step]: started
100% [============================] Remaining Time: 1 sec
[2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Ratings Step]: started
100% [============================] Remaining Time: 1 sec
[2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: ConfigurablePrices step]: started
100% [============================] Remaining Time: 1 sec
[2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: OrderGrids Step]: started
100% [============================] Remaining Time: 1 sec
[2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Tier Price Step]: started
100% [============================] Remaining Time: 1 sec
[2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: SalesIncrement Step]: started
100% [============================] Remaining Time: 1 sec


[MigrationException]
Integrity Check failed



migrate:data [-r|--reset] config


In my "migration.log" file (/var/www/html/var/migration.log), the following log entries are present:



[2016-10-29 04:25:57][INFO][mode: settings][stage: integrity check][step: Settings Step]: started
[2016-10-29 04:26:36][INFO][mode: settings][stage: integrity check][step: Settings Step]: started
[2016-10-29 04:26:36][INFO][mode: settings][stage: integrity check][step: Stores Step]: started
[2016-10-29 04:26:36][INFO][mode: settings][stage: data migration][step: Settings Step]: started
[2016-10-29 04:26:38][INFO][mode: settings][stage: data migration][step: Stores Step]: started
[2016-10-29 04:26:38][INFO][mode: settings][stage: volume check][step: Stores Step]: started
[2016-10-29 04:26:38][INFO][mode: settings][stage: volume check][step: Stores Step]: Migration completed
[2016-10-29 04:27:05][INFO][mode: data][stage: integrity check][step: EAV Step]: started
[2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Customer Attributes Step]: started
[2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Map Step]: started
[2016-10-29 04:27:08][ERROR]: Source documents are not mapped: advancedpopup,core_file_storage,easybanner_banner,easybanner_banner_placeholder,easybanner_banner_statistic,easybanner_banner_store,easybanner_layout_link,easybanner_layout_update,easybanner_placeholder,easyslide,easyslide_slides,rewardpoints_customer,rewardpoints_earning_catalog,rewardpoints_earning_product,rewardpoints_earning_sales,rewardpoints_rate,rewardpoints_refer_customer,rewardpoints_special_refer,rewardpoints_special_refer_value,rewardpoints_spending_catalog,rewardpoints_spending_sales,rewardpoints_transaction,shipnote_note,smtppro_email_log,tm_askit_item,tm_askit_vote,tm_attributepages_entity,tm_attributepages_entity_store,tm_core_module,tm_email_gateway_storage,tm_email_gateway_transport,tm_email_queue_message,tm_email_queue_queue,tm_navigationpro_column,tm_navigationpro_column_content,tm_navigationpro_menu,tm_navigationpro_menu_content,tm_navigationpro_sibling,tm_navigationpro_sibling_content,tm_prolabels_rules,tm_prolabels_rules_index,tm_prolabels_rules_store,tm_prolabels_rules_system,tm_prolabels_system_store,tm_soldtogether_customer,tm_soldtogether_order,tm_testimonials_data,tm_testimonials_store
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_creditmemo. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount,zipmoney_txn_id,refund_reference
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_invoice. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_amount,rewardpoints_amount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_base_shipping_hidden_tax_amount,rewardpoints_shipping_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount,rewardpoints_refer_customer_id,ship_note_id,codisto_orderid
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_item. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_payment. Fields: is_zipmoney_express
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote. Fields: ship_note,zipmoney_token
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote_item. Fields: fooman_auto_added_qty,fooman_free_qty,fooman_applied_rule_ids
[2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: salesrule. Fields: fooman_discount_select,fooman_discount_groupsize,fooman_min_qty
[2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Url Rewrite Step]: started
[2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Log Step]: started
[2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Ratings Step]: started
[2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: ConfigurablePrices step]: started
[2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: OrderGrids Step]: started
[2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Tier Price Step]: started
[2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: SalesIncrement Step]: started









share|improve this question






























    1















    I'm currently following through the Magento 2 Migration guide (http://devdocs.magento.com/guides/v2.0/migration/migration-migrate-data.html). I was able to successfully migrate settings, but while migrating data, I ran:




    php bin/magento migrate:data /var/www/html/vendor/magento/data-migration-tool/etc/ce-to-ce/1.9.0.1/config.xml



    The output I received from this said there was a "Integrity Check failed", i.e.:



    [2016-10-29 04:27:05][INFO][mode: data][stage: integrity check][step: EAV Step]: started
    100% [============================] Remaining Time: 1 sec
    [2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Customer Attributes Step]: started
    100% [============================] Remaining Time: 1 sec
    [2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Map Step]: started
    100% [============================] Remaining Time: 1 sec
    [2016-10-29 04:27:08][ERROR]: Source documents are not mapped: advancedpopup,core_file_storage,easybanner_banner,easybanner_banner_placeholder,easybanner_banner_statistic,easybanner_banner_store,easybanner_layout_link,easybanner_layout_update,easybanner_placeholder,easyslide,easyslide_slides,rewardpoints_customer,rewardpoints_earning_catalog,rewardpoints_earning_product,rewardpoints_earning_sales,rewardpoints_rate,rewardpoints_refer_customer,rewardpoints_special_refer,rewardpoints_special_refer_value,rewardpoints_spending_catalog,rewardpoints_spending_sales,rewardpoints_transaction,shipnote_note,smtppro_email_log,tm_askit_item,tm_askit_vote,tm_attributepages_entity,tm_attributepages_entity_store,tm_core_module,tm_email_gateway_storage,tm_email_gateway_transport,tm_email_queue_message,tm_email_queue_queue,tm_navigationpro_column,tm_navigationpro_column_content,tm_navigationpro_menu,tm_navigationpro_menu_content,tm_navigationpro_sibling,tm_navigationpro_sibling_content,tm_prolabels_rules,tm_prolabels_rules_index,tm_prolabels_rules_store,tm_prolabels_rules_system,tm_prolabels_system_store,tm_soldtogether_customer,tm_soldtogether_order,tm_testimonials_data,tm_testimonials_store
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_creditmemo. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount,zipmoney_txn_id,refund_reference
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_invoice. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_amount,rewardpoints_amount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_base_shipping_hidden_tax_amount,rewardpoints_shipping_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount,rewardpoints_refer_customer_id,ship_note_id,codisto_orderid
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_item. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_payment. Fields: is_zipmoney_express
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote. Fields: ship_note,zipmoney_token
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote_item. Fields: fooman_auto_added_qty,fooman_free_qty,fooman_applied_rule_ids
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: salesrule. Fields: fooman_discount_select,fooman_discount_groupsize,fooman_min_qty
    [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Url Rewrite Step]: started
    100% [============================] Remaining Time: 1 sec
    [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Log Step]: started
    100% [============================] Remaining Time: 1 sec
    [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Ratings Step]: started
    100% [============================] Remaining Time: 1 sec
    [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: ConfigurablePrices step]: started
    100% [============================] Remaining Time: 1 sec
    [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: OrderGrids Step]: started
    100% [============================] Remaining Time: 1 sec
    [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Tier Price Step]: started
    100% [============================] Remaining Time: 1 sec
    [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: SalesIncrement Step]: started
    100% [============================] Remaining Time: 1 sec


    [MigrationException]
    Integrity Check failed



    migrate:data [-r|--reset] config


    In my "migration.log" file (/var/www/html/var/migration.log), the following log entries are present:



    [2016-10-29 04:25:57][INFO][mode: settings][stage: integrity check][step: Settings Step]: started
    [2016-10-29 04:26:36][INFO][mode: settings][stage: integrity check][step: Settings Step]: started
    [2016-10-29 04:26:36][INFO][mode: settings][stage: integrity check][step: Stores Step]: started
    [2016-10-29 04:26:36][INFO][mode: settings][stage: data migration][step: Settings Step]: started
    [2016-10-29 04:26:38][INFO][mode: settings][stage: data migration][step: Stores Step]: started
    [2016-10-29 04:26:38][INFO][mode: settings][stage: volume check][step: Stores Step]: started
    [2016-10-29 04:26:38][INFO][mode: settings][stage: volume check][step: Stores Step]: Migration completed
    [2016-10-29 04:27:05][INFO][mode: data][stage: integrity check][step: EAV Step]: started
    [2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Customer Attributes Step]: started
    [2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Map Step]: started
    [2016-10-29 04:27:08][ERROR]: Source documents are not mapped: advancedpopup,core_file_storage,easybanner_banner,easybanner_banner_placeholder,easybanner_banner_statistic,easybanner_banner_store,easybanner_layout_link,easybanner_layout_update,easybanner_placeholder,easyslide,easyslide_slides,rewardpoints_customer,rewardpoints_earning_catalog,rewardpoints_earning_product,rewardpoints_earning_sales,rewardpoints_rate,rewardpoints_refer_customer,rewardpoints_special_refer,rewardpoints_special_refer_value,rewardpoints_spending_catalog,rewardpoints_spending_sales,rewardpoints_transaction,shipnote_note,smtppro_email_log,tm_askit_item,tm_askit_vote,tm_attributepages_entity,tm_attributepages_entity_store,tm_core_module,tm_email_gateway_storage,tm_email_gateway_transport,tm_email_queue_message,tm_email_queue_queue,tm_navigationpro_column,tm_navigationpro_column_content,tm_navigationpro_menu,tm_navigationpro_menu_content,tm_navigationpro_sibling,tm_navigationpro_sibling_content,tm_prolabels_rules,tm_prolabels_rules_index,tm_prolabels_rules_store,tm_prolabels_rules_system,tm_prolabels_system_store,tm_soldtogether_customer,tm_soldtogether_order,tm_testimonials_data,tm_testimonials_store
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_creditmemo. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount,zipmoney_txn_id,refund_reference
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_invoice. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_amount,rewardpoints_amount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_base_shipping_hidden_tax_amount,rewardpoints_shipping_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount,rewardpoints_refer_customer_id,ship_note_id,codisto_orderid
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_item. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_payment. Fields: is_zipmoney_express
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote. Fields: ship_note,zipmoney_token
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote_item. Fields: fooman_auto_added_qty,fooman_free_qty,fooman_applied_rule_ids
    [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: salesrule. Fields: fooman_discount_select,fooman_discount_groupsize,fooman_min_qty
    [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Url Rewrite Step]: started
    [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Log Step]: started
    [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Ratings Step]: started
    [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: ConfigurablePrices step]: started
    [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: OrderGrids Step]: started
    [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Tier Price Step]: started
    [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: SalesIncrement Step]: started









    share|improve this question


























      1












      1








      1








      I'm currently following through the Magento 2 Migration guide (http://devdocs.magento.com/guides/v2.0/migration/migration-migrate-data.html). I was able to successfully migrate settings, but while migrating data, I ran:




      php bin/magento migrate:data /var/www/html/vendor/magento/data-migration-tool/etc/ce-to-ce/1.9.0.1/config.xml



      The output I received from this said there was a "Integrity Check failed", i.e.:



      [2016-10-29 04:27:05][INFO][mode: data][stage: integrity check][step: EAV Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Customer Attributes Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Map Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:08][ERROR]: Source documents are not mapped: advancedpopup,core_file_storage,easybanner_banner,easybanner_banner_placeholder,easybanner_banner_statistic,easybanner_banner_store,easybanner_layout_link,easybanner_layout_update,easybanner_placeholder,easyslide,easyslide_slides,rewardpoints_customer,rewardpoints_earning_catalog,rewardpoints_earning_product,rewardpoints_earning_sales,rewardpoints_rate,rewardpoints_refer_customer,rewardpoints_special_refer,rewardpoints_special_refer_value,rewardpoints_spending_catalog,rewardpoints_spending_sales,rewardpoints_transaction,shipnote_note,smtppro_email_log,tm_askit_item,tm_askit_vote,tm_attributepages_entity,tm_attributepages_entity_store,tm_core_module,tm_email_gateway_storage,tm_email_gateway_transport,tm_email_queue_message,tm_email_queue_queue,tm_navigationpro_column,tm_navigationpro_column_content,tm_navigationpro_menu,tm_navigationpro_menu_content,tm_navigationpro_sibling,tm_navigationpro_sibling_content,tm_prolabels_rules,tm_prolabels_rules_index,tm_prolabels_rules_store,tm_prolabels_rules_system,tm_prolabels_system_store,tm_soldtogether_customer,tm_soldtogether_order,tm_testimonials_data,tm_testimonials_store
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_creditmemo. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount,zipmoney_txn_id,refund_reference
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_invoice. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_amount,rewardpoints_amount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_base_shipping_hidden_tax_amount,rewardpoints_shipping_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount,rewardpoints_refer_customer_id,ship_note_id,codisto_orderid
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_item. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_payment. Fields: is_zipmoney_express
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote. Fields: ship_note,zipmoney_token
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote_item. Fields: fooman_auto_added_qty,fooman_free_qty,fooman_applied_rule_ids
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: salesrule. Fields: fooman_discount_select,fooman_discount_groupsize,fooman_min_qty
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Url Rewrite Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Log Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Ratings Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: ConfigurablePrices step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: OrderGrids Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Tier Price Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: SalesIncrement Step]: started
      100% [============================] Remaining Time: 1 sec


      [MigrationException]
      Integrity Check failed



      migrate:data [-r|--reset] config


      In my "migration.log" file (/var/www/html/var/migration.log), the following log entries are present:



      [2016-10-29 04:25:57][INFO][mode: settings][stage: integrity check][step: Settings Step]: started
      [2016-10-29 04:26:36][INFO][mode: settings][stage: integrity check][step: Settings Step]: started
      [2016-10-29 04:26:36][INFO][mode: settings][stage: integrity check][step: Stores Step]: started
      [2016-10-29 04:26:36][INFO][mode: settings][stage: data migration][step: Settings Step]: started
      [2016-10-29 04:26:38][INFO][mode: settings][stage: data migration][step: Stores Step]: started
      [2016-10-29 04:26:38][INFO][mode: settings][stage: volume check][step: Stores Step]: started
      [2016-10-29 04:26:38][INFO][mode: settings][stage: volume check][step: Stores Step]: Migration completed
      [2016-10-29 04:27:05][INFO][mode: data][stage: integrity check][step: EAV Step]: started
      [2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Customer Attributes Step]: started
      [2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Map Step]: started
      [2016-10-29 04:27:08][ERROR]: Source documents are not mapped: advancedpopup,core_file_storage,easybanner_banner,easybanner_banner_placeholder,easybanner_banner_statistic,easybanner_banner_store,easybanner_layout_link,easybanner_layout_update,easybanner_placeholder,easyslide,easyslide_slides,rewardpoints_customer,rewardpoints_earning_catalog,rewardpoints_earning_product,rewardpoints_earning_sales,rewardpoints_rate,rewardpoints_refer_customer,rewardpoints_special_refer,rewardpoints_special_refer_value,rewardpoints_spending_catalog,rewardpoints_spending_sales,rewardpoints_transaction,shipnote_note,smtppro_email_log,tm_askit_item,tm_askit_vote,tm_attributepages_entity,tm_attributepages_entity_store,tm_core_module,tm_email_gateway_storage,tm_email_gateway_transport,tm_email_queue_message,tm_email_queue_queue,tm_navigationpro_column,tm_navigationpro_column_content,tm_navigationpro_menu,tm_navigationpro_menu_content,tm_navigationpro_sibling,tm_navigationpro_sibling_content,tm_prolabels_rules,tm_prolabels_rules_index,tm_prolabels_rules_store,tm_prolabels_rules_system,tm_prolabels_system_store,tm_soldtogether_customer,tm_soldtogether_order,tm_testimonials_data,tm_testimonials_store
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_creditmemo. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount,zipmoney_txn_id,refund_reference
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_invoice. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_amount,rewardpoints_amount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_base_shipping_hidden_tax_amount,rewardpoints_shipping_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount,rewardpoints_refer_customer_id,ship_note_id,codisto_orderid
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_item. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_payment. Fields: is_zipmoney_express
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote. Fields: ship_note,zipmoney_token
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote_item. Fields: fooman_auto_added_qty,fooman_free_qty,fooman_applied_rule_ids
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: salesrule. Fields: fooman_discount_select,fooman_discount_groupsize,fooman_min_qty
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Url Rewrite Step]: started
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Log Step]: started
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Ratings Step]: started
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: ConfigurablePrices step]: started
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: OrderGrids Step]: started
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Tier Price Step]: started
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: SalesIncrement Step]: started









      share|improve this question
















      I'm currently following through the Magento 2 Migration guide (http://devdocs.magento.com/guides/v2.0/migration/migration-migrate-data.html). I was able to successfully migrate settings, but while migrating data, I ran:




      php bin/magento migrate:data /var/www/html/vendor/magento/data-migration-tool/etc/ce-to-ce/1.9.0.1/config.xml



      The output I received from this said there was a "Integrity Check failed", i.e.:



      [2016-10-29 04:27:05][INFO][mode: data][stage: integrity check][step: EAV Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Customer Attributes Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Map Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:08][ERROR]: Source documents are not mapped: advancedpopup,core_file_storage,easybanner_banner,easybanner_banner_placeholder,easybanner_banner_statistic,easybanner_banner_store,easybanner_layout_link,easybanner_layout_update,easybanner_placeholder,easyslide,easyslide_slides,rewardpoints_customer,rewardpoints_earning_catalog,rewardpoints_earning_product,rewardpoints_earning_sales,rewardpoints_rate,rewardpoints_refer_customer,rewardpoints_special_refer,rewardpoints_special_refer_value,rewardpoints_spending_catalog,rewardpoints_spending_sales,rewardpoints_transaction,shipnote_note,smtppro_email_log,tm_askit_item,tm_askit_vote,tm_attributepages_entity,tm_attributepages_entity_store,tm_core_module,tm_email_gateway_storage,tm_email_gateway_transport,tm_email_queue_message,tm_email_queue_queue,tm_navigationpro_column,tm_navigationpro_column_content,tm_navigationpro_menu,tm_navigationpro_menu_content,tm_navigationpro_sibling,tm_navigationpro_sibling_content,tm_prolabels_rules,tm_prolabels_rules_index,tm_prolabels_rules_store,tm_prolabels_rules_system,tm_prolabels_system_store,tm_soldtogether_customer,tm_soldtogether_order,tm_testimonials_data,tm_testimonials_store
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_creditmemo. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount,zipmoney_txn_id,refund_reference
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_invoice. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_amount,rewardpoints_amount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_base_shipping_hidden_tax_amount,rewardpoints_shipping_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount,rewardpoints_refer_customer_id,ship_note_id,codisto_orderid
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_item. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_payment. Fields: is_zipmoney_express
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote. Fields: ship_note,zipmoney_token
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote_item. Fields: fooman_auto_added_qty,fooman_free_qty,fooman_applied_rule_ids
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: salesrule. Fields: fooman_discount_select,fooman_discount_groupsize,fooman_min_qty
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Url Rewrite Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Log Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Ratings Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: ConfigurablePrices step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: OrderGrids Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Tier Price Step]: started
      100% [============================] Remaining Time: 1 sec
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: SalesIncrement Step]: started
      100% [============================] Remaining Time: 1 sec


      [MigrationException]
      Integrity Check failed



      migrate:data [-r|--reset] config


      In my "migration.log" file (/var/www/html/var/migration.log), the following log entries are present:



      [2016-10-29 04:25:57][INFO][mode: settings][stage: integrity check][step: Settings Step]: started
      [2016-10-29 04:26:36][INFO][mode: settings][stage: integrity check][step: Settings Step]: started
      [2016-10-29 04:26:36][INFO][mode: settings][stage: integrity check][step: Stores Step]: started
      [2016-10-29 04:26:36][INFO][mode: settings][stage: data migration][step: Settings Step]: started
      [2016-10-29 04:26:38][INFO][mode: settings][stage: data migration][step: Stores Step]: started
      [2016-10-29 04:26:38][INFO][mode: settings][stage: volume check][step: Stores Step]: started
      [2016-10-29 04:26:38][INFO][mode: settings][stage: volume check][step: Stores Step]: Migration completed
      [2016-10-29 04:27:05][INFO][mode: data][stage: integrity check][step: EAV Step]: started
      [2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Customer Attributes Step]: started
      [2016-10-29 04:27:06][INFO][mode: data][stage: integrity check][step: Map Step]: started
      [2016-10-29 04:27:08][ERROR]: Source documents are not mapped: advancedpopup,core_file_storage,easybanner_banner,easybanner_banner_placeholder,easybanner_banner_statistic,easybanner_banner_store,easybanner_layout_link,easybanner_layout_update,easybanner_placeholder,easyslide,easyslide_slides,rewardpoints_customer,rewardpoints_earning_catalog,rewardpoints_earning_product,rewardpoints_earning_sales,rewardpoints_rate,rewardpoints_refer_customer,rewardpoints_special_refer,rewardpoints_special_refer_value,rewardpoints_spending_catalog,rewardpoints_spending_sales,rewardpoints_transaction,shipnote_note,smtppro_email_log,tm_askit_item,tm_askit_vote,tm_attributepages_entity,tm_attributepages_entity_store,tm_core_module,tm_email_gateway_storage,tm_email_gateway_transport,tm_email_queue_message,tm_email_queue_queue,tm_navigationpro_column,tm_navigationpro_column_content,tm_navigationpro_menu,tm_navigationpro_menu_content,tm_navigationpro_sibling,tm_navigationpro_sibling_content,tm_prolabels_rules,tm_prolabels_rules_index,tm_prolabels_rules_store,tm_prolabels_rules_system,tm_prolabels_system_store,tm_soldtogether_customer,tm_soldtogether_order,tm_testimonials_data,tm_testimonials_store
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_creditmemo. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount,zipmoney_txn_id,refund_reference
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_invoice. Fields: rewardpoints_base_discount,rewardpoints_discount,rewardpoints_earn,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_invited_discount,rewardpoints_invited_base_discount
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_amount,rewardpoints_amount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_base_shipping_hidden_tax_amount,rewardpoints_shipping_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount,rewardpoints_refer_customer_id,ship_note_id,codisto_orderid
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_item. Fields: rewardpoints_earn,rewardpoints_spent,rewardpoints_base_discount,rewardpoints_discount,rewardpoints_base_hidden_tax_amount,rewardpoints_hidden_tax_amount,rewardpoints_referal_earn,rewardpoints_invited_discount,rewardpoints_invited_base_discount
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_order_payment. Fields: is_zipmoney_express
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote. Fields: ship_note,zipmoney_token
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: sales_flat_quote_item. Fields: fooman_auto_added_qty,fooman_free_qty,fooman_applied_rule_ids
      [2016-10-29 04:27:08][ERROR]: Source fields are not mapped. Document: salesrule. Fields: fooman_discount_select,fooman_discount_groupsize,fooman_min_qty
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Url Rewrite Step]: started
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Log Step]: started
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Ratings Step]: started
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: ConfigurablePrices step]: started
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: OrderGrids Step]: started
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: Tier Price Step]: started
      [2016-10-29 04:27:08][INFO][mode: data][stage: integrity check][step: SalesIncrement Step]: started






      magento2 magento2-migration-tool






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Oct 29 '16 at 17:26









      Gopal Patel

      3,0332930




      3,0332930










      asked Oct 29 '16 at 4:30









      James SpittalJames Spittal

      1135




      1135




















          1 Answer
          1






          active

          oldest

          votes


















          0














          All these table names and fields which are not "standard" need to be either ignored or mapped in your version of the map.xml.dist configuration files.



          The first error line
          Source documents are not mapped: is about tables which exist in your m1 but m2 knows nothing about, created by extensions.



          The next set [ERROR]: Source fields are not mapped. Document: sales_flat_creditmemo (etc) are about attributes (fields) which were created in sales_flat_creditmemo, sales_flat_invoice etc. by extensions, which again m2 knows nothing about.



          It's a very long list (and it's only the first, linked to orders, there will be more, regarding customers, products etc.) so you might want to think whether you are using all of these extensions and whether you need it all migrated. The more you can ignore the better for you.



          Things that you are not yet ready to migrate (eg:module not existing yet), or will not migrate go in '' tags



          <document_rules>
          <ignore>
          <document>easybanner_*</document>
          </ignore>
          </document_rules>

          <field_rules>
          <ignore>
          <field>sales_flat_order_item.xero_rate</field>
          </ignore>
          </field_rules>


          Things that will migrate also need to be defined in the xml files too, with transformations if needed. Of course for tables and fields linked to an extension, you need to know if the extension has made it to m2 and if it has changed.



          This is going to take you a while and trial and error! I suggest you start by ignoring everything then slowly "move" the things you need to migrate



          For things like navigation, banners etc. you might decide to just "rebuild" on m2 rather than fight to migrate.



          Ready? It all happens in map.xml.dist (applies across the board) and the more "specialised" map-eav.xml map-customer.xml etc. Each has a document_rules and a field_rules section, and yes, every single one of the names in these long error lists will need to be in there either defined or ignored.



          <document_rules>
          <ignore>
          <document>easybanner_*</document>
          </ignore>
          </document_rules>

          <field_rules>
          <ignore>
          <field>sales_flat_order_item.xero_rate</field>
          </ignore>
          </field_rules>





          share|improve this answer

























          • hi @iphigenie, can you help me i am getting this error, Class tm_megamenu/system_config_source_cms_block does not exist but mentioned in: eav_attribute.source_model

            – jafar pinjar
            Nov 22 '18 at 14:22











          • Hi @jafar-pinjar sorry i didnt see this earlier. This is for an attribute that has been added by megamenu and which in its table entry refers to code. The attribute has been copied to the migration, but it refers to code that (obviously) doesn't exist You probably have several options but the simplest one is probably to add all the tm_megamenu* entries to the ignore lists, as you probably will adapt and rethink your whole site look and feel with the new Magento 2 possibilities.

            – iphigenie
            Dec 4 '18 at 12:58











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "479"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f143224%2ferrors-while-using-data-migration-tool-from-1-9-0-1-2-1-2%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          All these table names and fields which are not "standard" need to be either ignored or mapped in your version of the map.xml.dist configuration files.



          The first error line
          Source documents are not mapped: is about tables which exist in your m1 but m2 knows nothing about, created by extensions.



          The next set [ERROR]: Source fields are not mapped. Document: sales_flat_creditmemo (etc) are about attributes (fields) which were created in sales_flat_creditmemo, sales_flat_invoice etc. by extensions, which again m2 knows nothing about.



          It's a very long list (and it's only the first, linked to orders, there will be more, regarding customers, products etc.) so you might want to think whether you are using all of these extensions and whether you need it all migrated. The more you can ignore the better for you.



          Things that you are not yet ready to migrate (eg:module not existing yet), or will not migrate go in '' tags



          <document_rules>
          <ignore>
          <document>easybanner_*</document>
          </ignore>
          </document_rules>

          <field_rules>
          <ignore>
          <field>sales_flat_order_item.xero_rate</field>
          </ignore>
          </field_rules>


          Things that will migrate also need to be defined in the xml files too, with transformations if needed. Of course for tables and fields linked to an extension, you need to know if the extension has made it to m2 and if it has changed.



          This is going to take you a while and trial and error! I suggest you start by ignoring everything then slowly "move" the things you need to migrate



          For things like navigation, banners etc. you might decide to just "rebuild" on m2 rather than fight to migrate.



          Ready? It all happens in map.xml.dist (applies across the board) and the more "specialised" map-eav.xml map-customer.xml etc. Each has a document_rules and a field_rules section, and yes, every single one of the names in these long error lists will need to be in there either defined or ignored.



          <document_rules>
          <ignore>
          <document>easybanner_*</document>
          </ignore>
          </document_rules>

          <field_rules>
          <ignore>
          <field>sales_flat_order_item.xero_rate</field>
          </ignore>
          </field_rules>





          share|improve this answer

























          • hi @iphigenie, can you help me i am getting this error, Class tm_megamenu/system_config_source_cms_block does not exist but mentioned in: eav_attribute.source_model

            – jafar pinjar
            Nov 22 '18 at 14:22











          • Hi @jafar-pinjar sorry i didnt see this earlier. This is for an attribute that has been added by megamenu and which in its table entry refers to code. The attribute has been copied to the migration, but it refers to code that (obviously) doesn't exist You probably have several options but the simplest one is probably to add all the tm_megamenu* entries to the ignore lists, as you probably will adapt and rethink your whole site look and feel with the new Magento 2 possibilities.

            – iphigenie
            Dec 4 '18 at 12:58















          0














          All these table names and fields which are not "standard" need to be either ignored or mapped in your version of the map.xml.dist configuration files.



          The first error line
          Source documents are not mapped: is about tables which exist in your m1 but m2 knows nothing about, created by extensions.



          The next set [ERROR]: Source fields are not mapped. Document: sales_flat_creditmemo (etc) are about attributes (fields) which were created in sales_flat_creditmemo, sales_flat_invoice etc. by extensions, which again m2 knows nothing about.



          It's a very long list (and it's only the first, linked to orders, there will be more, regarding customers, products etc.) so you might want to think whether you are using all of these extensions and whether you need it all migrated. The more you can ignore the better for you.



          Things that you are not yet ready to migrate (eg:module not existing yet), or will not migrate go in '' tags



          <document_rules>
          <ignore>
          <document>easybanner_*</document>
          </ignore>
          </document_rules>

          <field_rules>
          <ignore>
          <field>sales_flat_order_item.xero_rate</field>
          </ignore>
          </field_rules>


          Things that will migrate also need to be defined in the xml files too, with transformations if needed. Of course for tables and fields linked to an extension, you need to know if the extension has made it to m2 and if it has changed.



          This is going to take you a while and trial and error! I suggest you start by ignoring everything then slowly "move" the things you need to migrate



          For things like navigation, banners etc. you might decide to just "rebuild" on m2 rather than fight to migrate.



          Ready? It all happens in map.xml.dist (applies across the board) and the more "specialised" map-eav.xml map-customer.xml etc. Each has a document_rules and a field_rules section, and yes, every single one of the names in these long error lists will need to be in there either defined or ignored.



          <document_rules>
          <ignore>
          <document>easybanner_*</document>
          </ignore>
          </document_rules>

          <field_rules>
          <ignore>
          <field>sales_flat_order_item.xero_rate</field>
          </ignore>
          </field_rules>





          share|improve this answer

























          • hi @iphigenie, can you help me i am getting this error, Class tm_megamenu/system_config_source_cms_block does not exist but mentioned in: eav_attribute.source_model

            – jafar pinjar
            Nov 22 '18 at 14:22











          • Hi @jafar-pinjar sorry i didnt see this earlier. This is for an attribute that has been added by megamenu and which in its table entry refers to code. The attribute has been copied to the migration, but it refers to code that (obviously) doesn't exist You probably have several options but the simplest one is probably to add all the tm_megamenu* entries to the ignore lists, as you probably will adapt and rethink your whole site look and feel with the new Magento 2 possibilities.

            – iphigenie
            Dec 4 '18 at 12:58













          0












          0








          0







          All these table names and fields which are not "standard" need to be either ignored or mapped in your version of the map.xml.dist configuration files.



          The first error line
          Source documents are not mapped: is about tables which exist in your m1 but m2 knows nothing about, created by extensions.



          The next set [ERROR]: Source fields are not mapped. Document: sales_flat_creditmemo (etc) are about attributes (fields) which were created in sales_flat_creditmemo, sales_flat_invoice etc. by extensions, which again m2 knows nothing about.



          It's a very long list (and it's only the first, linked to orders, there will be more, regarding customers, products etc.) so you might want to think whether you are using all of these extensions and whether you need it all migrated. The more you can ignore the better for you.



          Things that you are not yet ready to migrate (eg:module not existing yet), or will not migrate go in '' tags



          <document_rules>
          <ignore>
          <document>easybanner_*</document>
          </ignore>
          </document_rules>

          <field_rules>
          <ignore>
          <field>sales_flat_order_item.xero_rate</field>
          </ignore>
          </field_rules>


          Things that will migrate also need to be defined in the xml files too, with transformations if needed. Of course for tables and fields linked to an extension, you need to know if the extension has made it to m2 and if it has changed.



          This is going to take you a while and trial and error! I suggest you start by ignoring everything then slowly "move" the things you need to migrate



          For things like navigation, banners etc. you might decide to just "rebuild" on m2 rather than fight to migrate.



          Ready? It all happens in map.xml.dist (applies across the board) and the more "specialised" map-eav.xml map-customer.xml etc. Each has a document_rules and a field_rules section, and yes, every single one of the names in these long error lists will need to be in there either defined or ignored.



          <document_rules>
          <ignore>
          <document>easybanner_*</document>
          </ignore>
          </document_rules>

          <field_rules>
          <ignore>
          <field>sales_flat_order_item.xero_rate</field>
          </ignore>
          </field_rules>





          share|improve this answer















          All these table names and fields which are not "standard" need to be either ignored or mapped in your version of the map.xml.dist configuration files.



          The first error line
          Source documents are not mapped: is about tables which exist in your m1 but m2 knows nothing about, created by extensions.



          The next set [ERROR]: Source fields are not mapped. Document: sales_flat_creditmemo (etc) are about attributes (fields) which were created in sales_flat_creditmemo, sales_flat_invoice etc. by extensions, which again m2 knows nothing about.



          It's a very long list (and it's only the first, linked to orders, there will be more, regarding customers, products etc.) so you might want to think whether you are using all of these extensions and whether you need it all migrated. The more you can ignore the better for you.



          Things that you are not yet ready to migrate (eg:module not existing yet), or will not migrate go in '' tags



          <document_rules>
          <ignore>
          <document>easybanner_*</document>
          </ignore>
          </document_rules>

          <field_rules>
          <ignore>
          <field>sales_flat_order_item.xero_rate</field>
          </ignore>
          </field_rules>


          Things that will migrate also need to be defined in the xml files too, with transformations if needed. Of course for tables and fields linked to an extension, you need to know if the extension has made it to m2 and if it has changed.



          This is going to take you a while and trial and error! I suggest you start by ignoring everything then slowly "move" the things you need to migrate



          For things like navigation, banners etc. you might decide to just "rebuild" on m2 rather than fight to migrate.



          Ready? It all happens in map.xml.dist (applies across the board) and the more "specialised" map-eav.xml map-customer.xml etc. Each has a document_rules and a field_rules section, and yes, every single one of the names in these long error lists will need to be in there either defined or ignored.



          <document_rules>
          <ignore>
          <document>easybanner_*</document>
          </ignore>
          </document_rules>

          <field_rules>
          <ignore>
          <field>sales_flat_order_item.xero_rate</field>
          </ignore>
          </field_rules>






          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Apr 5 '18 at 4:30









          Emipro Technologies Pvt. Ltd.

          2,6581925




          2,6581925










          answered Nov 3 '16 at 22:32









          iphigenieiphigenie

          487216




          487216












          • hi @iphigenie, can you help me i am getting this error, Class tm_megamenu/system_config_source_cms_block does not exist but mentioned in: eav_attribute.source_model

            – jafar pinjar
            Nov 22 '18 at 14:22











          • Hi @jafar-pinjar sorry i didnt see this earlier. This is for an attribute that has been added by megamenu and which in its table entry refers to code. The attribute has been copied to the migration, but it refers to code that (obviously) doesn't exist You probably have several options but the simplest one is probably to add all the tm_megamenu* entries to the ignore lists, as you probably will adapt and rethink your whole site look and feel with the new Magento 2 possibilities.

            – iphigenie
            Dec 4 '18 at 12:58

















          • hi @iphigenie, can you help me i am getting this error, Class tm_megamenu/system_config_source_cms_block does not exist but mentioned in: eav_attribute.source_model

            – jafar pinjar
            Nov 22 '18 at 14:22











          • Hi @jafar-pinjar sorry i didnt see this earlier. This is for an attribute that has been added by megamenu and which in its table entry refers to code. The attribute has been copied to the migration, but it refers to code that (obviously) doesn't exist You probably have several options but the simplest one is probably to add all the tm_megamenu* entries to the ignore lists, as you probably will adapt and rethink your whole site look and feel with the new Magento 2 possibilities.

            – iphigenie
            Dec 4 '18 at 12:58
















          hi @iphigenie, can you help me i am getting this error, Class tm_megamenu/system_config_source_cms_block does not exist but mentioned in: eav_attribute.source_model

          – jafar pinjar
          Nov 22 '18 at 14:22





          hi @iphigenie, can you help me i am getting this error, Class tm_megamenu/system_config_source_cms_block does not exist but mentioned in: eav_attribute.source_model

          – jafar pinjar
          Nov 22 '18 at 14:22













          Hi @jafar-pinjar sorry i didnt see this earlier. This is for an attribute that has been added by megamenu and which in its table entry refers to code. The attribute has been copied to the migration, but it refers to code that (obviously) doesn't exist You probably have several options but the simplest one is probably to add all the tm_megamenu* entries to the ignore lists, as you probably will adapt and rethink your whole site look and feel with the new Magento 2 possibilities.

          – iphigenie
          Dec 4 '18 at 12:58





          Hi @jafar-pinjar sorry i didnt see this earlier. This is for an attribute that has been added by megamenu and which in its table entry refers to code. The attribute has been copied to the migration, but it refers to code that (obviously) doesn't exist You probably have several options but the simplest one is probably to add all the tm_megamenu* entries to the ignore lists, as you probably will adapt and rethink your whole site look and feel with the new Magento 2 possibilities.

          – iphigenie
          Dec 4 '18 at 12:58

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f143224%2ferrors-while-using-data-migration-tool-from-1-9-0-1-2-1-2%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Sum ergo cogito? 1 nng

          419 nièngy_Soadمي 19bal1.5o_g

          Queiggey Chernihivv 9NnOo i Zw X QqKk LpB