WebSphere Process Server messages     Operating Systems: All supported
CWRBC0001E: Timetable "{0}" not found.
Explanation: Business Calendar runtime failed to load model for the named timetable.
User Action: Make sure that the timetable is referred by correct name. If it is correct, ensure that you have installed the timetable with your application. In network deployment environment, ensure that you have synchronized the nodes.

 

CWRBC0002E: Duration cannot contain number of years or number of months: "{0}".
Explanation: Duration can only expressed in terms of days, hours, minutes, and seconds. The format is PnDTnHnMnS, where nD, nH, nM, and nS indicate numbers of days, hours, minutes, and seconds respectively. Each n is required to be a non-negative integer.
User Action: Correct the duration.

 

CWRBC0003E: Duration cannot be negative: "{0}".
Explanation: Duration must be expressed in terms of non-negative days, hours, minutes, and seconds.
User Action: Correct the duration.

 

CWRBC0004E: Cannot find a duration of "{0}" available days after searching "{1}" calendar days.
Explanation: The duration has exceeded the available time intervals defined by the timetable.
User Action: Verify that the duration is correct and that the timetable definition contains time intervals relevant to the current date and time.

 

CWRBC0005E: Timetable "{0}" already exists in the runtime repository.
Explanation: Timetables are uniquely identified by their name, target namespace, and module's name. No two timetables can share the same set of those three fields.
User Action: To install a new copy of the timetable, the existing copy must be uninstalled first by uninstalling its associated application. Alternatively, you can update the existing timetable using Business Calendar Manager.

 

CWRBC0006E: Timetable file "{0}" failed to be stored to the runtime repository.
Explanation: A runtime error has occurred when storing the timetable file to the runtime repository.
User Action: Check the log for details of error message. Enable tracing with the level set to com.ibm.wbiserver.calendar.*=all. If the problem persists, see the Troubleshooting guide on the WebSphere Process Server Support page at http://www.ibm.com/software/integration/wps/support.

 

CWRBC0007E: Timetable "{0}" failed to be removed from the runtime repository.
Explanation: A runtime error has occurred when removing the timetable from the runtime repository.
User Action: Check the log for details of error message. Enable tracing with the level set to com.ibm.wbiserver.calendar.*=all. If the problem persists, see the Troubleshooting guide on the WebSphere Process Server Support page at http://www.ibm.com/software/integration/wps/support.

 

CWRBC0008E: The name attribute of iCalendar cannot be empty.
Explanation: The name is the primary identifier of a timetable, so it cannot be empty.
User Action: Correct the name.

 

CWRBC0009E: Timetable "{0}" does not contain any available time intervals.
Explanation: A valid timetable must contain at least one available time interval or one included timetable reference.
User Action: Correct the timetable definition.

 

CWRBC0010E: The start time of the recurrence rule is not defined.
Explanation: The start time must be defined for a recurrence rule which has a repeating interval defined.
User Action: Correct the start time of the recurrence rule.

 

CWRBC0011E: The start time of the time interval is not defined.
Explanation: The start time must be defined for a time interval which has a duration defined.
User Action: Correct the start time of the time interval.

 

CWRBC0012E: Timetable "{0}" does not contain any definition.
Explanation: The timetable is malformed and does not contain any definition. This can be the result of unintentional modifications to the timetable in the runtime repository.
User Action: Verify the timetable schema (.cal file) is correct. Enable tracing with the level set to com.ibm.wbiserver.calendar.*=all and re-install the application containing the timetable. If the problem persists, see the Troubleshooting guide on the WebSphere Process Server Support page at http://www.ibm.com/software/integration/wps/support.

 

CWRBC0013E: Timetable reference "{0}" does not belong to any timetable.
Explanation: The timetable reference is dangling. This can be the result of unintentional modifications to timetables in the runtime repository.
User Action: Enable tracing with the level set to com.ibm.wbiserver.calendar.*=all and re-install relevant applications containing timetables. If the problem persists, see the Troubleshooting guide on the WebSphere Process Server Support page at http://www.ibm.com/software/integration/wps/support.

 

