OroCommerce Forums

Covering OroCommerce topics, including community updates and company announcements.

Forums Forums OroCommerce Load fixtures Failed Database Initialization

This topic contains 3 replies, has 2 voices, and was last updated by  marcell.taboada 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
  • #31088

    marcell.taboada
    Participant

    Dear All,

    We would like to know why is presenting us this issue once we want to install oro commerce on step3 (Database initialization) :

    Database initialization
    OPERATION STATUS
    Clear cache before database initialization Done
    Schema update Done
    Load workflow definitions Done
    Load processes configuration Done
    Load fixtures Failed

    The memory we are using on this server 128g, it is important to mention that It is already installed in the same Server ORO CRM.

    We looked up on nginx log but there is not enough information in order to solve the issue:

    [2016-02-22 12:55:43] Launching “oro:migration:data:load” command
    Loading “main” data fixtures …
    > loading [-240] Oro\Bundle\OrganizationBundle\Migrations\Data\ORM\LoadOrganizationAndBusinessUnitData
    > loading [-230] Oro\Bundle\CalendarBundle\Migrations\Data\ORM\UpdateCalendarWithOrganization
    > loading Oro\Bundle\ImapBundle\Migrations\Data\ORM\ClearInactiveMailboxes
    > loading OroB2B\Bundle\WebsiteBundle\Migrations\Data\ORM\LoadLocaleData
    > loading Oro\Bundle\NotificationBundle\Migrations\Data\ORM\LoadDefaultNotificationEvents
    > loading OroB2B\Bundle\WebsiteBundle\Migrations\Data\ORM\UpdateLocaleData
    > loading Oro\Bundle\ReportBundle\Migrations\Data\ORM\LoadReportTypes
    > loading Oro\Bundle\ActivityListBundle\Migrations\Data\ORM\UpdateEmailActivityListDescription
    > loading Oro\Bundle\WorkflowBundle\Migrations\Data\ORM\ExcludeImportExportFields
    > loading Oro\Bundle\AddressBundle\Migrations\Data\ORM\LoadAddressTypeData
    > loading Oro\Bundle\AddressBundle\Migrations\Data\ORM\LoadCountryData
    > loading Oro\Bundle\OrganizationBundle\Migrations\Data\ORM\MoveOrganizationFromConfig
    > loading OroB2B\Bundle\ProductBundle\Migrations\Data\ORM\LoadProductInventoryStatusData
    > loading OroB2B\Bundle\ProductBundle\Migrations\Data\ORM\LoadProductUnitData
    > loading Oro\Bundle\SegmentBundle\Migrations\Data\ORM\LoadSegmentTypes
    > loading OroB2B\Bundle\RFPBundle\Migrations\Data\ORM\LoadDefaultRequestStatus

    [LogicException]
    There are no default locale in translations!

    oro:migration:data:load [–fixtures-type [FIXTURES-TYPE]] [–dry-run] [–bundles [BUNDLES]] [–exclude [EXCLUDE]] [-h|–help] [-q|–quiet] [-v|vv|vvv|–verbose] [-V|–version] [–ansi] [–no-ansi] [-n|–no-interaction] [-s|–shell] [–process-isolation] [-e|–env ENV] [–no-debug] [–disabled-listeners DISABLED-LISTENERS] [–] <command>

    Command “oro:migration:data:load” executed in 14 second(s), memory usage: 29.96Mb

    Could you help us out please or give us a hint in order to solve it please?

    Thank you!

    Sincerely,

    Marcell

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

    Michael
    Keymaster

    Hello Marcell,

    What locale did you select during installation?

    Can you select the English locale during installation and let us know if it resolves the problem?

    Thank you,
    Michael

    #31090

    marcell.taboada
    Participant

    I found out another information in the following path: /app/logs:

    [2016-02-22 13:31:48] request.INFO: Matched route “sylius_flow_display”. {“route_parameters”:{“_controller”:”sylius.controller.process:displayAction”,”scenarioAlias”:”oro_installer”,”stepName”:”schema”,”_route”:”sylius_flow_display”},”request_uri”:”http://entrepids-orocommerce-app-3.pro.entrepids.com/app.php/installer/flow/oro_installer/schema?action=fixtures”} []
    [2016-02-22 13:31:48] security.DEBUG: Invoked controller “Sylius\Bundle\FlowBundle\Controller\ProcessController::displayAction”. (MASTER_REQUEST) [] []
    [2016-02-22 13:32:02] request.CRITICAL: Uncaught PHP Exception RuntimeException: “The command terminated with an exit code: 1.” at /var/www/entrepids-orocommerce-app-3/src/Oro/src/Oro/Bundle/InstallerBundle/CommandExecutor.php line 200 {“exception”:”[object] (RuntimeException: The command terminated with an exit code: 1. at /var/www/entrepids-orocommerce-app-3/src/Oro/src/Oro/Bundle/InstallerBundle/CommandExecutor.php:200)”} []
    [2016-02-22 13:32:02] security.DEBUG: Invoked controller “FOS\RestBundle\Controller\ExceptionController::showAction”. (SUB_REQUEST) [] []

    #31091

    marcell.taboada
    Participant

    Dear Michael,

    We were using Spanish, following your suggestion We changed to English USA but we had the same result; is there any other alternative to this issue, please?

    Database initialization
    OPERATION STATUS
    Clear cache before database initialization Done
    Schema update Done
    Load workflow definitions Done
    Load processes configuration Done
    Load fixtures Failed

    Thank you once more!

    Sincerely,

    Marcell

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

The forum ‘OroCommerce’ is closed to new topics and replies.

Back to top