Activity Chaining Issue

Hi,

We have following in custom.properties:
server.conf.exec.CHAINED_EXECUTION_NODE_LIMIT=100

Still in db_PX*.log file we are seeing error for one process:
[Activity Chaining] Could not chain to attended activity. Limit of 50 unattended nodes executed was reached.

Attached log file. Any hep?

OriginalPostID-230151


db_PX001_2016-05-13_0242.log

  Discussion posts and replies are publicly visible

Parents
  • Other things to consider -

    1. For multi server environments ensure the property is in place on all relevant servers
    2. For ACM environment its the custom.properties in runtime_ear and not ear that needs to be updated

    Note that the best practice is not to increase this value but to re-design the application(s) to be within this default limit
Reply
  • Other things to consider -

    1. For multi server environments ensure the property is in place on all relevant servers
    2. For ACM environment its the custom.properties in runtime_ear and not ear that needs to be updated

    Note that the best practice is not to increase this value but to re-design the application(s) to be within this default limit
Children
No Data