An activity has stopped because of an unhandled fault (Message: CWWBE0057I)

The system log contains a CWWBE0057I message, the process is in the state "running", but it does not proceed its navigation on the current path.

Reason

Invoke activities, inline human tasks, and Java snippets are put in a stopped state, if all of the following happen:
  • A fault is raised by the activity
  • The fault is not handled on the enclosing scope
  • The continueOnError attribute of the activity is set to false

Resolution

The solution to this problem requires actions at two levels:
  1. An administrator must repair the stopped activity instance manually. For example, to force complete or force retry the stopped activity instance.
  2. The reason for the failure must be investigated. In some cases the failure is caused by a modeling error that must be corrected in the model.
For example, if you use the WebSphere Scheduler default calendar, and have an expiration time with 'Timeout' defined for your activity, make sure that the definition of the time period is in the correct format, in particular make sure that there is no blank between the number and the unit of time. Examples of correctly specified timeout periods:

Terms of use |

Last updated: Tue Feb 21 17:31:27 2006

(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)