CWRBC0014E: A runtime error has occurred in the Business Calendar runtime.
Explanation: A runtime error has occurred when calculating available time.
User Action: Check the log for details of error message. Enable tracing with the level set to com.ibm.wbiserver.calendar.*=all. If the problem persists, see the Troubleshooting guide on the WebSphere Process Server Support page at http://www.ibm.com/software/integration/wps/support.

 

CWRBC0501E: Invalid URI "{0}" for method "{1}".
Explanation: The uniform resource indicator is not understood by the provider.
User Action: Use correct uniform resource indicator.

 

CWRBC0502E: Failed to execute URI "{0}" with error "{1}".
Explanation: The provider failed to do work for the specified uniform resource indicator.
User Action: Check the log for details of error message. Enable tracing with the level set to com.ibm.wbiserver.calendar.*=all. If the problem persists, see the Troubleshooting guide on the WebSphere Process Server Support page at http://www.ibm.com/software/integration/wps/support.

 

CWRBC0503E: Retrieving permissions for timetables failed with error "{0}".
Explanation: Errors occurred while retrieving permissions for timetables from the security sub-system..
User Action: Check the log for details of error message. Enable tracing with the level set to com.ibm.wbiserver.security.auth.*=all. If the problem persists, see the Troubleshooting guide on the WebSphere Process Server Support page at http://www.ibm.com/software/integration/wps/support.

 

CWRBC0504E: No "{0}" permission for timetable "{1}".
Explanation: The user does not have required permission for the timetable.
User Action: Contact security administrator to grant required permissions.

 

CWRBC0505E: Calendar schema for timetable "{0}" does not exist.
Explanation: The calendar schema for specified timetable does not exist in repository.
User Action: Make sure that the timetable id is correct or the application containing this timetable is deployed.

 

CWRBC0506E: Timetable "{0}" does not exist.
Explanation: The specified timetable does not exist in repository.
User Action: Make sure that the timetable id is correct or the application containing this timetable is deployed.

 

CWRBC0507E: Checking "{0}" permission for timetable "{1}" in module "{2}" failed with error "{3}".
Explanation: Security runtime errors occurred while checking permissions for the timetable.
User Action: Check the log for details of error message. Enable tracing with the level set to com.ibm.wbiserver.security.auth.*=all. If the problem persists, see the Troubleshooting guide on the WebSphere Process Server Support page at http://www.ibm.com/software/integration/wps/support.

 

CWRBC0508E: Failed to parse input paylod "{0}". Reason "{1}".
Explanation: The provider failed to parse the input payload in JSON format.
User Action: Check the input payload provided with the HTTP request.

 

CWRBC0509E: Time interval "{0}" does not exist.
Explanation: The specified time interval does not exist in repository.
User Action: Make sure that the time interval id is correct.

 

CWRBC0510E: Recurrence rule "{0}" does not exist.
Explanation: The specified recurrence rule does not exist in repository.
User Action: Make sure that you are updating the correct time interval. Correct the input payload accordingly.

 

CWRBC0511E: Required parameter "{0}" missing.
Explanation: The create or update operation failed because required parameter is missing in input payload.
User Action: Correct the input payload.

 

CWRBC0512E: Either parameter "{0}" or "{1}" is needed.
Explanation: The create or update operation failed because either of the specified parameters is needed, not both.
User Action: Correct the input payload.

 

CWRBC0513E: In a time interval, the end date "{0}" should be later than the start date "{1}".
Explanation: A valid time interval should have end date later than the start date.
User Action: Fix either the end date or start date so that end date appears later than start date.

 

CWRBC0514E: Invalid value "{0}" for parameter "{1}".
Explanation: The create or update operation failed because the value of specified parameter is invalid.
User Action: Correct the input payload.

 

CWRBC0515E: In a time interval, the until date "{0}" should be later than the start date "{1}".
Explanation: A valid time interval should have until date later than the start date.
User Action: Fix either the until date or start date so that end date appears later than start date.

 

CWRBC0516E: Error resolving timetable reference "{0}".
Explanation: The specified timetable was not found in repository.
User Action: Make sure that the application containg the timetables is deployed correctly.

 


Reference topic

Terms of use | Feedback

Timestamp icon Last updated: 9 June 2009