High Memory Usage

Certified Senior Developer
we have a send and a receive message node at two different process model.
Process flow is working fine i.e 1st PM is sending the message and 2nd PM is receiving the message, but in the system logs we find this exception which is attached below.

OriginalPostID-235144



  Discussion posts and replies are publicly visible

Parents
  • Hi Saurabh,
    From the error log it seems that execution engines were too busy. Primary reason for this is lots of live processes in your environment. It can happen that during development, lots of listener processes are still active waiting for message. Please identify all active process in your environment, delete them if not required. Also, set proper archival/ deletion setting.

    Thanks.
Reply
  • Hi Saurabh,
    From the error log it seems that execution engines were too busy. Primary reason for this is lots of live processes in your environment. It can happen that during development, lots of listener processes are still active waiting for message. Please identify all active process in your environment, delete them if not required. Also, set proper archival/ deletion setting.

    Thanks.
Children
No Data