WebSphere Process Server messages     Operating Systems: All supported
CWWBO0001E: The lookup of the notification helper ''{0}'' failed.
Explanation: The notification helper was not found in the JNDI namespace.
User Action: Ensure that the Common Event Infrastructure is installed correctly.

 

CWWBO0002E: The connection to the database ''{0}'' failed.
Explanation: The CEI consumer received an exception while trying to get connect to the database for the data source.
User Action: Check the nested SQL exception for more information about the exception. Also ensure that the data source is configured correctly.

 

CWWBO0003E: The data source was not found {0}.
Explanation: The data source was not found in the JNDI namespace.
User Action: Check that the resource reference for the CEI consumer is mapped to the correct data source.

 

CWWBO0004E: The event could not be added to the database. Event: ''{0}''.
Explanation: The insertion of the event in the Business Process Choreographer Observer database failed.
User Action: Check the nested SQL exception.

 

CWWBO0005W: The event is not supported, it has the wrong extension name. Event: ''{0}''.
Explanation: The extension name of the event must start with 'BPC.BFM.*'.
User Action: Check the event selector string in the event group profile.

 

CWWBO0006W: The literal ''{0}'' could not be parsed as a timestamp.
Explanation: The timestamp literal in the event has the wrong format.
User Action: Open a service request at www.ibm.com to report this error.

 

CWWBO0007W: Updating or removing events is not supported
Explanation: CEI sent an update or remove event notification.
User Action: Open a service request at www.ibm.com to report this error.

 

CWWBO0008E: The transformation of the event failed. Event: ''{0}''
Explanation: The transformation of the event failed.
User Action: Check the nested exception.

 

CWWBO0009E: The following data could not be added to the database: ''{0}''.
Explanation: The insertion of data in the Business Process Choreographer Observer database failed.
User Action: Check the nested SQL exception.

 

CWWBO0010E: The following data could not be retrieved from the database: ''{0}''.
Explanation: The retrieval of data from the Business Process Choreographer Observer database failed.
User Action: Check the nested SQL exception.

 

CWWBO0011E: Updating of data in the database failed. Data: ''{0}''.
Explanation: The update of data in the Business Process Choreographer Observer database failed.
User Action: Check the nested SQL exception.

 

CWWBO0012E: The retrieval of events from the database failed. PIID: ''{0}''.
Explanation: The retrieval of events from the Business Process Choreographer Observer database failed.
User Action: Check the nested SQL exception.

 

CWWBO0013E: The notification of the event Transformer failed.
Explanation: The notification that was sent by the CEI consumer was not received by the event transformer.
User Action: Check the nested exception.

 

CWWBO0014I: A Process Started event was not found for the process instance with the PIID ''{0}''. Discarding events.
Explanation: The specified process instance does not have a Process Started event. Therefore the events cannot be processed.
User Action: Make sure that you have enabled event generation in the process model.

 

CWWBO0015W: More than 1000 events with the same timestamp were found for process instance with PIID ''{0}''. Discarding events.
Explanation: The Transformer corrects the nanoseconds of the timestamps to ensure the proper sequence of events. With more than 1000 events from the same process instance, the Transformer cannot guarantee the proper sequence.
User Action: If you are in a clustered environment, make sure that your servers are synchronized.

 

CWWBO0016E: Observer database is not configured correctly.
Explanation: During startup, the CEI consumer could not reach the observer processing database table.
User Action: Make sure that you have configured the CEI consumer correctly.

 

CWWBO0017E: Extracting event data failed.
Explanation: An exception occurred while extracting event data.
User Action: Check the nested exception.

 

CWWBO2500E: No matching items were found.
Explanation: The query did not return an item in the result set.
User Action: Check the log files for JDBC errors.

 

CWWBO2501E: The EJB returned a remote EJB exception.
Explanation: The EJB could not be invoked because of a remote exception.
User Action: Check that the remote EJB interface is available.

 

CWWBO2502E: The EJB returned an AuditLog exception.
Explanation: The EJB received a database error and returned an exception.
User Action: Check the error code of the nested EJB exception.

 

CWWBO2503E: The query structure is incorrect.
Explanation: For the query to be run, it must be properly structured.
User Action: Check the error code of the nested exception.

 

CWWBO2504E: The Explorer reporting function reports the following error: {0}
Explanation: The servlet could not process the request because of an error.
User Action: Check the detailed error text and retry the request.

 

