- CEMCS0002W: The initial context for naming is missing. No JNDI lookups are possible.
- Explanation: The application is running in an environment where there is no Java Naming and Directory Interface (JNDI) service. Calls to JNDI are returned empty.
- User Action: Please run the application in a WebSphere Application Server environment where JNDI is available.
- CEMCS0003W: The binding for the WebSphere WorkArea interface was not found.
- Explanation: The application is running in an environment where the WebSphere WorkArea facility is not available. Calls to Java Naming and Directory Interface (JNDI) are returned empty.
- User Action: Please run the application in a WebSphere Application Server environment where the WorkArea service is enabled.
- CEMCS0004E: An active context is not associated with the current thread. The action fails.
- Explanation: The application was unable to access the WorkArea service because it has not been started on the current thread.
- User Action: Please refer to the Troubleshooting Guide on the WebSphere Process Server Support Site at http://www.ibm.com/software/integration/wps/support/
- CEMCS0006E: The mode for the property "{0}" is read-only. Its value cannot be reset.
- Explanation: The WorkArea service does not allow a property in read-only mode to be reset. The contents of the WorkArea might be corrupted.
- User Action: Please refer to the Troubleshooting Guide on the WebSphere Process Server Support Site at http://www.ibm.com/software/integration/wps/support/
- CEMCS0009E: The value "{1}" of the parameter "{0}" is not valid.
- Explanation: The specified parameter value either is empty or has a value that is not supported by the API.
- User Action: Please check that the parameters passed to the API are non-null and conform to the requirements of the API. For more information please check the online documentation at http://publib.boulder.ibm.com/infocenter/dmndhelp/v6rxmx/index.jsp