CWSTM0001E: An error occurred while running the dynamic artifact repository application install task. See the logged exception.
Explanation: An error occurred while installing an application that contains a business rule group or a selector component. The application was not installed correctly. See the logged exception \
User Action: Correct the error reported in the logged exception and try again.

 

CWSTM0002E: An error occurred while running the dynamic artifact repository application install task provider. See the logged exception.
Explanation: An error occurred while installing the application. See the logged exception for more information.
User Action: Correct the error reported in the logged exception and try again.

 

CWSTM0008E: An error occurred while starting the dynamic artifact repository service.
Explanation: The dynamic artifact repository service did not start. See the previous exception for more information.
User Action: Correct the error reported in the previous exception and start the server again.

 

CWSTM0010E: An error occurred while parsing the {0} tag.
Explanation: An error occurred while parsing the specified XML tag. See the previous exception for more information.
User Action: Correct the error reported in the previous exception and install the application again.

 

CWSTM0011E: Business Rule class {0} cannot be located
Explanation: The specified class could not be found using the classpath.
User Action: This error should not occur unless the class is mistakenly deleted. Attempt to reconstruct the class by exporting the component back to the development environment and then redeploying.

 

CWSTM0012E: Business Rule class {0} cannot be constructed
Explanation: The specified class could not be constructed using the default constructor.
User Action: This error should not occur unless the class is mistakenly replaced with a user defined version. Attempt to reconstruct the class by exporting the component back to the development \

 

CWSTM0013E: Business Rule class {0} does not implement the BusinessRule interface.
Explanation: The specified class must implement the interface BusinessRule.
User Action: This error should not occur unless the class is mistakenly replaced with a user defined version. Attempt to reconstruct the class by exporting the component back to the development \

 

CWSTM0014E: Unable to locate SCA target: component name {0} import name {1} module name {2} export name {3}
Explanation: The specified target component could not be found.
User Action: Ensure that the specified component is currently installed.

 

CWSTM0015E: Invalid SelectionData class {0}
Explanation: The specified target component could not be found.
User Action: Ensure that the specified component is currently installed.

 

CWSTM0016E: An error occurred while performing a dynamic artifact repository operation.
Explanation: An error occurred while performing a dynamic artifact repository operation. See the previous exception for more information.
User Action: Correct the error reported in the previous exception and try the operation again.

 

CWSTM0017E: Business Rule class {0} could not be accessed.
Explanation: The BusinessRuleInvocationTarget.invoke method does not have access to the definition of the specified class.
User Action: Ensure that the specified class is accessible.

 

CWSTM0018E: An exception was encountered while performing artifact export: {0}
Explanation: An unexpected exception was encountered. See the exception for more information.
User Action: Correct the error reported in the exception and try the operation again.

 

CWSTM0019E: Artifacts cannot be exported due to the following error: {0}
Explanation: Artifacts cannot be exported. See the error code for more information.
User Action: Correct the error and try the operation again.

 

CWSTM0020E: Incorrect parameters were given. Correct usage: {0}
Explanation: Incorrect parameters were given on the script invocation.
User Action: Correct the error and try the operation again.

 

CWSTM0021E: An exception was encountered while performing artifact repository configuration: {0}
Explanation: An unexpected exception was encountered. See the exception for more information.
User Action: Correct the error reported in the exception and try the operation again.

 

CWSTM0022E: Artifact repository cannot be configured due to the folowing error: {0}
Explanation: Artifact repository cannot be configured. See the error code for more information.
User Action: Correct the error and try the operation again.

 

CWSTM0023W: A new artifact with type {0}, target name space {1}, name {2} and associated with application {3} is replacing an existing artifact in the repository.
Explanation: A new application has been installed that contains the specified artifact. This artifact is being stored in the repository. However, there is an existing artifact with the same type, target \
User Action: This is not necessarily an error. However, it does indicate that there are two different applications that each contain an artifact with the same type, target name space, and name. \