Forums

Covering OroCommerce, OroCRM, OroPlatform topics, including community updates and company announcements.

Forums Forums Oro Community Error during the Composer Installation.

This topic contains 3 replies, has 2 voices, and was last updated by  Mike Kudelya 7 years, 4 months ago.

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

  • Creator
    Topic
  • #24462

    mr.hironoobuu
    Participant

    Thank you as always for your support.

    We had a problem before being able to proceed to the installation of OroCRM.
    To get the package we need for OroCRM, we ran the command “$ php -d memory_limit=-1 /usr/local/bin/composer install –prefer-dist –no-dev” and were “killed” during the process.

    How could we fix this problem?

    The information we received after running the command // “$ sudo cat /var/log/messages | grep Killed” and after being “killed” during the process is as following:
    Nov 1 17:55:23 host_name kernel: Killed process 2613, UID 500, (php) total-vm:3048280kB, anon-rss:1445632kB, file-rss:800kB
    Nov 1 18:37:58 host_name kernel: Killed process 5641, UID 500, (php) total-vm:2985048kB, anon-rss:1612708kB, file-rss:652kB
    Nov 1 19:38:01 host_name kernel: Killed process 7552, UID 500, (php) total-vm:2946928kB, anon-rss:1626032kB, file-rss:656kB
    Nov 1 20:49:49 host_name kernel: Killed process 8972, UID 500, (php) total-vm:3190564kB, anon-rss:1436404kB, file-rss:664kB
    Nov 2 11:18:12 host_name kernel: Killed process 7002, UID 500, (php) total-vm:2784044kB, anon-rss:1608080kB, file-rss:644kB
    Nov 2 11:37:11 host_name kernel: Killed process 7552, UID 500, (php) total-vm:2884484kB, anon-rss:1227576kB, file-rss:660kB
    Nov 2 11:56:29 host_name kernel: Killed process 8251, UID 500, (php) total-vm:2855436kB, anon-rss:1490912kB, file-rss:672kB
    Nov 2 12:45:46 host_name kernel: Killed process 8822, UID 500, (php) total-vm:2842096kB, anon-rss:1583196kB, file-rss:260kB
    Nov 2 13:37:13 host_name kernel: Killed process 9734, UID 500, (php) total-vm:2895272kB, anon-rss:1637796kB, file-rss:656kB
    Nov 2 15:06:15 host_name kernel: Killed process 13063, UID 500, (php) total-vm:3123464kB, anon-rss:1348276kB, file-rss:812kB
    Nov 2 15:55:58 host_name kernel: Killed process 14599, UID 500, (php) total-vm:2926248kB, anon-rss:1366844kB, file-rss:656kB
    Nov 2 17:20:15 host_name kernel: Killed process 17665, UID 500, (php) total-vm:2663800kB, anon-rss:1705316kB, file-rss:656kB
    Nov 2 18:10:46 host_name kernel: Killed process 19704, UID 500, (php) total-vm:2787056kB, anon-rss:1651156kB, file-rss:648kB
    Nov 3 10:26:07 host_name kernel: Killed process 18612, UID 500, (php) total-vm:1659716kB, anon-rss:855128kB, file-rss:660kB
    Nov 3 10:31:26 host_name kernel: Killed process 18616, UID 500, (php) total-vm:2870860kB, anon-rss:1625512kB, file-rss:68kB
    Nov 3 11:10:59 host_name kernel: Killed process 19637, UID 500, (php) total-vm:2925488kB, anon-rss:1644732kB, file-rss:660kB

    Information:
    Linux kernel 2.6.32-642.3.1.el6.x86_64
    CentOS release 6.8 (Final)
    PHP 5.5.38
    Composer 1.2.1 (stable channel)
    fxp/composer-asset-plugin 1.2.2

    Regards,
    Hironobu Higa

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

    Mike Kudelya
    Participant

    Hi

    I think this happened because system does not have enough memory. This is the article explains your issue.

    #24464

    mr.hironoobuu
    Participant

    Hi Mike,
    I was able to solve the problem.

    thank you.
    Hironobu Higa

    #24465

    Mike Kudelya
    Participant

    Hi

    Can you tell to community members, how you resolved the issue ?

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

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

Back to top