PowerFORM RTS error messages are output by the event log for the Windows version.
An example of a PowerFORM RTS error message is shown below.
The output format of the error messages is as follows:
Event ID always outputs "1".
The source name is output by "MeFt".
"Error" or "Warn" is output in the Type field.
Detailed error information is output as follows:
For ERROR type: "Explanation" is output as follows:
%s1 |
%s1: The error detection processing type is output.
OPEN error : An error occurred by OPEN handling of MeFt PowerFORM RTS.
WRITE error: An error occurred by WRITE handling of MeFt PowerFORM RTS.
CLOSE error: An error occurred by CLOSE handling of MeFt PowerFORM RTS.
ERROR CODE: Outputs detailed error information.
The detailed error information is output to ERROR CODE. The expected performance return code is output to aa by the two digit alphanumeric characters row. Error detection information is output to xxxx by the four digit hexadecimal number. The system error code that occurred at the Windows API call is output to yyyyyyyy. The tool error code that occurred at the API call of a third party product is output to zzzzzzzz.
The print name processing it to PRTID is output.
The print name specified by the "PRTID" key word of the printer information file is output. When the key word is omitted, the specified printer information file name is output. When the printer information file is not specified, nothing is output.
Error subsidiary information is output to SUPPLEMENT.
The system failure code explanation is output. When an error is detected by the access processing of each file of the form descriptor, the form overlay descriptor, and built-in media, information for each file is output to file passing information.
For a WARNING type: The "Explanation" is output in messages as follows:
When an open of the specified printer fails and the open normally succeeds, the following is output:
Tried to print with the default printer, because failed to open the specified printer. Please confirm the network environment. |
If a failure occurs when creating the MEFTPLOG directory in the trace log collection, the following is output:
It failed in making the MEFTPLOG folder for the log collection. |
If a failure occurs when creating the output date directory in the trace log collection, the following is output:
It failed in making the YYYYMMDDHEDxxx folder for the log collection. |
If a failure occurs when opening the log file in the trace log collection, the following is output:
It failed in the opening of the log file. |
If a failure occurs when writing to the log file in the trace log collection, the following is output:
It failed in the write of the log file. |
If a failure occurs when closing the log file in the trace log collection, the following is output:
It failed in the close of the log file. |
If the maximum size of the log size gathered by one job when the trace log is gathered is exceeded, the following is output:
The log file exceeded the upper bound value of one job. |
When the specified paper size is not found, the following is output:
The specified paper is not found. Is specification correct?. |
When the specified paper name is not found, the following is output:
The specified paper "%1" is not found. Is specification correct?. |
"%1": The specified paper name is output.
When the specified paper feed is not found, the following is output:
The specified paper feed slot is not found. Is specification correct?. |
When paper feed cannot be done by the specified paper feed name, and it switches to the specification of paper feed slot, the following is output:
The specified paper feed slot "%1" was not found. An alternative paper feed slot "%2" was selected. Is specification correct?. |
"%1": The specified paper feed name is output.
"%2": The paper feed slot specified of paper feed is output..
When the specified paper feed name is not found, the following is output:
The specified paper feed slot "%1" is not found. Is specification correct?. |
"%1": The specified paper feed name is output.