Warning in log file "Could not chain"

Hello,

I see in a log file named "db_PX..." a lot of error : [Activity Chaining] Could not chain to attended activity.  No attended activity with compatible assignment was found."

but the related process seem working fine and I do not see any specific. The process is called by a webAPI and the result of the process is returned as result by the WebAPI.

The process is very simple.

The sub process called is

Have you already received a similar warning ?

I suspect the complex gateway.

Regards

Jean-Alain

  Discussion posts and replies are publicly visible

Parents Reply
  • Hi Mike,

    It is a healthcheck on the database connexion. An external tool call this health check  that do some test including this one and return result. The result must be formatted as the client want. If we have an error on the node that call the DB, the process stop with error. The goal of the timer is continue the process after a short periode of time. By this way we can construct the result and put inside that the business database is not responding in expected time. 

Children
No Data