Explanation | The name does not conform to the required syntax. See the exception for details. |
Action | Fix the name to conform to the required syntax. |
Explanation | The provided value did not conform to its stated type. |
Action | Either change the value to suit the type or change the type to suit the value. |
Explanation | The type needs to be an expected value. Valid values are auto, boolean, byte, char, double, float, int, long, short, or string. |
Action | Choose a valid type specification. |
Explanation | The bind operation could not proceed. See the exception for details. |
Action | Check whether something else is bound at the same or an intermediate name and resolve the conflict. |
Explanation | Something prevented the registry object being bound to the name. |
Action | Examine the exception to determine the cause of the failure and redress it. |
Explanation | The specified ObjectFactory cannot be created, because the class cannot be found. |
Action | Ensure that {0} is available in the WebSphere Application Server runtime environment. |
Explanation | See the exception for details. |
Action | See the exception for details. |