- CWWBO0001E: Lookup of notification helper ''{0}'' failed.
- Explanation: The NotificationHelper was not found in the JNDI namespace.
- User Action: Ensure that the Common Event Infractructure is installed correctly.
- CWWBO0002E: Connection to the database ''{0}'' failed.
- Explanation: The CEI Consumer received an exception while trying to get a database connection from the DataSource.
- User Action: Check the nested SQLException and if the DataSource is configured correctly.
- CWWBO0003E: Observer Data Source not found {0}.
- Explanation: The DataSource was not found in the JNDI namespace.
- User Action: Check if the resource reference for the CEI Consumer is mapped to the correct datasource.
- CWWBO0004E: Insert of the event into the database failed
- Explanation: The insert of the event ito the Observer Database failed.
- User Action: Check the nested SQLException.
- CWWBO0005W: Events with extension name ''{0}'' are not supported
- Explanation: Only events with an extension name starting with 'BPC.BFM.*' areb supported.
- User Action: Check the event selector string in the event group profile.
- CWWBO0006W: The literal ''{0}'' could not be parsed as time.
- Explanation: The timestamp literal in the event has the wrong format.
- User Action: Please report this error.
- CWWBO0007W: Updating or removing events is not supported
- Explanation: CEI sent an update or remove event notification.
- User Action: Please report this error.