Explanation | An error occurred while loading the Handler config from a Java 2 Platform, Enterprise Edition (J2EE) module. |
Action | Provide the correct J2EE application, module name, and Java archive (JAR) path. |
Explanation | One or more required classes could not be loaded while initializing a Enterprise JavaBean (EJB) Handler. |
Action | Correct the WebSphere configuration so that the Enterprise JavaBean (EJB) classes can be loaded. |
Explanation | An application, which contains the Handler, has started. |
Action | No action is required. |
Explanation | An application, which contains the Handler, has stopped. |
Action | No action is required. |
Explanation | An exception was encountered while initializing an Enterprise JavaBean (EJB) Handler. |
Action | Check the FFDC logs for more information. |
Explanation | The product supports system JavaBean and application Enterprise JavaBean (EJB) Handlers only. |
Action | Use one of the supported Handler types in the Handler configuration. |
Explanation | System JavaBeans must include the appropriate properties in order to be used as a Handler. |
Action | Add the required properties to the system JavaBean. |
Explanation | System JavaBeans must include the specified property, which is missing. |
Action | Add the missing property to the system JavaBean. |
Explanation | An exception was encountered while loading and initializing a system JavaBean Handler. |
Action | Check the FFDC logs for more information. |
Explanation | The specified WebSphere service was not found, and is required. |
Action | Correct the WebSphere configuration to include the required service. |
Explanation | An exception was encountered while binding the specified WebSphere service to JNDI. |
Action | Check the FFDC logs for more information. |
Explanation | An exception was encountered while creating the specified WebSphere service. |
Action | Check the FFDC logs for more information. |
Explanation | You must define Enterprise JavaBean (EJB) Handlers in application Enterprise Archive (EAR) files. |
Action | Remove the EJB Handler from the Java Archive (JAR) file or remove the jar from the system class path. |