CWWBO2505E: BPC Explorer version mismatch. You need version {0} or higher to process this report.
Explanation: The stored report was created with a later version of BPC Explorer. You need at least this version to process the report.
User Action: Use a later version of BPC Explorer.

 

CWWBO3500E: An SQLException exception occurred while connecting to the database.
Explanation: The EJB component could not connect to the JDBC database.
User Action: Check the nested JDBC exception for the reason code.

 

CWWBO4000E: The connection to the database ''{0}'' failed.
Explanation: Business Process Choreographer Explorer received an exception while connecting to the reporting database for the data source.
User Action: Check the nested SQL exception for more information about the exception. Also ensure that the data source is configured correctly.

 

CWWBO4001E: The schema version ''{0}'' of the Business Process Choreographer Explorer reporting database is not supported.
Explanation: Business Process Choreographer Explorer received an exception when it checked the schema version.
User Action: Check the data source. If it is correct, check the observer_version table.

 

CWWBO4002E: The Business Process Choreographer Explorer reporting schema ''{0}'' is missing in the database.
Explanation: Business Process Choreographer Explorer received an exception when it checked the observer version. The database tables with the configured schema were not found.
User Action: Check that the Business Process Choreographer Explorer reporting function is configured with the correct schema. If the schema is correct, create the schema with the configuration script or use the "Create tables" option in the administrative console and restart the Business Process Choreographer Explorer.

 

CWWBO4003E: The Business Process Choreographer Explorer reporting schema is incomplete in the database.
Explanation: The Business Process Choreographer Explorer reporting schema creation failed with the "Create tables" option. This option was deactivated.
User Action: Enable the "Create tables" option again and restart the Business Process Choreographer Explorer or use the create schema option within the configuration script.

 

CWWBO4004E: The creation of the Business Process Choreographer Explorer reporting database schema failed at step {0}: {1}.
Explanation: An SQL statement failed during database schema creation or migration. The corresponding SQL exception might contain more detailed information. The user accessing the database must have sufficient rights to alter, drop, and create database objects. If a large amount of data is to be migrated, a log file overflow might have occurred.
User Action: Check for the reason of the failure. Either adjust the user's rights or increase the log file size. Then restart the server. Database schema creation or migration is automatically retried during the first database connection after a server restart.

 

CWWBO4005E: A failure occurred during the check of database catalog: {0}.
Explanation: The database catalog check failed. Check that the user has the authority to access the database.
User Action: Check the user's database authority.

 

CWWBO4010I: The creation of the Business Process Choreographer Explorer reporting database schema started.
Explanation: This messages indicates that the online schema creation step has been started.
User Action: None.

 

CWWBO4011I: The Business Process Choreographer Explorer reporting database schema creation with the schema ''{0}'' completed successfully.
Explanation: All SQL statements for the database schema creation have completed successfully. This operation is only required once after a new code level is applied.
User Action: None.

 

CWWBO4012E: The Business Process Choreographer Explorer reporting database schema creation failed.
Explanation: The online schema creation step has been stopped.
User Action: To find out the cause of this error, check the SQL exception or database error message that is written after this message.

 

CWWBO4013E: The bpcodbutil.jar file could not be found on the Derby network server.
Explanation: Installing the file bpcodbutil.jar into database {0} failed because the file could not be found on the Derby network server. This is typically the case if the Derby network server install is not a WebSphere Process Server install or the network server is not started from within $WAS_HOME/derby/bin/networkServer. The schema creation finished without the JAR file, however the Business Process Choreographer Observer application will not work correctly unless the JAR file bpcodbutil.jar is installed into the database.
User Action: To install the JAR file on the Derby network server, use the setupEventCollector tool, located in $WAS_HOME/ProcessChoreographer/config.

 

CWWBO4014W: To activate the installed JAR file bpcodbutil.jar, you must restart the database {0}, or the Derby network server hosting it.
Explanation: The JAR file bpcodbutil.jar was installed into the database, however, the classes in the file only become visible after the database is restarted.
User Action: Restart the database, or the Derby network server hosting it.

 

CWWBO4015W: The Business Process Choreographer Explorer reporting database schema is incomplete. Use menu option 6 of $WAS_HOME/ProcessChoreographer/config/setupEventCollector to install the JAR file.
Explanation: The Business Process Choreographer Explorer reporting database schema is incomplete.
User Action: Use the setupEventCollector tool to complete the schema.

 


Reference topic

Terms of use | Feedback

Timestamp icon Last updated: 9 June 2009