OroCommerce Forums

Covering OroCommerce topics, including community updates and company announcements.

Forums Forums OroCommerce Errors occurring while running "'oro:message-queue:consume' –env=prod"

This topic contains 1 reply, has 2 voices, and was last updated by  ychetverikov 6 years, 2 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
  • #32626

    saqibbhat96
    Participant

    Hello all,

    I’m running orocommerce 1.5, and my prod log shows generates lots of errors like these

    sorry I couldn’t upload the error code in this window, so I attached as a picture.

    note: im running message queue using supervisor and it is working fine

    please assist
    thanks

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #32627

    ychetverikov
    Participant

    Hi, saqibbhat96! Could you please take a moment to read the documentation.
    You can solve this exception by:
    – Calling EntityManager#persist($newObject) on the new object
    – Using cascade=persist on the association that contains the new object.

Viewing 1 replies (of 1 total)

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

Back to top