WebSphere Process Server messages     Operating Systems: All supported

CHKW handler validation

CHKW7405I: A handler descriptor does not exist in module {0}
Problem This module does not define any handlers.
User response Informational message only. No user action required.
CHKW7406E: Could not load handler descriptor from module {0}. The error is {1}
Problem handler descriptror could be incorrect format.
User response Check handler descriptor (ws-handler.xmi) file for possible errors.
CHKW7407E: One or more handler entries in handler descriptor are in invalid format in module {0}
Problem One or more handler resources are incorrectly defined in the descriptor
User response Check handler descriptor (ws-handler.xmi) file for errors.
CHKW7408E: handler {1} should be EJB type in module {0}
Problem Only EJB handlers should be defined handler descriptor for EJB modules.
User response Remove Non-EJB handler definitions from handler descriptor.
CHKW7409E: handlers must have a non-null name in module {0}
Problem handler name in a handler descriptor should not be null.
User response Correct handler name field in handler descriptor.
CHKW7410E: handler {1} does not refer to a valid EJB module {0}
Problem handler reference to EJB is not valid.
User response Correct EJB reference in the handler descriptor.
CHKW7411E: EJB {2} referred by handler {1} is not a stateless session bean in module {0}
Problem handlers in a EJB module must be stateless session sean with local interfaces.
User response define only stateless session beans with local interfaces as handlers in a EJB module.
CHKW7412E: EJB {2} referred by handler {1} does not define local interfaces in module {0}
Problem handlers in a EJB module must be stateless session sean with local interfaces.
User response define only stateless session beans with local interfaces as handlers in a EJB module.
CHKW7413E: handler list name must be a valid string in handler {1} in module {0}
Problem handler list name should be a valid string that is not null.
User response Correct handler list name in the handler descriptor
CHKW7414E: duplicate handler list {2} in handler definition {1} in module {0}
Problem A handler can be attached only once to a handler list.
User response Make sure that a handler is added to a handler list only once.
CHKW7415E: handler list {2} sequence number {3} in handler {1} in module {0} must be a valid positive number.
Problem sequence number for handler list should be positive integer.
User response correct handler list sequence number to be a positive integer.
Reference topic    

Terms of Use | Feedback

Last updated: Jun 13, 2009 1:00:35 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.websphere.validation.base.extensions.handler.handlervalidation.html

© Copyright IBM Corporation 2006, 2009. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)