Explanation | The server has received a stop command. The server will begin shutting down. |
Action | No action is required. |
Explanation | The server has completed processing the indicated command. If the command did not complete successfully, previous messages will indicate the reason. |
Action | No action is required. |
Explanation | The server called to native code for a command processing related service. The native code encountered the problem identified by the displayed error code. |
Action | Examine the server logs to determine the reason for the native code failure. |
Explanation | The server received a modify command to process. This is the command response message from the command handler. Message CWWKB0005I identifies the command handler. |
Action | No action is required. |
Explanation | The server received a modify command to process. This message indicates that the command handler has finished processing the command. |
Action | No action is required. |
Explanation | The server has completed processing the indicated command. No active command handler reported processing the command. |
Action | Check the syntax of the command to ensure it is correct then re-issue the command. |
Explanation | The server received a modify command to process. This message indicates that the command handler has encountered an error while processing the command. |
Action | Examine the server logs to determine the reason for the Command Handler error. |
Explanation | The server attempted to issue a command response message. It was unable to resolve the message with its message bundle. |
Action | Examine the server logs to determine the reason for a related Command Handler error. |
Explanation | The server attempted to issue a command response message. It was unable to translate the message response to the native encoding ("Cp1047"). |
Action | Examine the server logs to determine the reason for the error. |
Explanation | The server received a modify command. It was unable to translate the command text from the native encoding ("Cp1047"). |
Action | Examine the server logs to determine the reason for the error. |
Explanation | This message represents the start of help information from the indicated command handler. |
Action | No action is required. |
Explanation | Help information from the indicated command handler. |
Action | No action is required. |
Explanation | This message represents the end of help information from the indicated command handler. |
Action | No action is required. |
Explanation | The server attempted to delete the pid file during server stop. It was unable to delete the pid file specified by {0}. |
Action | Examine the server logs if server stopped properly. |