Express (Distributed operating systems), v8.0 > Reference > Messages
WHFW
WHFW0002E: Error loading Handler Configuration from Application {0}, module {1} and jar/module path {2}.
Explanation An error occurred while loading the Handler config from a J2EE module. Action Provide the correct J2EE application, module name, and JAR path.
WHFW0004E: Error loading WAS Enterprise JavaBean (EJB) Classes
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.
WHFW0006I: Start event for Handler: {0} in Application: {1} and Module: {2}
Explanation An application, which contains the Handler, has started. Action No action is required.
WHFW0007I: Stop event for Handler: {0} in Application: {1} and Module: {2}
Explanation An application, which contains the Handler, has stopped. Action No action is required.
WHFW0008E: Error initializing Handler: {0} in Application: {1} and module {2}
Explanation An exception was encountered while initializing an Enterprise JavaBean (EJB) Handler. Action Check the FFDC logs for more information.
WHFW0009E: Unknown Handler type found: {0}
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.
WHFW0010W: No JavaBean properties found for the Handler: {0} during initialization of the System JavaBean Handler.
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.
WHFW0011W: JavaBean property: {0} not found while setting the bean parameters during initialization of the System JavaBean Handler {1}.
Explanation System JavaBeans must include the specified property, which is missing. Action Add the missing property to the system JavaBean.
WHFW0013E: Error initializing the JavaBean Handler: {0}.
Explanation An exception was encountered while loading and initializing a system JavaBean Handler. Action Check the FFDC logs for more information.
WHFW0015E: Failed to lookup: {0} service in JNDI.
Explanation The specified WebSphere service was not found, and is required. Action Correct the WebSphere configuration to include the required service.
WHFW0017E: Failed to bind service: {0} to JNDI.
Explanation An exception was encountered while binding the specified WebSphere service to JNDI. Action Check the FFDC logs for more information.
WHFW0018E: Unable to create naming context for the service: {0}
Explanation An exception was encountered while creating the specified WebSphere service. Action Check the FFDC logs for more information.
WHFW0019W: EJB handler {0} was found in the jar {1} which is in the system classpath. This handler will not be used.
Explanation We 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.