Search This Blog

Saturday, January 19, 2013

Feeds cancel themselves when running mutiple feeds

Symptom: When running more than one process in Data Process Control, the feeds will cancel themselves in mid run.  This is not expected behavior

Upon further inspection in the SQL Server Agent logs, the following error is displayed:
Job BPMC_ONDEMAND_BROKER was deleted while it was executing: the outcome was (Unknown).

This error is subtle a bug with the SQL Server Agent 2012 and how it handles job create and destroy events.

Solution: apply BPM Connect 213 pack, DBObject_v3.2.1.   The p_UI_BROKER 3.0 routine has been re-encoded to work around this issue.


No comments:

Post a Comment