WebSphere Handler Framework messages

WHFW0001W: Could not remove ModuleEventListener {0} for module {1}
Explanation: Module was not found in the ModuleInfo map maintained by the ApplicationEventManager
User Response: Please provide a registered listener and the corresponding J2EE application and module name.

WHFW0002E: Error loading Handler Configuration from Application {0}, module {1} and jar/module path {2}.
Explanation: ApplicationHandlerManagerService encountered an exeption while unloading the Handler config from a J2EE module.
User Response: Please provide the correct J2EE application, module name, and jarPath. Please update the part of the configuration in error

WHFW0003E: Error unloading Handler Configuration from Application {0}, module {1} and module path {2}
Explanation: ApplicationHandlerManagerService encountered an exeption while unloading the Handler config
User Response: Please provide the correct J2EE application name, module name, and modulePath. Please update the part of the configuration in error

WHFW0004E: Error loading WAS EJB Classes
Explanation: One or more EJB Classes could not be loaded while initializing a EJB Handler.
User Response: Informational message only. No user action required

WHFW0005E: Error initilizing EMF and Common Archive static members of the XMI Utilities class
Explanation: Exception during static initialization of the XMI Utilities Implementation class
User Response: Informational message only. No user action required

WHFW0006I: Start event for Handler: {0} in Application: {1} and Module: {2}
Explanation: Application containing the Handler has been started
User Response: Informational message only. No user action required

WHFW0007I: Stop event for Handler: {0} in Application: {1} and Module: {2}
Explanation: Application containing the Handler has been started
User Response: Informational message only. No user action required

WHFW0008E: Error initializing Handler: {0} in Application: {1} and module {2}
Explanation: Exception while processing an Application start event
User Response: Informational message only. No user action required

WHFW0009E: Unknown Handler type found: {0}
Explanation: Only System JavaBean and Application EJBHandlers are currently supported
User Response: Please provide appropriate type of Handler configuration.

WHFW0010W: No JavaBean properties found for the Handler: {0} during initialization of the System JavaBean Handler.
Explanation: No additional information.
User Response: Informational message only. No user action required.

WHFW0011W: JavaBean property: {0} not found while setting the bean parameters during initialization of the System JavaBean Handler {1}.
Explanation: No additional information.
User Response: Informational message only. No user action required.

WHFW0012E: Error setting JavaBean parameters on {0} during initialization of the System JavaBean Handler {1}.
Explanation: No additional information.
User Response: Please update the part of the configuration in error.

WHFW0013E: Error initializing the JavaBean Handler: {0}.
Explanation: No additional information.
User Response: Please update the part of the configuration in error.

WHFW0014E: Failed to register: {0} with the ApplicationMgr as a listener for service start/stop events.
Explanation: Runtime service ApplicationMgr class that dispatches the start/stop events is null.
User Response: Informational message only. No user action required.

WHFW0015E: Failed to lookup: {0} service in JNDI.
Explanation: NamingException during the context lookup for the ApplicationHandlerManagerService.
User Response: Informational message only. No user action required.

WHFW0016E: Error processing the state-changed-event/ DeployedObjectEvent: {0} by the service: {1}.
Explanation: Exception while processing the Application state change event.
User Response: Informational message only. No user action required.

WHFW0017E: Failed to bind service: {0} to JNDI.
Explanation: No additional information.
User Response: Informational message only. No user action required.

WHFW0018E: Unable to create naming context for the service: {0}
Explanation: Error creating service: HandlerFrameworkService namespace
User Response: Informational message only. No user action required