CWLAL0001E: An Activity is already started in the current environment.
Explanation: The same Activity cannot be started twice.
User Action: This is an internal error. Contact WebSphere Technical Support immediately.

 

CWLAL0002E: No Activity is started in the current environment.
Explanation: Your application can run in the J2SE environment, but an Activity can only be started in the J2EE environment.
User Action: Do not get AcitivityData from the J2SE environment.

 

CWLAL0003E: The Activity cannot be started.
Explanation: The Activity cannot be started because the work area partition service in your application server is not active.
User Action: From the administrative console, check the work area partition service in your application server.

 

CWLAL0004E: An attempt was made to set a reserved key.
Explanation: The key named {0} is reserved by the system.
User Action: Do not use the following system reserved keys: SYS$SessionID, SYS$ActivityID, SYS$ToComponentName, SYS$FromComponentName, and SYS$ParentActivityID.

 

CWLAL0005I: The work area partition service is not available.
Explanation: The work area partition service cannot be looked up, because it is not active in your application server.
User Action: From the administrative console, check the work area partition service in your application server.

 

CWLAL0006I: WPS Session service is disabled.
Explanation: WPS Session service has been disabled by the administrator; it cannot be used.
User Action: To use WPS Session service, contact the administrator and request that it be enabled.

 

CWLAL0007W: WPS Session service is not supported in the J2SE environment.
Explanation: WPS Session service is not supported in the J2SE environment because there is no work area partition service in the J2SE environment.
User Action: Do not add session packages to the class path if your application is run in the J2SE environment.

 

CWLAL0008E: The session partition could not be created.
Explanation: An exception occurred while the session partition was being created.
User Action: From the administrative console, check the work area partition service in your application server.

 

CWLAL0009E: The CorrelationSphere could not be created.
Explanation: The CorrelationSphere cannot be created, because the work area service in your application server is not active yet.
User Action: From the administrative console, check whether the work area service in your application server is enabled. If it is not enabled, turn on the work area service. If it is enabled, contact WebSphere Technical Support immediately.