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

RC-1: Installer Failed to Load Sample Data #30

Closed
astorm opened this issue Feb 3, 2014 · 2 comments
Closed

RC-1: Installer Failed to Load Sample Data #30

astorm opened this issue Feb 3, 2014 · 2 comments

Comments

@astorm
Copy link

astorm commented Feb 3, 2014

During installation of RC-1 into a mod_php environment, the installer fails to load the sample data, despite the previous installer steps completing without issue.

screen shot 2014-02-03 at 1 27 48 pm

The specific error thrown to the PHP error log is

[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP Fatal error:  Call to undefined method OroCRM\\Bundle\\SalesBundle\\Entity\\Lead::getExtendSource() in /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/EntityConfigBundle/EventListener/OptionSetListener.php on line 46, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP   1. {main}() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/web/app.php:0, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP   2. Symfony\\Component\\HttpKernel\\Kernel->handle() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/web/app.php:22, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP   3. Symfony\\Component\\HttpKernel\\DependencyInjection\\ContainerAwareHttpKernel->handle() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/app/bootstrap.php.cache:2249, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP   4. Symfony\\Component\\HttpKernel\\HttpKernel->handle() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/app/bootstrap.php.cache:2947, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP   5. Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/app/bootstrap.php.cache:2818, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP   6. call_user_func_array() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/app/bootstrap.php.cache:2844, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP   7. Sylius\\Bundle\\FlowBundle\\Controller\\ProcessController->displayAction() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/app/bootstrap.php.cache:2844, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP   8. Sylius\\Bundle\\FlowBundle\\Process\\Coordinator\\Coordinator->display() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/sylius/flow-bundle/Sylius/Bundle/FlowBundle/Controller/ProcessController.php:58, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP   9. Oro\\Bundle\\InstallerBundle\\Process\\Step\\InstallationStep->displayAction() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/sylius/flow-bundle/Sylius/Bundle/FlowBundle/Process/Coordinator/Coordinator.php:132, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  10. Oro\\Bundle\\InstallerBundle\\Process\\Step\\AbstractStep->handleAjaxAction() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/InstallerBundle/Process/Step/InstallationStep.php:22, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  11. Oro\\Bundle\\InstallerBundle\\Process\\Step\\AbstractStep->runCommand() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/InstallerBundle/Process/Step/AbstractStep.php:32, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  12. Oro\\Bundle\\InstallerBundle\\CommandExecutor->runCommand() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/InstallerBundle/Process/Step/AbstractStep.php:74, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  13. Symfony\\Component\\Console\\Application->run() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/InstallerBundle/CommandExecutor.php:117, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  14. Symfony\\Bundle\\FrameworkBundle\\Console\\Application->doRun() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php:121, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  15. Symfony\\Component\\Console\\Application->doRun() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php:96, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  16. Symfony\\Component\\Console\\Application->doRunCommand() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php:191, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  17. Symfony\\Component\\Console\\Command\\Command->run() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php:904, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  18. Oro\\Bundle\\InstallerBundle\\Command\\LoadDataFixturesCommand->execute() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/symfony/symfony/src/Symfony/Component/Console/Command/Command.php:244, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  19. Oro\\Bundle\\InstallerBundle\\Command\\LoadDataFixturesCommand->processFixtures() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/InstallerBundle/Command/LoadDataFixturesCommand.php:62, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  20. Doctrine\\Common\\DataFixtures\\Executor\\ORMExecutor->execute() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/InstallerBundle/Command/LoadDataFixturesCommand.php:108, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  21. Doctrine\\ORM\\EntityManager->transactional() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/Executor/ORMExecutor.php:85, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  22. call_user_func() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:243, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  23. Doctrine\\Common\\DataFixtures\\Executor\\ORMExecutor->Doctrine\\Common\\DataFixtures\\Executor\\{closure}() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:243, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  24. Doctrine\\Common\\DataFixtures\\Executor\\AbstractExecutor->load() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/Executor/ORMExecutor.php:83, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  25. OroCRM\\Bundle\\DemoDataBundle\\Migrations\\DataFixtures\\Demo\\ORM\\v1_0\\LoadLeadsData->load() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/Executor/AbstractExecutor.php:121, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  26. OroCRM\\Bundle\\DemoDataBundle\\Migrations\\DataFixtures\\Demo\\ORM\\v1_0\\LoadLeadsData->loadLeads() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/crm/src/OroCRM/Bundle/DemoDataBundle/Migrations/DataFixtures/Demo/ORM/v1_0/LoadLeadsData.php:107, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  27. OroCRM\\Bundle\\DemoDataBundle\\Migrations\\DataFixtures\\Demo\\ORM\\v1_0\\LoadLeadsData->loadSalesFlows() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/crm/src/OroCRM/Bundle/DemoDataBundle/Migrations/DataFixtures/Demo/ORM/v1_0/LoadLeadsData.php:190, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  28. Oro\\Bundle\\WorkflowBundle\\Model\\WorkflowManager->startWorkflow() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/crm/src/OroCRM/Bundle/DemoDataBundle/Migrations/DataFixtures/Demo/ORM/v1_0/LoadLeadsData.php:217, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  29. Oro\\Bundle\\WorkflowBundle\\Model\\Workflow->start() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/WorkflowBundle/Model/WorkflowManager.php:116, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  30. Oro\\Bundle\\WorkflowBundle\\Model\\Workflow->transit() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/WorkflowBundle/Model/Workflow.php:188, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  31. Oro\\Bundle\\WorkflowBundle\\Model\\Transition->transit() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/WorkflowBundle/Model/Workflow.php:287, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  32. Oro\\Bundle\\WorkflowBundle\\Model\\Action\\Configurable->execute() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/WorkflowBundle/Model/Transition.php:288, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  33. Oro\\Bundle\\WorkflowBundle\\Model\\Action\\AbstractAction->execute() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/WorkflowBundle/Model/Action/Configurable.php:52, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  34. Oro\\Bundle\\WorkflowBundle\\Model\\Action\\TreeExecutor->executeAction() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/WorkflowBundle/Model/Action/AbstractAction.php:42, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  35. Oro\\Bundle\\WorkflowBundle\\Model\\Action\\AbstractAction->execute() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/WorkflowBundle/Model/Action/TreeExecutor.php:60, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  36. Oro\\Bundle\\WorkflowBundle\\Model\\Action\\TreeExecutor->executeAction() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/WorkflowBundle/Model/Action/AbstractAction.php:42, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  37. Oro\\Bundle\\WorkflowBundle\\Model\\Action\\AbstractAction->execute() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/WorkflowBundle/Model/Action/TreeExecutor.php:60, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  38. Oro\\Bundle\\WorkflowBundle\\Model\\Action\\CreateObject->executeAction() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/WorkflowBundle/Model/Action/AbstractAction.php:42, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  39. Oro\\Bundle\\WorkflowBundle\\Model\\Action\\CreateEntity->createObject() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/WorkflowBundle/Model/Action/CreateObject.php:20, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  40. Doctrine\\ORM\\EntityManager->flush() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/oro/platform/src/Oro/Bundle/WorkflowBundle/Model/Action/CreateEntity.php:47, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  41. Doctrine\\ORM\\UnitOfWork->commit() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:389, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  42. Doctrine\\ORM\\UnitOfWork->executeInserts() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:335, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  43. Doctrine\\ORM\\Event\\ListenersInvoker->invoke() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:971, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  44. Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager->dispatchEvent() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/doctrine/orm/lib/Doctrine/ORM/Event/ListenersInvoker.php:117, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
[Mon Feb 03 13:20:41 2014] [error] [client 127.0.0.1] PHP  45. Oro\\Bundle\\EntityConfigBundle\\EventListener\\OptionSetListener->postPersist() /Users/alanstorm/Sites2014/oro-rc1.dev/crm-application/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ContainerAwareEventManager.php:61, referer: http://oro-rc1.dev/installer/flow/oro_installer/installation
@dxops
Copy link
Member

dxops commented May 23, 2014

Hi, @astorm!

Fix for this issue will be included into next release. Thanks!

@iklymenko
Copy link
Contributor

Included in 1.2 release

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

No branches or pull requests

3 participants