Skip to content

PHP FATAL error during data migration #126

@onepack

Description

@onepack

We have been running into this error for many times now and no matter what we do it stays.
Magento: 1.9.2.2 to magento 2.1.0 migration
PHP 7.0.8
CENTOS 7
Cleared compiled files and cache.

System settings runs ok but Data migration keeps on giving this error:

100% [============================] Remaining Time: 1 sec
[2016-08-01 20:36:54][INFO][mode: data][stage: integrity check][step: PostProcessing Step]: started
0% [>---------------------------] Remaining Time: 1 sec PHP Fatal error: Uncaught Error: Call to a member function getStructure() on boolean in /apps/web/dev.site.com/public_html/vendor/magento/data-migration-tool/src/Migration/Step/PostProcessing/Integrity.php:85
Stack trace:
#0 /apps/web/dev.site.com/public_html/vendor/magento/data-migration-tool/src/Migration/Step/PostProcessing/Integrity.php(70): Migration\Step\PostProcessing\Integrity->checkFields(Array, 'destination')
#1 /apps/web/dev.site.com/public_html/vendor/magento/data-migration-tool/src/Migration/Mode/AbstractMode.php(73): Migration\Step\PostProcessing\Integrity->perform()
#2 /apps/web/dev.site.com/public_html/vendor/magento/data-migration-tool/src/Migration/Mode/Data.php(88): Migration\Mode\AbstractMode->runStage(Object(Migration\Step\PostProcessing\Integrity), 'PostProcessing ...', 'integrity check')
#3 /apps/web/dev.site.com/public_html/vendor/magento/data-migration-tool/src/Migration/Mode/Data.php(61): Migration\Mode\Data->runIntegrity(Object(Migration\App\Mode\StepList))
#4 /apps/web/dev.site in /apps/web/dev.site.com/public_html/vendor/magento/data-migration-tool/src/Migration/Step/PostProcessing/Integrity.php on line 85

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions