- CWLAL0001E: The Websphere Business Integration Session Service has already started the activity in the current environment.
- Explanation: The Websphere Business Integration Session Service can not start a same activity twice.
- User Action: This is an internal error. Refer to the Troubleshooting guide on the WebSphere Process Server Support Site at http://www.ibm.com/software/integration/wps/support/.
- CWLAL0002E: The Websphere Business Integration Session Service can not get any activity in the current environment.
- Explanation: The most possible cause is that the Websphere Business Integration Session Service can not be accessed in the current environment.
- User Action: 1. Ensure that the current environment is a J2EE environment. 2. Ensure that the Websphere Business Integration Session Service exists in the current profile. 3. Ensure that the Websphere Business Integration Session Service is enabled in the current profile by the administrator. 4. If the server did not start up normally, please restart it. 5. If the problem persists, refer to the Troubleshooting guide on the WebSphere Process Server Support Site at http://www.ibm.com/software/integration/wps/support/.
- CWLAL0003E: The Websphere Business Integration Session Service can not start the activity.
- Explanation: Some User Work Area related exception occurred.
- User Action: The exception is related to WAS User Work Area. Please refer to the User Work Area topics in WebSphere Application Server Information Center.
- CWLAL0004E: An attempt was made to set a reserved key {0}.
- Explanation: Users can not set the keys reserved by Websphere Business Integration Session: SYS$SessionID, SYS$ActivityID, SYS$ToComponentName, SYS$FromComponentName, and SYS$ParentActivityID.
- User Action: Set a key that is not reserved.
- CWLAL0005I: The work area partition service can not be accessed.
- Explanation: The Websphere Business Integration Session Service failed to look up the work area partition service Java Naming and Directory Interface(JNDI).
- User Action: Restart the server. If the problem persists, refer to the Troubleshooting guide on the WebSphere Process Server Support Site at http://www.ibm.com/software/integration/wps/support/.
- CWLAL0006I: The Websphere Business Integration Session Service can not be accessed.
- Explanation: There are some most possible causes for this problem, including: 1. The Websphere Business Integration Session Service did not exist in the current profile. 2. The Websphere Business Integration Session Service was disabled in the current profile. 3. The server was not started up normally.
- User Action: 1. Ensure that the Websphere Business Integration Session Service exists in the current profile. 2. Ensure that the Websphere Business Integration Session Service is enabled in the current profile by the administrator. 3. If the server did not start up normally, please restart it. 4. If the problem persists, refer to the Troubleshooting guide on the WebSphere Process Server Support Site at http://www.ibm.com/software/integration/wps/support/.
- CWLAL0007W: The Websphere Business Integration Session Service can not be accessed in the Java 2 Platform, Standard Edition (J2SE) environment.
- Explanation: The application is running in J2SE environment, and the Session related packages is included in the classpath. Then the Websphere Business Integration Session Service is activated. But in fact the Websphere Business Integration Session Service is not supported in the J2SE environment.
- User Action: Check the classpath of the application and remove Session related packages from it.
- CWLAL0008E: The Websphere Business Integration Session Service can not create its work area partition.
- Explanation: Some work area partition related exception occurred when trying to create a work area partition for Session.
- User Action: The exception is related to WAS Work Area Partition. Please refer to the Work Area Partition topics in WebSphere Application Server Information Center.