OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Installation/Technical Issues or Problems oro installation failed on step 3 – schema update

This topic contains 3 replies, has 2 voices, and was last updated by  davidlin 8 years, 1 month ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #35187

    Hi,
    I tried to install oro-platform and i have a problem during step 3 of installation.
    INSTALL.LOG :
    [2015-06-11 17:18:28] Launching “cache:clear” command
    Clearing the cache for the prod environment with debug false
    Command “cache:clear” executed in 67 second(s), memory usage: 66.87Mb
    [2015-06-11 17:19:58] Launching “doctrine:schema:drop” command
    Dropping database schema…
    Database schema dropped successfully!
    Command “doctrine:schema:drop” executed in 12 second(s), memory usage: 19.58Mb
    [2015-06-11 17:20:15] Launching “oro:entity-config:cache:clear” command
    Clear the entity config cache
    Command “oro:entity-config:cache:clear” executed in 0 second(s), memory usage: 5.69Mb
    [2015-06-11 17:20:17] Launching “oro:entity-extend:cache:clear” command
    Clear the extended entity cache
    Command “oro:entity-extend:cache:clear” executed in 1 second(s), memory usage: 6.55Mb
    [2015-06-11 17:20:20] Launching “oro:migration:load” command
    Process migrations…
    Oro\Bundle\MigrationBundle\Migration\CreateMigrationTableMigration
    Oro\Bundle\OrganizationBundle\Migrations\Schema\OroOrganizationBundleInstaller
    Oro\Bundle\SecurityBundle\Migrations\Schema\v10\OroSecurityBundle
    Oro\Bundle\AttachmentBundle\Migrations\Schema\OroAttachmentBundleInstaller
    Oro\Bundle\EmailBundle\Migrations\Schema\OroEmailBundleInstaller
    Oro\Bundle\UserBundle\Migrations\Schema\OroUserBundleInstaller
    ERROR: The table with name ‘orodataflow.ororel265353702da17977bb66fd’ already exists.
    Oro\Bundle\SSOBundle\Migrations\Schema\OroUserBundleInstaller – skipped
    Oro\Bundle\EntityConfigBundle\Migrations\Schema\OroEntityConfigBundleInstaller – skipped
    Oro\Bundle\EntityConfigBundle\Migrations\Schema\v13\OroEntityConfigBundle – skipped
    Oro\Bundle\EntityConfigBundle\Migrations\Schema\v14\FixOptionSetObjects – skipped
    Oro\Bundle\EntityConfigBundle\Migrations\Schema\v15\DropFieldConfig – skipped
    Oro\Bundle\EntityExtendBundle\Migrations\Schema\OroEntityExtendBundleInstaller – skipped
    Oro\Bundle\IntegrationBundle\Migrations\Schema\OroIntegrationBundleInstaller – skipped
    Oro\Bundle\ActivityBundle\Migrations\Schema\OroActivityBundleInstaller – skipped
    Oro\Bundle\ActivityListBundle\Migrations\Schema\OroActivityListBundleInstaller – skipped
    Oro\Bundle\AddressBundle\Migrations\Schema\OroAddressBundleInstaller – skipped
    Oro\Bundle\BatchBundle\Migrations\Schema\OroBatchBundleInstaller – skipped
    Oro\Bundle\CalendarBundle\Migrations\Schema\OroCalendarBundleInstaller – skipped
    Oro\Bundle\CalendarBundle\Migrations\Schema\v19\OroCalendarBundle – skipped
    Oro\Bundle\ConfigBundle\Migrations\Schema\OroConfigBundleInstaller – skipped
    Oro\Bundle\CronBundle\Migrations\Schema\v10\OroCronBundle – skipped
    Oro\Bundle\CronBundle\Migrations\Schema\v10\JmsJob – skipped
    Oro\Bundle\CronBundle\Migrations\Schema\v11\JmsJob – skipped
    Oro\Bundle\DataAuditBundle\Migrations\Schema\v10\OroDataAuditBundle – skipped
    Oro\Bundle\DataAuditBundle\Migrations\Schema\v11\OroDataAuditBundle – skipped
    Oro\Bundle\DataAuditBundle\Migrations\Schema\v12\OroDataAuditBundle – skipped
    Oro\Bundle\DataGridBundle\Migrations\Schema\OroDataGridBundleInstaller – skipped
    Oro\Bundle\EmbeddedFormBundle\Migrations\Schema\OroEmbeddedFormBundleInstaller – skipped
    Oro\Bundle\ImapBundle\Migrations\Schema\v10\OroImapBundle – skipped
    Oro\Bundle\ImapBundle\Migrations\Schema\v11\OroImapBundle – skipped
    Oro\Bundle\ImapBundle\Migrations\Schema\v12\OroImapBundle – skipped
    Oro\Bundle\InstallerBundle\Migrations\Schema\OroInstallerBundle – skipped
    Oro\Bundle\MigrationBundle\Migrations\Schema\v10\OroMigrationBundle – skipped
    Oro\Bundle\MigrationBundle\Migrations\Schema\v11\OroMigrationBundle – skipped
    Oro\Bundle\NoteBundle\Migrations\Schema\v10\OroNoteBundle – skipped
    Oro\Bundle\NoteBundle\Migrations\Schema\v11\OroNoteBundle – skipped
    Oro\Bundle\NotificationBundle\Migrations\Schema\OroNotificationBundleInstaller – skipped
    Oro\Bundle\ReportBundle\Migrations\Schema\OroReportBundleInstaller – skipped
    Oro\Bundle\SearchBundle\Migrations\Schema\OroSearchBundleInstaller – skipped
    Oro\Bundle\SegmentBundle\Migrations\Schema\OroSegmentBundleInstaller – skipped
    Oro\Bundle\SidebarBundle\Migrations\Schema\v10\OroSidebarBundle – skipped
    Oro\Bundle\SidebarBundle\Migrations\Schema\v11\OroSidebarBundle – skipped
    Oro\Bundle\TagBundle\Migrations\Schema\OroTagBundleInstaller – skipped
    Oro\Bundle\TranslationBundle\Migrations\Schema\OroTranslationBundleInstaller – skipped
    Oro\Bundle\WindowsBundle\Migrations\Schema\v10\OroWindowsBundle – skipped
    Oro\Bundle\WorkflowBundle\Migrations\Schema\OroWorkflowBundleInstaller – skipped
    Oro\Bundle\CommentBundle\Migrations\Schema\v10\OroCommentBundle – skipped
    Oro\Bundle\DashboardBundle\Migrations\Schema\OroDashboardBundleInstaller – skipped
    Oro\Bundle\NavigationBundle\Migrations\Schema\v10\OroNavigationBundle – skipped
    Oro\Bundle\NavigationBundle\Migrations\Schema\v11\OroNavigationBundle – skipped
    Oro\Bundle\NavigationBundle\Migrations\Schema\v12\OroNavigationBundle – skipped
    Oro\Bundle\NavigationBundle\Migrations\Schema\v1_3\OroNavigationBundle – skipped
    Oro\Bundle\TrackingBundle\Migrations\Schema\OroTrackingBundleInstaller – skipped
    Oro\Bundle\ReminderBundle\Migrations\Schema\OroReminderBundleBundleInstaller – skipped
    Oro\Bundle\MigrationBundle\Migration\UpdateBundleVersionMigration
    Oro\Bundle\EntityExtendBundle\Migration\RefreshExtendCacheMigration – skipped
    Oro\Bundle\EntityConfigBundle\Migration\UpdateEntityConfigMigration – skipped
    Oro\Bundle\EntityExtendBundle\Migration\UpdateExtendConfigMigration – skipped
    Oro\Bundle\ActivityListBundle\Migration\ActivityListMigration – skipped
    Oro\Bundle\EntityExtendBundle\Migration\UpdateExtendIndicesMigration – skipped
    [RuntimeException]
    Failed migrations: Oro\Bundle\UserBundle\Migrations\Schema\OroUserBundleInstaller.
    oro:migration:load [–force] [–dry-run] [–show-queries] [–bundles[=”…”]] [–exclude[=”…”]] [–timeout[=”…”]] [-h|–help] [-q|–quiet] [-v|vv|vvv|–verbose] [-V|–version] [–ansi] [–no-ansi] [-n|–no-interaction] [-s|–shell] [–process-isolation] [-e|–env=”…”] [–no-debug] [–current-user=”…”] [–current-organization=”…”] [–disabled-listeners=”…”] command
    Command “oro:migration:load” executed in 13 second(s), memory usage: 27.98Mb
    PROD.LOG :
    2015-06-11 17:20:20] request.INFO: Matched route “syliusflowdisplay” (parameters: “controller”: “sylius.controller.process:displayAction”, “scenarioAlias”: “oroinstaller”, “stepName”: “schema”, “route”: “syliusflowdisplay”) [] []
    [2015-06-11 17:20:20] security.DEBUG: Invoked controller “Sylius\Bundle\FlowBundle\Controller\ProcessController::displayAction”. (MASTERREQUEST) [] []
    [2015-06-11 17:20:33] request.CRITICAL: Uncaught PHP Exception RuntimeException: “The command terminated with an exit code: 1.” at /Volumes/TheHive/Workspace/Websites/oro-dataflow/platform-application/vendor/oro/platform/src/Oro/Bundle/InstallerBundle/CommandExecutor.php line 168 {“exception”:”[object] (RuntimeException: The command terminated with an exit code: 1. at /Volumes/TheHive/Workspace/Websites/oro-dataflow/platform-application/vendor/oro/platform/src/Oro/Bundle/InstallerBundle/CommandExecutor.php:168)”} []
    [2015-06-11 17:20:33] security.DEBUG: Invoked controller “FOS\RestBundle\Controller\ExceptionController::showAction”. (SUB_REQUEST) [] []
    Can you help me ?
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #35188

    My installation is ok after
    – change memory_limit in my php.ini from 30 to 300
    – Delete and recreate my database
    – sudo CHMOD -R 777 app/cache/
    – php app/console oro:install –env prod

    great

    #35189

    davidlin
    Participant

    I fixed the problem by changing below values in php.ini
    default_socket_timeout = 300
    mysql.connect_timeout = 300

    I think the framework performance is bad and slow

    #35190

    davidlin
    Participant

    recommend to use command line installation
    php app/console oro:install

Viewing 3 replies - 1 through 3 (of 3 total)

The forum ‘OroPlatform – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top