- CWTCO0001E: A database connection was not found for installing the Human Task Manager application.
- Explanation: A database connection is needed to install the Human Task Manager application in the Business Process Choreographer database.This database connection was not found.
- User Action: Ensure that the business process container is configured correctly.
- CWTCO0002E: An error occurred during uninstallation of human tasks of application {0}.
- Explanation: During uninstall the human tasks must be removed from the database. During update of the database an error occured.
- User Action: Check exceptions in SystemOut.log.
- CWTCO0003I: Uninstall of human tasks of application {0} completed successfully.
- Explanation: During uninstall the human tasks are removed from the database.
- User Action: None.
- CWTCO0004E: An error occurred during removal of human tasks from the database: {0}.
- Explanation: During uninstall the human tasks must be removed from the database. During update of the database an error occured.
- User Action: Check exceptions in SystemOut.log.
- CWTCO0005E: Human Task {0} {1} {2} is not stopped. Stop it before uninstalling the application.
- Explanation: All human tasks must be stopped before you can uninstall a task application.
- User Action: Stop human tasks.
- CWTCO0006E: Human Task {0} {1} {2} has got instances. Remove the instances before uninstalling the application.
- Explanation: All instance of human tasks must be deleted before you can uninstall a task application.
- User Action: Delete instances.
- CWTCO0007I: Completed updating the BPC databases with human tasks for application {0}.
- Explanation: The BPC database was updated successfully with human task metadata.
- User Action: None.
- CWTCO0008I: Human tasks of {0} have been successfully configured in the WebSphere configuration repository.
- Explanation: The configuration file for the human tasks of the application was added to configuration repository.
- User Action: None.
- CWTCO0009E: Human tasks of {0} cannot be configured in WebSphere configuration repository.
- Explanation: An error while generating a configuration file for the human tasks of the application.
- User Action: Check that the TEL and component files are correct.
- CWTCO0010E: The EAR file contains more than one SCA module, but only one is supported
- Explanation: Only one SCA module per EAR file is supported.
- User Action: Restructure your application.
- CWTCO0011E: Cannot find a specific session EJB {0} for the human task.
- Explanation: Each business human task must contain a generated specific session EJB.
- User Action: Regenerate code of application in WebSphere Integration Developer.
- CWTCO0012E: Human task {0} {1} {2} is already registered for application {3}
- Explanation: The name of a human task, its namespace and the date, from which it can be instantiated, must be unique within the BPC database.
- User Action: Choose a different human task name when modelling.
- CWTCO0013I: Overwriting invalid human task {0} {1} {2} in database.
- Explanation: The task was already found in datebase, but in a not valid state. Thefore it is overwritten.
- User Action: None.
- CWTCO0014E: Administration process is not connected to running server.
- Explanation: During deployment a connection to a running server is required. In an ND environment, this must be the deployment manager.
- User Action: Do not use the "-conntype NONE" option when installing a human task application.
- CWTCO0015E: Error during lookup of data source {0} for server or cluster {1}.
- Explanation: The configuration of the human task manager for the deployment target points to a data source JNDI name that cannot be resolved. This might happen if the human task manager is not configured for the deployment target or the corresponding server is not running.
- User Action: Check if a data source with the given name is registered with the name server. Make sure that the server that is specified as the deployment target is actually running.
- CWTCO0016I: The WebSphere Process Server is not configured to run human task applications.
- Explanation: Enabeling a WebSphere Process server to run human tasks requires that the Business Process Contianer and the Human Task Manager are configured. Configuring the Business Process Container and the Human Task Manager is a separate action that needs to be performed after the WebSphere Process Server has been created. This server has not had the Business Process Container or the Human Task Manager configured.
- User Action: Configure human task manager.
- CWTCO0017E: {0} is not configured to run human task applications.
- Explanation: Enabeling a WebSphere Process server to run human tasks requires that the Business Process Contianer and the Human Task Manager are configured. Configuring the Business Process Container and the Human Task Manager is a separate action that needs to be performed after the WebSphere Process Server has been created. This server has not had the Business Process Container or the Human Task Manager configured.
- User Action: Configure human task manager.
- CWTCO0018E: Human tasks cannot be installed on the default target deployment manager.
- Explanation: The default install target is the deployment manager. This server does not support human tasks.
- User Action: Specify a server or cluster that is configured for human tasks as the install target.