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

Incompatibility with FireGento_FastSimpleImport2 #1

Closed
EliasKotlyar opened this issue Mar 31, 2016 · 2 comments
Closed

Incompatibility with FireGento_FastSimpleImport2 #1

EliasKotlyar opened this issue Mar 31, 2016 · 2 comments

Comments

@EliasKotlyar
Copy link

Hello,

We encountered a Bug with the combination of this Plugin with the FireGento_FastSimpleImport2 Plugin.

You can find the exact Information here:
firegento/FireGento_FastSimpleImport2#2

The issue appears as soon you try to import with the demo command:
bin/magento fastsimpleimport2demo:products:importsimple

Here is a Exception Log:
[2016-03-30 06:40:50] main.CRITICAL: exception 'ReflectionException' with message 'Class Magento\Framework\Model\Entity\MetadataPool does not exist' in /home/prashantr/public_html/ves_yume_magento/vendor/magento/framework/Code/Reader/ClassReader.php:29
Stack trace:
#0 /home/prashantr/public_html/ves_yume_magento/vendor/magento/framework/Code/Reader/ClassReader.php(29): ReflectionParameter->getClass()
#1 /home/prashantr/public_html/ves_yume_magento/vendor/magento/framework/ObjectManager/Definition/Runtime.php(44): Magento\Framework\Code\Reader\ClassReader->getConstructor('Firebear\Import...')
#2 /home/prashantr/public_html/ves_yume_magento/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(71): Magento\Framework\ObjectManager\Definition\Runtime->getParameters('Firebear\Import...')
#3 /home/prashantr/public_html/ves_yume_magento/vendor/magento/framework/ObjectManager/ObjectManager.php(57): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Firebear\Import...', Array)
#4 /home/prashantr/public_html/ves_yume_magento/vendor/magento/module-import-export/Model/Import/Entity/Factory.php(42): Magento\Framework\ObjectManager\ObjectManager->create('Magento\Catalog...')
#5 /home/prashantr/public_html/ves_yume_magento/vendor/magento/module-import-export/Model/Import.php(224): Magento\ImportExport\Model\Import\Entity\Factory->create('Magento\Catalog...')
#6 /home/prashantr/public_html/ves_yume_magento/vendor/magento/module-import-export/Model/Import.php(571): Magento\ImportExport\Model\Import->_getEntityAdapter()
#7 /home/prashantr/public_html/ves_yume_magento/var/generation/Firebear/ImportExport/Plugin/Model/Import/Interceptor.php(154): Magento\ImportExport\Model\Import->validateSource(Object(FireGento\FastSimpleImport2\Model\ArrayAdapter))
#8 /home/prashantr/public_html/ves_yume_magento/app/code/FireGento/FastSimpleImport2/Model/Importer.php(74): Firebear\ImportExport\Plugin\Model\Import\Interceptor->validateSource(Object(FireGento\FastSimpleImport2\Model\ArrayAdapter))
#9 /home/prashantr/public_html/ves_yume_magento/app/code/FireGento/FastSimpleImport2/Model/Importer.php(66): FireGento\FastSimpleImport2\Model\Importer->_validateData(Array)
#10 /home/prashantr/public_html/ves_yume_magento/app/code/FireGento/FastSimpleImport2Demo/Console/Command/AbstractImportCommand.php(106): FireGento\FastSimpleImport2\Model\Importer->processImport(Array)
#11 /home/prashantr/public_html/ves_yume_magento/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): FireGento\FastSimpleImport2Demo\Console\Command\AbstractImportCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /home/prashantr/public_html/ves_yume_magento/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /home/prashantr/public_html/ves_yume_magento/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(FireGento\FastSimpleImport2Demo\Console\Command\Product\ImportSimple), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /home/prashantr/public_html/ves_yume_magento/vendor/magento/framework/Console/Cli.php(49): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /home/prashantr/public_html/ves_yume_magento/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Magento\Framework\Console\Cli->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /home/prashantr/public_html/ves_yume_magento/bin/magento(25): Symfony\Component\Console\Application->run()
#17 {main}

Greetings
Elias

@biotech biotech reopened this Aug 10, 2017
@biotech
Copy link
Member

biotech commented Aug 10, 2017

@graffov87 we have to check if our extension can works together with https://github.com/firegento/FireGento_FastSimpleImport2/ enabled, this is can be the case that both used for various export / import processes

@biotech
Copy link
Member

biotech commented Dec 1, 2017

We do not consider this as possible case now use our extension with FireGento_FastSimpleImport2, extensions is quite similar by idea but have totally different implementation

@biotech biotech closed this as completed Dec 1, 2017
@anzi121 anzi121 mentioned this issue Jun 11, 2020
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

2 participants