- CWLBO0001E: File, {0}, could not be found.
- Explanation: No file was found to load.
- User Action: Make sure that the file exists and the path is correct.
- CWLBO0002W: Unable to load resource ''{0}''.
- Explanation: Resource could not be loaded. Possible reasons include Resource not found and Resource not supported.
- User Action: Make sure that resource is avaiable and the uri is valid.
- CWLBO0003E: No privilege to load resource.
- Explanation: Resource could not be loaded because of insufficient privileges to load the resource.
- User Action: Grant the I/O permission to core framework in policy file.
- CWLBO0004E: No privilege to save resource.
- Explanation: Resource could not be loaded because of insufficient privileges to save the resource.
- User Action: Grant the I/O permission to core framework in policy file.
- CWLBO0005E: ChangeSummary is already in logging state.
- Explanation: beginLogging() is called when ChangeSummary is already in logging state.
- User Action: beginLogging() may not be called when ChangeSummary is in logging state.
- CWLBO0006W: Classifier ''{0}'' is not found.
- Explanation: Classifier is not found. Possible reasons include schema not found and schema cannot be loaded.
- User Action: Make sure the schema file has the EClassifier defined correctly.