CWYBS0001I: The adapter is starting.
User Action: No action is required.

 

CWYBS0002I: The adapter is stopping.
User Action: No action is required.

 

CWYBS0006F: Event manager: {0} could not be initialized.
Explanation: There was a problem establishing resources and/or connections necessary for retrieving events from the target enterprise information system (EIS).
User Action: Check that the target enterprise information system (EIS) for inbound events is on-line.

 

CWYBS0007E: An error was encountered while polling for events: {0}
Explanation: The adapter was unable to detect or retrieve inbound events from the target enterprise information system (EIS).
User Action: Check the state of the enterprise information system (EIS), and verify that the data in the event store table refers to data in the enterprise information system (EIS).

 

CWYBS0010E: An error occurred during endpoint activation
Explanation: This error can occur if too many endpoints are active or if invalid properties were given in the activation spec.
User Action: Check the activation spec for invalid properties, and that the enterprise information system (EIS) is active.

 

CWYBS0011E: The Resource Bundle {0} using Locale {1} does not contain any text for key {2}.
User Action: No action is required.

 

CWYBS0011I: Polling has started.
User Action: No action is required.

 

CWYBS0012E: The adapter failed to start polling: {0}
Explanation: The adapter was unable to detect and/or retrieve inbound events from the target enterprise information system (EIS).
User Action: Check the state of the J2EE server. The server may be low on memory or other resources.

 

CWYBS0013E: Invalid parameters were used while trying to format key {0} in Resource Bundle {1} using Locale {2}. Exception: {3}
User Action: No action is required.

 

CWYBS0013I: The adapter has stopped polling.
User Action: No action is required.

 

CWYBS0500I: Recovery has completed.
Explanation: In-progress event recovery is complete.
User Action: No action is required.

 

CWYBS0501E: Event recovery has failed :{0}
User Action: Check the event distribution table, the event store table, and the object in the enterprise information system (EIS) to verify that the object exists.

 

CWYBS0502E: Event list could not be sent. Error: {0}
Explanation: The event list could not be sent to the endpoint.
User Action: Verify that the target application is online and that the event exists in the enterprise information system (EIS).

 

CWYBS0503E: Adapter could not persist events. Error: {0}
Explanation: The events could not be stored in the event distribution table.
User Action: Ensure that the event distribution table exists and is in a consistent state.

 

CWYBS0504E: Failed to send event. Error: {0}
Explanation: The event list could not be sent to the endpoint.
User Action: Verify that the target application is online, and that the event exists in the enterprise information system (EIS).

 

CWYBS0505I: Logging event before delivering to the endpoint.
Explanation: Logging event before delivering to the endpoint.
User Action: No action is required.

 

CWYBS0506E: The event could not be retrieved. Error: {0}
Explanation: An attempt was made to retrieve the complete event from the enterprise information system (EIS), but it was unsuccessful.
User Action: Verify that the event exists in the enterprise information system (EIS) and that the business object definition is correct and in the right location.

 

CWYBS0507E: The driver class was not found in class path: {0}
Explanation: An attempt was made to load the driver class through reflection, but the class load failed.
User Action: Verify that the driver class is a class for an XADataSource and it is in your class path.

 

CWYBS0508E: The property for XADataSource: {0} is invalid.
Explanation: An attempt was made to set a value in the XADataSource, but it was unsuccessful.
User Action: Verify that the property exists in the XADataSource.

 

CWYBS0509E: A Class cast exception occurred during event delivery. Did not receive a WBIRecord.
User Action: The adapter code is incorrect. Verify that getObjectForEvent returns an instance of WBIRecord.

 

CWYBS0510: A Common Base Event could not be sent to the Common Event Infrastructure.

 

CWYBS0511E: During recovery, a pending event could not be retrieved from the Event Store. It is in the event distribution table. EventID: {0}
Explanation: An event in the event distribution table is not present in the event store. This is an inconsistent state that must be manually recovered.
User Action: Determine whether this event can be skipped. If it can be skipped, delete it from the event distribution table; otherwise you must be re-create it.

 

CWYBS0600I: A connection to the data source {0} was established successfully.
Explanation: The given connection parameters were correct and a connection has been established with the data source. The adapter can proceed with relevant operations.
User Action: No action is required

 

CWYBS0601I: A connection to the data source {0} failed with the following reason {1}.
Explanation: A connection to the data source could not be established. The given connection parameters may be incorrect,
User Action: Check that the connection parameters are correct. Verify the connection parameters with your J2EE server administrator

 

CWYBS0602I: Adapter is attempting to prepare SQL statements in the given connection to datasource.
Explanation: Preparation of SQL statements provides more efficient database access. Adapter is attempting to prepare SQL statements.
User Action: No action is required.

 

CWYBS0603I: An attempt to prepare SQL statements was completed successfully.
Explanation: An attempt to prepare SQL statements on the connection was completed successfully.
User Action: No action is required.

 

CWYBS0604I: Adapter could not prepare SQL statements. Error: {0}.
Explanation: An attempt to prepare SQL statements failed.
User Action: Check the trace and correct the errors.

 

CWYBS0605I: Table {0} was created successfully.
Explanation: The SQL query to create the table was successful and the table did not exist previously.
User Action: No action is required.

 

CWYBS0606I: Table {0} already exists in the database.
Explanation: The SQL query trying to create the table failed as the table already existed in the datasource. The adapter will continue with the existing records.
User Action: No action is required.

 

CWYBS0607I: Table {0} already exists in the database with {1} records.
Explanation: The SQL query trying to create the table failed as the table already existed in the datasource. It will continue with the existing records.
User Action: No action is required.

 

CWYBS0608I: Adapter could not create the Table {0}. Error: {1}
Explanation:
User Action: Check the Schema/Table name or the connection parameters. Verify the parameters with your J2EE server administrator.

 

CWYBS0609I: Adapter is attempting to create Table {0}.
Explanation: Adapter is trying to create the table using the given connection properties.
User Action: No action is required.

 

CWYBS0610I: BLANK
Explanation: Unused Message ID reserved for Getters and Setters
User Action: No action is required.

 

CWYBS0611I: BLANK
Explanation: Unused Message ID reserved for Getters and Setters
User Action: No action is required.

 

CWYBS0650I: An SQL Exception occurred with the message {0}, while trying to {1}.
Explanation: The SQL query to do the above operation failed with the above mentioned message.
User Action: Check that the table and the corresponding columns exist in the database and that the connection exists in your J2EE server. Contact your database administrator to verify the connection properties. Try again with the changed connection properties.

 

CWYBS0651E: The event with event id:{0} was not found in the event table.
User Action: Check that the table name and other connection details are correct. Also verify if the event id exists in the event table.

 

CWYBS0652E: Exception occurred with the following message:{0}, while trying:{1}.
User Action: Take appropriate action based on the exception message or contact your administrator.

 

CWYBS0690E: The value of the {0} is: <{1}>.
Explanation: This is to trace the value stored in the property. <null> implies no value is stored.
User Action: No user action is required.

 

CWYBS0691E: Number of event records found :<{0}>.
Explanation: A query returned the specified number of event records. If zero is returned it implies no records were found matching.
User Action: No user action is required.

 

CWYBS0692E: Message:<{0}>.
Explanation: A query returned the specified number of event records. If zero is returned it implies no records were found matching.
User Action: No user action is required.