- CWTKP0112E: Cannot determine whether the event service is running. The event service is considered to be running if an event factory can be obtained using JNDI. The object associated with the event factory JNDI lookup is incorrect. See the nested exception for more information: {0}
- Explanation: The event service is considered to be running if an event factory can be obtained using JNDI. However, the wrong object has been bound to JNDI.
- User Action: Run the application with the correct object bound to JNDI
- CWTKP0113I: The event service is disabled. The event service state observer plug-in will not need to be called.
- Explanation: If the event service is disabled, Business Process Choreographer does not call the state observer plug-in for the event service.
- User Action: None.