InfoPrint Manager Transform messages
0427-001
ERROR: Usage: -? or -h provides command usage information.
- Explanation:
- The question mark or -h flag was entered as a flag for the ps2afp or pcl2afp transform command.
- System action:
- The InfoPrint Application displays the usage message for the transform command.
- User response:
- Use the flags specified in the usage message.
0427-002
ERROR: ____: A value must be supplied with the flag -____.
- Explanation:
- The ps2afp or pcl2afp transform command requires a value for the input flag specified in this message. The value can immediately follow the flag, such as -j40, or can be separated by a space, such as -j 40. No value was supplied for the flag.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Specify a value for the flag.
0427-003
ERROR: ____: The value for the flag -____ cannot start with a dash.
- Explanation:
- Either no value was supplied for the flag and InfoPrint Manager attempted to interpret the next flag as the value, such as ps2afp -o -r240 input_file, or the flag's value was preceded by a dash, for example ps2afp -r-240 input_file. This error can occur with the ps2afp or the pcl2afp command.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Supply a valid value for the flag.
0427-004
ERROR: ____: -____ is not a valid flag for the transform command.
- Explanation:
- flag that was not valid was specified with the command. Valid options for the command specified (ps2afp, ps2afpd, pcl2afp, or pcl2afpd) can be viewed in the respective man pages.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Specify valid flags with the command..
0427-005
ERROR: ____: The configuration file contains only a keyword or a value with no associated keyword in the line ____.
- Explanation:
- Entries in the configuration file must be in the form of
keyword=value
with each entry on a separate line. The configuration file contains an entry that has only a keyword with no equals sign, such asps_length
, or a value with no keyword to the left of the equals sign, such as=240
. - System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Edit the configuration file and correct the syntax error.
0427-006
ERROR: ____: The configuration file entry contains an unknown keyword: ____.
- Explanation:
- The configuration file contains a keyword that is not valid. Valid configuration keywords for the client configuration file can be found in the man page for the command that failed.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Edit the configuration file and correct the keyword name.
0427-007
ERROR: ____: The configuration file ____ contains either syntax errors or keywords that are not valid.
- Explanation:
- The configuration file specified in the message contains either syntax errors, keyword and value errors, or errors of both types. The file might not be a configuration file.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Check that the correct file was specified as the configuration file. If the file is
a configuration file, correct the file entries so that they contain valid keyword
and values. Keywords can be specified without a value, such as
ps_length=
, indicating that InfoPrint Manager should use the default value for the keyword. Each keyword and value pair must be on a separate line.
0427-008
ERROR: ____: The port number ____ is not valid.
- Explanation:
- Valid port numbers are in the range of 924 to 32767. The value specified for the port was not in this range.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The port number can be specified in the configuration file with the keyword
port=
or from the command line with the -P flag. Correct the port number.
0427-009
ERROR: ____: The output data type value ____ is not valid.
- Explanation:
- The valid AFP data stream image output types are: IM1, IO1, IO1_G4, IO1_MMR, PSEG_IO1_G4, PSEG_IM1, PSEG_IO1, PSEG_IO1_MMR, OVLY_IO1_G4, OVLY_IM1, OVLY_IO1, and OVLY_IO1_MMR. The value specified for the AFP data stream image output type was not one of these values.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The AFP data stream image output type can be specified in the configuration file with
the keyword
ps_output_type=
(for Postscript),pcl_output_type=
(for PCL), or from the command line with the -a flag. Correct the AFP data stream image output type.
0427-010
ERROR: ____: The resolution value ____ is not valid. Please use one of the following values: 240, 300, 360, 480, 600, 720 or 1200..
- Explanation:
- The valid resolution values are 240, 300, 360, 480, 600, 720 or 1200. A value other than 240, 300, 360, 480, 600, 720 or 1200 was specified.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The resolution value can be specified in the configuration file with the keyword
ps_resolution=
(for Postscript),pcl_resolution=
(for PCL) or from the command line with the -r flag. Correct the resolution value.
0427-011
ERROR: ____: The width value ____ is not valid.
- Explanation:
- The valid width value ranges for 240-pel resolution are:
- 0.065 to 17.002 inches
- 1.641 to 431.852 millimeters
- 16 to 4080 pels
- 0.052 to 17.001 inches
- 1.313 to 431.842 millimeters
- 16 to 5100 pels
- 0.026 to 17.000 inches
- 0.657 to 431.821 millimeters
- 16 to 10200 pels
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The width value can be specified in the configuration file with the keyword
ps_width=
(for Postscript),pcl_width=
(for PCL), or from the command line with the -w flag. Correct the width value.
0427-012
ERROR: ____: The length value ____ is not valid.
- Explanation:
- The valid length value ranges for 240-pel resolution are:
- 0.065 to 22.002 inches
- 1.641 to 558.852 millimeters
- 16 to 5280 pels
- 0.052 to 22.001 inches
- 1.313 to 558.842 millimeters
- 16 to 6600 pels
- 0.026 to 22.000 inches
- 0.657 to 558.821 millimeters
- 16 to 13200 pels
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The length value can be specified in the configuration file with the keyword
ps_length=
(for Postscript),pcl_length=
(for PCL), or from the command line with the -l flag. Correct the length value.
0427-013
ERROR: ____: The job timeout value ____ is not valid.
- Explanation:
- Valid job timeout values are in the range of 1 to 9998 minutes or 9999 to specify no time limit. The value specified for the job timeout was not one of these values.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The job timeout value can be specified in the configuration file with the keyword
ps_job_timeout=
(for Postscript),pcl_job_timeout=
(for PCL), or from the command line with the -j flag. Correct the job timeout value.
0427-014
ERROR: ____: The server timeout value ____ is not valid.
- Explanation:
- Valid server timeout values are in the range of 1 to 9998 minutes or 9999 to specify no time limit. The value for the server timeout was not one of these values.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The server timeout value can be specified in the configuration file with the keyword
ps_server_timeout=
(for Postscript),pcl_server_timeout=
(for PCL), or from the command line with the -s flag. Correct the server timeout value.
0427-015
ERROR: ____: The maximum memory value ____ is not valid.
- Explanation:
- Valid maximum memory values are in the range of 2000 to 64000 kilobytes. The value specified for the maximum memory was not in this range.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The maximum memory value can be specified in the configuration file with the keyword
ps_max_memory=
(for Postscript),pcl_max_memory=
(for PCL), or from the command line with the -M flag. Correct the maximum memory value.
0427-016
ERROR: ____: The virtual memory percentage value ____ is not valid.
- Explanation:
- Valid virtual memory values are whole numbers in the range of 10 to 50. The value specified for the virtual memory percentage was not in this range or was not a whole number.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The virtual memory percentage can be specified in the configuration file with the
keyword
ps_VM_percent=
or from the command line with the -V flag. Correct the virtual memory value.
0427-017
ERROR: ____: File ____ does not exist or cannot be accessed.
- Explanation:
- Either InfoPrint Manager could not locate the input file, a configuration file, or one of the other files required for transform or font map processing, or you do not have the correct permission level for the file.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Check that the file specified in the message exists. For InfoPrint Manager to read the file, you must have x (execute) permission for the directory containing the file and r (read) permission for the file itself.
0427-018
ERROR: ____: The transform program cannot create or write to file ____.
- Explanation:
- The transform program cannot open and write to the file specified in the message. You may not have the correct permission level for the file.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Check that you have x (execute) and w (write) permission for the directory containing the file. If the file exists, you must also have w (write) permission for the file itself.
0427-019
ERROR: ____: System error; an I/O error has occurred with file ____.
- Explanation:
- A system-detected I/O error has occurred with the file specified in the message. There is a problem reading from or writing to the file or directory specified in the message.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
-
For more details about what the transform was doing leading up to the error, see the error log for the transform program, by default
/var/psf/ps2afp/ps2afpd.log
(for Postscript) or/var/psf/pcl2afp/pcl2afpd.log
(for PCL) with InfoPrint Manager for AIX and<install-path>\ps2afp\ps2afpd.log
for (PostScript) or<install-path>\pcl2afp\pcl2afpd.log
(for PCL) with InfoPrint Manager for Windows.This error can be caused by any condition where the transform process is unable to read from or write to the file at the path listed in the message. These conditions can include:
- Out of disk space in the file system containing the file.
- Out of Inodes/file handles in the filesystem containing the file (AIX)
- Incorrect permissions on the file.
- Hardware error in the DASD controller or the physical disk containing the file.
With AIX, verify that the disk is not out of space or Inodes, use the df command to see whether the
/var/psf
filesystem Percent Used or Percent IUsed values are near 100. If either case is true, the AIX administrator can:- Enlarge the filesystem containing
/var/psf
, or if the transform working directory has been customized to use another location, increase the size of the filesystem containing the transform working directory. - Delete any retained jobs from the system to increase the available space.
- If a large number of jobs are on the system, print or delete most of the smaller jobs to free up disk space and Inodes before retrying the jobs that are failing.
- Run errpt -a looking for errors with the label of: JFS_FS_FULL, DISK_ERR?, BADISK_ERR?, LVM_HWFAIL, SCSI_ERR?, DISK_IO, or other conditions indicating a problem with local or network filesystems. If any of these conditions are found, work with your server hardware Customer Engineer or IBM AIX support to locate the cause and correct the condition.
- Verify that the correct ownership and permissions are set on the transform working
directory. The correct permissions should be:
drwxrwsr-x root printq pcl2afp drwxrwsr-x root printq ps2afp drwxrwsr-x root printq ps2afp2
0427-020
ERROR: ____: A communications error has occurred (return code=____)
- Explanation:
- The system detected a communication error between ps2afp and ps2afpd (for Postscript) or pcl2afp and pcl2afpd (for PCL). There might be a network or host problem.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- See the error log for the transform program, by default
/var/psf/ps2afp/ps2afpd.log
(for Postscript) or/var/psf/pcl2afp/pcl2afpd.log
(for PCL). Contact the person who administers your system for assistance, if necessary.
0427-021
ERROR: ____: A communications protocol error has occurred.
- Explanation:
- InfoPrint Manager detected a communications protocol error between ps2afp and ps2afpd (for Postscript) or pcl2afp and pcl2afpd (for PCL) that cannot be corrected.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this message.
0427-022
ERROR: ____: System error; out of memory; unable to continue.
- Explanation:
- InfoPrint Manager detected an out of memory condition and cannot continue.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Contact the person who administers your system for assistance.
0427-023
ERROR: ____: The X offset value ____ is not valid.
- Explanation:
- Valid X offset values are in the range of 0 to one half of the -w, ps_width=, or pcl_width= values. The value specified for the X offset was not in this range.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The X offset value can be specified in the configuration file with the keyword ps_x_offset= (for PostScript), pcl_x_offset= (for PCL), or from the command line with the -x flag. Correct the X offset value.
0427-024
ERROR: ____: The Y offset value ____ is not valid.
- Explanation:
- Valid Y offset values are in the range of 0 to one half of the -l, ps_length=, or pcl_length= values. The value specified for the Y offset was not in this range.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The Y offset value can be specified in the configuration file with the keyword ps_y_offset= (for PostScript),
error.log
(for PCL), or from the command line with the -y flag. Correct the Y offset value.
0427-025
ERROR: ____: The device controls value ____ is not valid.
- Explanation:
- Valid device control values are documented in the InfoPrint Manager books. The value specified for the device controls was not valid.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The device controls value can be specified in the configuration file with the keyword device_controls= or from the command line with the -device flag. Correct the device controls value.
0427-029
The image size value ____ is not valid.
- Explanation:
- The valid image size value ranges for 240-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 120 to 1200 pels
- The valid image size value ranges for 300-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 150 to 1500 pels
- The valid image size value ranges for 360-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 180 to 1800 pels
- The valid image size value ranges for 480-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 240 to 2400 pels
- The valid image size value ranges for 600-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 300 to 3000 pels
- The valid image size value ranges for 720-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 360 to 3600 pels
- The valid image size value ranges for 1200-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 600 to 6000 pels
If you specify 0, the transform will not use this threshold.
- When specifying values in inches, the value must be followed by the letter i. When specifying values in millimeters, the value must be followed by the letter m.No letter follows the value when specifying pels as the unit of measurement. The value specified for the image size was not in any of these ranges or the value was followed by a letter other than i or m.
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- The image size value can be specified in the configuration file with the keyword
ps_imgsmall=
or from the command line with the-imgsmall
flag. Correct the image size value.
0427-030
The line size value ____ is not valid.
- Explanation:
- The valid image size value ranges for 240-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 120 to 1200 pels
- The valid image size value ranges for 300-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 150 to 1500 pels
- The valid image size value ranges for 360-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 180 to 1800 pels
- The valid image size value ranges for 480-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 240 to 2400 pels
- The valid image size value ranges for 600-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 300 to 3000 pels
- The valid image size value ranges for 720-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 360 to 3600 pels
- The valid image size value ranges for 1200-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 600 to 6000 pels
If you specify 0, the transform will not use this threshold.
- When specifying values in inches, the value must be followed by the letter i. When specifying values in millimeters, the value must be followed by the letter m. No letter follows the value when specifying pels as the unit of measurement. The value specified for the line size was not in any of these ranges or the value was followed by a letter other than i or m.
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- The line size value can be specified in the configuration file with the keyword
linesmall=
or from the command line with the-linesmall
flag. Correct the line size value.
0427-031
The text size value ____ is not valid.
- Explanation:
- The valid image size value ranges for 240-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 120 to 1200 pels
- 36 to 360 points
- The valid image size value ranges for 300-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 150 to 1500 pels
- 36 to 360 points
- The valid image size value ranges for 360-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 180 to 1800 pels
- 36 to 360 points
- The valid image size value ranges for 480-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 240 to 2400 pels
- 36 to 360 points
- The valid image size value ranges for 600-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 300 to 3000 pels
- 36 to 360 points
- The valid image size value ranges for 720-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 360 to 3600 pels
- 36 to 360 points
- The valid image size value ranges for 1200-pel resolution are:
- 0.5 to 5 inches
- 12.7 to 127 millimeters
- 600 to 6000 pels
- 36 to 360 points
If you specify 0, the transform will not use this threshold.
- When specifying values in inches, the value must be followed by the letter i. When specifying values in millimeters, the value must be followed by the letter m. When specifying values in points, the value must be followed by the letter p. No letter follows the value when specifying pels as the unit of measurement. The value specified for the text size was not in any of these ranges or the value was followed by a letter other than i, m or p.
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- The text size value can be specified in the configuration file with the keyword
ps_txtsmall=
or from the command line with the-txtsmall
flag. Correct the text size value.
0427-032
The threshsmall value ____ is not valid.
- Explanation:
- The valid threshsmall values are:
- sc_ell
- sc_euc
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- The threshsmall value can be specified in the command line with the
-threshsmall
flag.
0427-033
- Explanation:
-
Valid pcl_x_origin values are in the range of -577.99 to 577.97.
The value specified for the pcl_x_origin was not in this range.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The pcl_x_origin value can be specified using pragma parameter.
- Correct the pcl_x_origin value.
0427-034
- Explanation:
-
Valid pcl_y_origin values are in the range of -577.99 to 577.97.
The value specified for the pcl_y_origin was not in this range.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The pcl_y_origin value can be specified using pragma parameter.
- Correct the pcl_y_origin value.
0427-035
The -is flag value ____ is not valid.
- Explanation:
- The valid interchange set values are:
- 1
Means that the output is the same as before, no IS/3 compliant.
- 3
Means that the output is IS/3 compliant.
Note: Any other value different than 1 or 3 is invalid. - 1
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- The -is flag value can be specified in the command line with the -is flag or in the configuration file with the keyword ps_is= for ps2afp or pcl_is= for pcl2afp . Correct the -is flag value.
0427-036
The -is flag value ____ is not compatible with the output type selected.
- Explanation:
- IS/3 is compatible only with following afp output formats:
- IO1
- IO1_G4
- IO1_MMR
- PSEG_IO1
- PSEG_IO1_G4
- PSEG_IO1_MMR
- OVLY_IO1
- OVLY_IO1_G4
- OVLY_IO1_MMR
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- Specify other value for the -is flag, or change the afp output format to one of the supported values mentioned before.
0427-037
The -is flag value ____ is not compatible with the output type selected.
- Explanation:
- IS/3 is compatible only with following afp output formats:
- IO1
- IO1_G4
- IO1_MMR
- PSEG_IO1
- PSEG_IO1_G4
- PSEG_IO1_MMR
- OVLY_IO1
- OVLY_IO1_G4
- OVLY_IO1_MMR
- FS45
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
-
Specify other value for the -is flag, or change the afp output format to one of the supported values mentioned before.
0427-038
The -cmp flag value ____ is not valid.
- Explanation:
- The valid compression type values are:
- jpeg-sub
Use
JPEG
subsampled compression. - jpeg
Use
JPEG
unsubsampled compression. - lzw
Use
LZW
unsubsampled compression.
Note: Any other value different from jpeg-sub, jpeg, and lzw is invalid. - jpeg-sub
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
-
The -cmp flag value can be specified in the command line with the -cmp flag or in the configuration file with the keyword ps_compress_type= for ps2afp. Correct the -cmp flag value.
0427-039
The -pdfproc flag value ____ is not valid.
- Explanation:
- The -pdfproc flag values are:
- cpsi
The transform uses the CPSI transformer
- appe
The transform uses the APPE transformer
- agspdl
The transform uses the GhostPDL transformer
Any other value different than cpsi, appe, or agspdl is invalid.
- cpsi
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- The -pdfproc flag value can be specified in the command line with the -pdfproc flag or in the configuration file with the keyword pdf_document_processor for ps2afp. Correct the -pdfproc flag value.
0427-040
The -pagetype flag value ____ is not valid.
0427-041
The input file type is not valid.
- Explanation:
- The InfoPrint Application cannot process the provided input file type.
- System action:
- The InfoPrint Application does not complete the requested transform operation.
- User response:
- Use a valid input file type.
0427-042
The -psproc flag value ____ is not valid.
- Explanation:
- The -psproc flag values are:
- cpsi
The transform uses the CPSI transformer
- agspdl
The transform uses the GhostPDL transformer
Any other value different than cpsi or agspdl is invalid.
- cpsi
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- The -psproc flag value can be specified in the command line with the -psproc flag or in the configuration file with the keyword ps_document_processor for ps2afp. Correct the -psproc flag value.
0427-101
ERROR: Usage: ____ [-C config_filename] PostScript or PCL transform driver daemon -C specify configuration file name
- Explanation:
- When using a server configuration file with the ps2afpd or the pcl2afpd transform command, the command must be in the format shown in this message. A ps2afpd or a pcl2afpd command was entered that did not comply with this format.
- System action:
- InfoPrint Manager displays the ps2afpd command syntax.
- User response:
- Use the syntax shown in this message.
0427-102
ERROR: ____: Only the -C flag can be specified with this command.
- Explanation:
- The ps2afpd command (for Postscript) and the pcl2afpd command (for PCL) only have one flag, -C, whose value is the name of the configuration file. A flag that was not valid was specified with the command.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Enter the transform command again.
0427-103
ERROR: ____: The configuration file ____ contains keyword values that are not valid. See the log file ____ for more information.
- Explanation:
- The configuration file contains keywords and values that provide information to InfoPrint Manager about transform processing. One or more keyword values in the configuration file are not valid.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- View the log file to determine the keyword value or values that are not valid. Then correct the configuration file.
0427-104
ERROR: ____: Files required by the command cannot be found or cannot be accessed. See the log file ____ for more information.
- Explanation:
- The ps2afp command (for Postscript) or the pcl2afp command (for PCL) requires access to certain files before it can complete the transform operation. The required files cannot be found or you do not have the required file permissions.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- View the error log file, by default
/var/psf/ps2afp/ps2afpd.log
(for Postscript) or/var/psf/pcl2afp/pcl2afpd.log
(for PCL), to determine which file or files cannot be located or accessed.
0427-105
ERROR: ____: The current directory cannot be changed to the working directory ____
- Explanation:
- InfoPrint Manager was not able to change to the working directory specified in the message. Either the directory does not exist or you do not have the correct permission level for that directory.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Check that the directory name is spelled correctly. You must have x (execute) and w (write) permission for the directory. If you are the owner of the directory, change the permission level. Otherwise, contact the person who administers your system for assistance.
0427-106
ERROR: ____: System error; cannot create the listen socket (return code=____)
- Explanation:
- ps2afpd (for Postscript) or pcl2afpd (for PCL) detected a system error while trying to create a listen socket. The most likely cause of this problem is attempting to start the ps2afpd or pcl2afpd command while another instance of a PostScript or PCL transform daemon process is already running using the same configuration file.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- If this message resulted from issuing the ps2afpd or the pcl2afpd command while the daemon was already running, no further action is required.
- If this message resulted from a different action, further information is required
to determine the cause. See the error log for the transform program, by default
/var/psf/ps2afp/ps2afpd.log
(for Postscript) or/var/psf/pcl2afp/pcl2afpd.log
(for PCL) with InfoPrint Manager for AIX and<install-path>\var\psf\ps2afp/ps2afpd.log
(for Postscript) or<install-path>\var\psf\pcl2afp\pcl2afpd.log
(for PCL) with InfoPrint Manager for Windows.
0427-107
ERROR: ____: System error; cannot create the accept socket (return code=____).
- Explanation:
- ps2afpd (for Postscript) or pcl2afpd (for PCL) detected a system error while trying to create the accept socket.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- It might be necessary to enter the ps2afpd or pcl2afpd server command again. See the error log for the transform program, by default /
var/psf/ps2afp/ps2afpd.log
(for Postscript) or/var/psf/pcl2afp/pcl2afpd.log
(for PCL). Contact the person who administers your system for assistance, if necessary.
0427-108
ERROR: ____: System error; cannot create the pipes for the child process (return code=____).
- Explanation:
- If you were processing Postscript, ps2afpd detected a system error while trying to create the pipes required to communicate with the ps2afp transform program's PostScript interpreter. If you were processing PCL, pcl2afpd detected a system error while trying to create the pipes required to communicate with the pcl2afp transform program's PCL interpreter.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- See the error log for the transform program, by default
/var/psf/ps2afp/ps2afpd.log
(for Postscript) or/var/psf/pcl2afp/pcl2afpd.log
(for PCL). Contact the person who administers your system for assistance, if necessary.
0427-109
ERROR: ____: System error; cannot fork the child process (return code=____).
- Explanation:
- ps2afpd detected a system error while trying to create and start the PostScript interpreter process or pcl2afpd detected a system error while trying to create and start the PCL interpreter process.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- See the error log for the transform program, by default
/var/psf/ps2afp/ps2afpd.log
(for Postscript) or/var/psf/pcl2afp/pcl2afpd.log
(for PCL). Contact the person who administers your system for assistance, if necessary.
0427-110
ERROR: ____: System error; cannot fork the child process (return code=____).
- Explanation:
- ps2afpd detected a system error while trying to create and start the PostScript interpreter process or pcl2afpd detected a system error while trying to create and start the PCL interpreter process.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- See the error log for the transform program, by default
/var/psf/ps2afp/ps2afpd.log
(for Postscript) or/var/psf/pcl2afp/pcl2afpd.log
(for PCL). Contact the person who administers your system for assistance, if necessary.
0427-111
ERROR: ____: System error; cannot communicate with the child process (return code=____).
- Explanation:
- ps2afpd detected a system error while trying to communicate with the PostScript interpreter process or pcl2afpd detected a system error while trying to communicate with the PCL interpreter process.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- See the error log for the transform program, by default
/var/psf/ps2afp/ps2afpd.log
(for Postscript) or/var/psf/pcl2afp/pcl2afpd.log
f (for PCL). Contact the person who administers your system for assistance, if necessary.
0427-112
ERROR: ____: The font mapping files ____ are not valid.
- Explanation:
- The font mapping file or files specified in the message either do not exist, do not contain valid font mapping information, or you do not have the correct permission level to access the files. Additionally, the Courier font is required in at least one of the font mapping files. The Courier font might not be present.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Font mapping files must first be created with the mkfntmap command. The font mapping files can then be specified in the configuration file with
the keyword
ps_font_map_files=
or from the command line with the -F flag. Multiple files can be specified and must be separated by colons. Check each of the possible causes listed in this message and correct the font mapping file problem.
0427-113
ERROR: ____: System error; unable to create the correct operating environment.
- Explanation:
- ps2afpd (for Postscript) or pcl2afpd (for PCL) detected system errors during initialization and setup. See the explanations for other error messages in this message group.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- See the other error messages in this message group and the error log for the ps2afp transform (for Postscript) or the pcl2afp (for PCL) program, by default
/var/psf/ps2afp/ps2afpd.log
and/var/psf/pcl2afp/pcl2afpd.log
, respectively, for further information on the cause of this error. Contact the person who administers your system for assistance, if necessary.
0427-114
ERROR: ____: Transform processing exceeds the time allowed for the job.
- Explanation:
- The job timer value controls the maximum time allowed for transform processing. Processing was not complete when the maximum amount of processing time was reached.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The job timeout value can be specified in the configuration file with the keyword
ps_job_timeout=
(for Postscript), orpcl_job_timeout=
(for PCL), or from the command line with the -j flag. Increase the job timeout value.
0427-115
ERROR: ____: The transform process ended unexpectedly.
- Explanation:
- The transform operation ended at an unexpected point during the transform process.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- See the error log for the transform program, by default
/var/psf/ps2afp/ps2afpd.log
(for Postscript) or/var/psf/pcl2afp/pcl2afpd.log
(for PCL). Contact the person who administers your system for assistance, if necessary.
0427-116
ERROR: ____: An error was detected in the pre load.ps file.
- Explanation:
- The
preload.ps
file, which specifies fonts that should be preloaded, must contain entries in the format of /font_name findfont pop. font_name is the name of the font, such as Helvetica-Narrow or Palatino-Roman. ps2afpd detected an error in thepreload.ps
file. - System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The preloaded font file must be in the work directory specified in the server configuration
file. The work directory is specified with the keyword
work_directory=
. Edit thepreload.ps
file and correct any syntax errors.
0427-117
ERROR: ____: Insufficient virtual memory is available to complete transform processing.
- Explanation:
- Transform processing requires more virtual memory than was specified with the transform command. A larger maximum memory value might also be required.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The virtual memory value can be specified in the configuration file with the
ps_VM_percent=
keyword or from the command line with the -V flag. Increase the virtual memory value and enter the transform command again. If the error still occurs, increase the maximum memory value using theps_max_memory=
keyword in the configuration file or the -M flag on the command line.
0427-118
ERROR: ____: The input file contains PostScript commands which resulted in an error. The PostScript error was: ____
- Explanation:
- PostScript files contain PostScript language commands. The transform detected commands in the input file that are not valid within the PostScript language. The file might not be a PostScript file.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Check that the input file is a PostScript file and that all commands in the file conform to the PostScript language syntax
0427-119
ERROR: ____: The file contained a server loop password that is not valid.
- Explanation:
- The PostScript file has attempted to access the PostScript server dictionary. However, the file contains a password that is not valid.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Edit the PostScript file and correct the password.
0427-120
ERROR: ____: An error was detected in the PostScript error handler. Increase the maximum memory and virtual memory values.
- Explanation:
- ps2afpd ended transform processing due to a recursive error in the PostScript error handler.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The maximum memory and virtual memory values can be specified in the configuration
file with the keywords
ps_max_memory=
andps_VM_percent=
or from the command line with the -M and -V flags. Increase the values and enter the transform command again. If increasing the values does not correct the problem, use local problem-reporting procedures to report this error message.
0427-121
ERROR: ____: An internal error was detected while processing the input file.
- Explanation:
- An internal error occurred that cannot be corrected by InfoPrint.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this message.
0427-122
ERROR: ____ : The maximum memory value is too low; The transform cannot complete processing.
- Explanation:
- Transform processing requires a larger maximum memory value than was specified with the transform command.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- The maximum memory value can be specified in the configuration file with the keyword
ps_max_memory=
(for Postscript) orpcl_max_memory=
(for PCL) or from the command line with the -M flag. Increase the maximum memory value.
0427-123
Error: ____ : System error; insufficient fixed-disk space is available to complete transform processing.
0427-124
ERROR: ____ : An internal error has ended transform processing.
- Explanation:
- An internal error occurred that cannot be corrected by InfoPrint.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this message.
0427-125
ERROR: ____ : The transform could not find a PostScript font for use in your document. A Courier font was used instead.
- Explanation:
- The command in the message could not find a certain font in your PostScript document.
A Courier (typewriter-style) font was used instead of the missing font. If you tried
to print a PostScript document, the command in the message could not find the font
in the path that was specified
- On the SMIT Start an InfoPrint Manager Job Script panel - PostScript data panel
- At the command line with the enq -osfo flag
- On the SMIT Processing Options panel for the actual destination
- System action:
- The command continues processing with the new font.
- User response:
- Look at your printed output to see which font is missing. See the error log for the
transform program, by default
/var/psf/ps2afp/ps2afpd.log
(for Postscript) or/var/psf/pcl2afp/pcl2afpd.log
(for PCL). Contact the person who administers your system for assistance, if necessary. Make sure that this font exists in the correct path, and that you have permission to read the font file.
0427-126
ERROR: ____ : System abort; the PostScript input requires excessive memory and cannot be processed by this transform.
- Explanation:
- The input contains PostScript which makes inefficient use of memory that exceeds the capacity of this PostScript interpreter.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Correct the PostScript to make more efficient use of memory.
0427-127
____: The transform could not find a PostScript font for use in your document. A Courier font is used if you have font substitution turned on. Missing fonts include:____
- Explanation:
- The command in the message could not find a certain font in your PostScript document. If font substitution is turned on, a Courier (typewriter-style) font is used instead of the missing font. If you tried to print a PostScript document, the command in the message could not find the font in the path that was specified through a resource-context object. If you tried to transform a PostScript document into AFP, the command in the message could not find the font in the specified path. The font may be missing, or you may not have permission to read the font file.
- System action:
- If font substitution is turned on, the command continues processing with the new font. If not, the job will end with an error message.
- User response:
- Look at your printed output to see which font is missing. See the error log for the
transform program, by default
/var/psf/ps2afp/ps2afpd.log
. Contact the person who administers your system for assistance, if necessary. Make sure that this font exists in the correct path, and that you have permission to read the font file. To activate font substitution, read the documentation on 'Specifying font substitution through initialization files' in the RICOH InfoPrint Manager for AIX: Procedures manual.
0427-128
ERROR: The OPI resolution program ____ that was specified in the config file cannot be found.
- Explanation:
- The program specified for OPI resolution either cannot be found or accessed.
- System action:
- The transform fails until this error is corrected.
- User response:
- Change the postscript daemon config file to specify a valid opi resolution program that can be accessed by the postscript daemon, and restart the daemon.
0427-129
ERROR: The OPI resolution program failed with a return code of ____
- Explanation:
- The program specified for OPI resolution returned a non-zero return code.
- System action:
- InfoPrint Manager fails the transform, and the job will not print.
- User response:
- Look at messages in the log and determine how to change the postscript so that the OPI resolution program will complete successfully.
0427-130
ERROR: Cannot access the specified cmr resource folder.
- Explanation:
- The InfoPrint Application could not locate the cmr resource folder or the folder does not exist.
- System action:
- InfoPrint does not complete the requested transform operation.
- User response:
- Check that the folder specified in the message exists.
0427-131
ERROR: You can run only one APPE daemon. Another APPE daemon is already running.
- Explanation:
- An APPE daemon is already running. The InfoPrint Application can run only one instance of the APPE daemon.
- System action:
- InfoPrint does not complete the requested operation.
- User response:
- Use the existing APPE daemon.
0427-132
ERROR: The InfoPrint application reported a mismatch between the type of job and the daemon that processed the job.
- Explanation:
- The InfoPrint application runs multiple daemons, one for APPE and several for CPSI and AGSPDL. The type of job specified through pdfproc or psproc and/or port parameter needs to match the daemon.
- System action:
- The InfoPrint application does not complete the requested transform operation.
- User response:
- Determine why there was a mismatch between the job and the daemon that processed the job. Use the correct daemon and submit the job again.
0427-201
ERROR: Usage:
ps2afp [-C config_filename] [-S servername] [-P portnumber] [-a ps_output_type] [-F font_map_files] [-c] [-p#] [-g#] [-q] [-j#] [-l#] [-M#] [-o output_file_name] [-r#] [-s#] [-w#] [-x#] [-y#] [-is #] [-cmp#] [-pdfproc #][-thresh#] [-threshsmall#] [-imgsmall#] [-txtsmall#] [-linesmall#] [-cmrpath search_path] input_file_name Access a server for PostScript transform processing: -C specify the configuration file name -S specify the name of the server to be used for processing -P specify the number of the port that the server monitors -a specify the AFP data stream output data type: IM1, IO1, IO1_G4, IO1_MMR PSEG_IM1, PSEG_IO1, PSEG_IO1_G4, PSEG_IO1_MMR OVLY_IM1, OVLY_IO1, OVLY_IO1_G4, OVLY_IO1_MMR, FS45 -F specify the names of the font mapping files -c concatenate multiple input files (process them as a single input file) -p specify certain pages to print -g specify certain pages to print (if input is DSC conforming) -q don't display ps2afp messages on the screen -j specify the maximum amount of time allowed for processing -l specify the length of the generated image -M specify the amount of memory used for processing -o specify the output file name -r specify the output resolution (240, 300, 360, 480, 600, 720 or 1200) -s specify the maximum amount of time to leave the server idle -w specify the width of the generated image -x specify the X offset of the generated image -y specify the Y offset of the generated image -is if set to 3 specifies the IS/3 compliance flag -cmp specify the image compression type to use -pdfproc specify the pdf document processor to use -thresh specify the halftoning matrix -threshsmall specify the single cell halftone -imgsmall define the size limit to use single cell halftone for images -txtsmall define the size limit to use single cell halftone for text -linesmall define the size limit to use single cell halftone for fill or shfill operator -cmrpath specify the search order for locating color resources.
- Explanation:
- The ps2afp transform command must be in the format described in this message. A ps2afp command was entered that did not comply with this format.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use the syntax shown in this message.
0427-202
ERROR: ____: An input file must be specified.
- Explanation:
- The name of a PostScript input file must be specified with the ps2afp transform command, or the name of a PCL input file must be specified with the pcl2afp command, or the name of a Type 1 font input file must be specified with the mkfntmap command. No input file was specified.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Specify an input file with the command.
0427-203
ERROR: ____: Server connection cannot be established (return code=____).
- Explanation:
- The InfoPrint Manager transform command cannot make a connection with the transform daemon at the IP address and port specified on the transform command (or defaulted by the transform daemon configuration file). The transform command issues the internal return code in the message. The transform daemon may not be running or might be listening on a different port number.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
-
On AIX / Linux:
- Verify that the ps2afpd command (for Postscript) or the pcl2afpd command (for PCL) is currently running:
ps -eaf |grep 2afp
This command will output a list of processes that are currently running and should also tell you what configuration file was used to start them. The output should look similar to:
daemon 17462 1 0 Jan 01 - 0:00 ps2afpd -C /usr/lpp/psf/ps2afp/3160d.cfg... daemon 17465 1 0 Jan 01 - 0:00 ps2afpd -C /usr/lpp/psf/ps2afp/ps2afpd.cfg daemon 17468 1 0 Jan 01 - 0:00 /usr/lpp/psf/bin/pcl2afpd
- In this output the two default ps2afpd processes are running with different configuration files. The pcl2afpd process is running with the default configuration file (
/usr/lpp/psf/pcl2afp/pcl2afpd.cfg
) which is not displayed. If no processes are shown when this command is run, the transform daemon processes are not currently running. These processes can be restarted by running the following commands:/usr/lpp/psf/bin/ps2afpd -C /usr/lpp/psf/ps2afp/3160d.cfg /usr/lpp/psf/bin/ps2afpd -C /usr/lpp/psf/ps2afp/ps2afpd.cfg /usr/lpp/psf/bin/pcl2afpd
- If the processes are running, you should review the configuration files listed above
to see which port the daemon is configured to listen on. If processing Postscript,
ensure that both the ps2afp and ps2afpd commands are using the same port number. Check these default ps2afpd configuration files:
Default ps2afpd configuration files: /usr/lpp/psf/ps2afp/3160d.cfg /usr/lpp/psf/ps2afp/ps2afpd.cfg Default ps2afp configuration files: /usr/lpp/psf/ps2afp/ps2afp.cfg
If processing PCL, ensure that both the pcl2afp and pcl2afpd commands are using the same port number. Check these default pcl2afpd configuration files:Default pcl2afpd configuration file: /usr/lpp/psf/pcl2afp/pcl2afpd.cfg Default pcl2afp configuration files: /usr/lpp/psf/pcl2afp/pcl2afp.cfg
On Windows:
- Verify that the ps2afpd command (for Postscript) or the pcl2afpd command (for PCL) is currently running with Windows Task Manager by typing Ctrl + Alt + Delete.
- Stop and start the InfoPrint Manager server.
- If the processes are running, you should review the configuration files listed above
to see which port the daemon is configured to listen on. If processing Postscript,
ensure that both the ps2afp and ps2afpd commands are using the same port number. Check these default ps2afpd configuration files:
Default ps2afpd configuration files: <install-path>\ps2afp\3160d.cfg <install-path>\ps2afp\ps2afpd.cfg Default ps2afp configuration files: <install-path>\ps2afp\ps2afp.cfg
If processing PCL, ensure that both the pcl2afp and pcl2afpd commands are using the same port number. Check these default pcl2afpd configuration files:Default pcl2afpd configuration file: <install-path>\pcl2afp\pcl2afpd.cfg Default pcl2afp configuration files: <install-path>\pcl2afp\pcl2afp.cfg
See the 'InfoPrint Manager: Reference' for more information on the contents of these configuration files.
- Verify that the ps2afpd command (for Postscript) or the pcl2afpd command (for PCL) is currently running:
0427-204
ERROR: ____: No communications from the server before the job timeout was reached. The host or server might be down.
- Explanation:
- The ps2afpd process (for Postscript) or the pcl2afpd process (for PCL) running on the server did not respond before the job timeout interval specified with the transform command was reached. The timeout interval might be too low or the host or the server might be down.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Check that the host or server is active. If the host or server is active, increase the job timeout value.
0427-205
____: Configuration file(s) processed: ____
- Explanation:
- The transform program read and processed the configuration files listed in this message.
- System action:
- InfoPrint Manager displays this message at the beginning of the transform process. InfoPrint Manager also displays the transform command as it was entered at the command line and the configuration information being used by the transform program.
- User response:
- This is an informational message; no response is required.
0427-206
ERROR: ____: Transform processing has completed.
- Explanation:
- The transform has ended.
- System action:
- InfoPrint Manager waits for your next request.
- User response:
- This is an informational message; no response is required.
0427-207
ERROR: ____: ____ is not a valid range of pages for the -p flag.
- Explanation:
- You used the -p flag to transform only certain pages into AFP, instead of transforming the entire file. However, the values you used with -p are not valid.
- System action:
- The command does not complete.
- User response:
- Try the command again with -p values such as:
- 12-43 (transforms pages 12 through 43 only)
- even (transforms even pages only)
- odd (transforms odd pages only)
- 10- (transforms from page 10 to the end of the file)
- -15 (transforms from the beginning of the file to page 15)
0427-208
ERROR: Usage: pcl2afp [-C config_filename] [-S servername] [-P portnumber] [-a pcl_output_type] [-c] [-p#] [-q] [-j#] [-l#] [-M#] [-o output_file_name] [-r#] [-s#] [-w#] [-x#] [-y#] [-is #] input_file_name Access a server for PCL transform processing: -C specify the configuration file name -S specify the name of the server to be used for processing -P specify the number of the port that the server monitors -a specify the AFP data stream output data type: IM1, IO1, IO1_G4, IO1_MMR PSEG_IM1, PSEG_IO1, PSEG_IO1_G4, PSEG_IO1_MMR OVLY_IM1, OVLY_IO1, OVLY_IO1_G4, OVLY_IO1_MMR -c concatenate multiple input files (process them as a single input file) -p specify certain pages to print -q don't display pcl2afp messages on the screen -j specify the maximum amount of time allowed for processing -l specify the length of the generated image -M specify the amount of memory used for processing -o specify the output file name -r specify the output resolution (240, 300, 360, 480, 600, 720 or 1200) -s specify the maximum amount of time to leave the server idle -w specify the width of the generated image -x specify the X offset of the generated image -y specify the Y offset of the generated image -is if set to 3 specifies the IS/3 compliance flag.
- Explanation:
- The pcl2afp transform command must be in the format described in this message. A pcl2afp command was entered that did not comply with this format.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use the syntax shown in this message.
0427-301
____: The file ____ is not a valid Type 1 PostScript font file and has been ignored.
- Explanation:
- The InfoPrint Manager mkfntmap command creates font mapping files by reading information for Type 1 PostScript files. The file specified with the command does not contain valid Type 1 PostScript information.
- System action:
- If this is the only file specified with the command, processing stops. If more than one file was specified, InfoPrint Manager ignores the file identified in the message, and processing continues with the next file.
- User response:
- Specify valid Type 1 PostScript font file names when creating font mapping files.
0427-302
The user is not authorized to run this program.
- Explanation:
- The user does not have privileges to run this program and perform operations.
- System action:
- The program is not started.
- User response:
- Verify that the user running this program is authorized to perform the required operations.
0427-501
- Explanation:
- The AFP2PDF transform detected an out of memory condition and cannot continue.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-502
- Explanation:
- The AFP2PDF transform could not determine the size of the provided file.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-503
- Explanation:
- The AFP2PDF transform client did not receive the name of the input file as a parameter. Check the manual or run the executable without any parameters to see how to use the AFP2PDF client.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-504
- Explanation:
- The AFP2PDF transform encountered an error while initializing.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-505
- Explanation:
- The AFP2PDF transform encountered an error while initializing.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-506
- Explanation:
- The AFP2PDF transform encountered an error while initializing.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-507
- Explanation:
- The AFP2PDF transform encountered an error while initializing.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-508
- Explanation:
- The output file specified by the -o parameter could not be opened for writing. This might happen if the file is locked by another process.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Check if the output file is locked by another process. If not, contact your system administrator for assistance.
0427-510
- Explanation:
- The input AFP file contains images that have a greater number of bits per pixel than the limit specified in the error message. These images are not displayed, but the file is transformed.
- System action:
- The AFP2PDF transform converts the input AFP ignoring the images that triggered this error.
- User response:
- Contact your system administrator for assistance.
0427-511
- Explanation:
- The input AFP file contains an inline GIF image or references an external GIF image which contains an invalid width value or an invalid height value. The values of width and height of the product should match up with the number of the pixels in the images.
- System action:
- The AFP2PDF transform converts the input AFP ignoring the images that triggered this error.
- User response:
- Contact your system administrator for assistance.
0427-512
- Explanation:
- The input AFP file contains an inline FOCA font resource of character set type or references an external FOCA font resource of character set type which contains an error.
- System action:
- The AFP2PDF transform converts the input AFP without using the FOCA font resource. The text is written with the default font.
- User response:
- Contact your system administrator for assistance.
0427-513
- Explanation:
- The input AFP file contains an inline FOCA font resource of code-page type or references an external FOCA font resource of code-page type which contains an error.
- System action:
- The AFP2PDF transform converts the input AFP without using the FOCA font resource. The text is written with the default font.
- User response:
- Contact your system administrator for assistance.
0427-514
- Explanation:
- The input AFP file contains an inline FOCA font resource of coded font type or references an external FOCA font resource of coded font type which contains an error.
- System action:
- The AFP2PDF transform converts the input AFP without using the FOCA font resource. The text is written with the default font.
- User response:
- Contact your system administrator for assistance.
0427-516
- Explanation:
- The external file handler cannot be closed.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-518
- Explanation:
- The AFP2PDF transform cannot perform the write operation on an external file.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-520
- Explanation:
- There is an error while converting a GIF image in order to be embedded within the PDF stream.
- System action:
- The AFP2PDF transform converts the input AFP ignoring the images that triggered this error.
- User response:
- Contact your system administrator for assistance.
0427-521
- Explanation:
- An undocumented error occurred while converting a GIF image in order to be embedded within the PDF stream.
- System action:
- The AFP2PDF transform converts the input AFP ignoring the images that triggered this error.
- User response:
- Contact your system administrator for assistance.
0427-522
- Explanation:
- The AFP2PDF transform cannot perform the write operation on an external file.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-523
- Explanation:
- The AFP2PDF transform encountered an internal error while converting a GIF image.
- System action:
- The AFP2PDF transform converts the input AFP ignoring the images that triggered this error.
- User response:
- Contact your system administrator for assistance.
0427-525
- Explanation:
- The AFP2PDF transform encountered an internal error while converting a GIF image.
- System action:
- The AFP2PDF transform converts the input AFP ignoring the images that triggered this error.
- User response:
- Contact your system administrator for assistance.
0427-526
- Explanation:
- The AFP file provided as input references internal or external FOCA font resources of type code-page and character set, or a Glyph that is referenced in the code-page file is not found within the character set during parsing.
- System action:
- The AFP2PDF transform converts the input AFP ignoring the images that triggered this error.
- User response:
- Contact your system administrator for assistance.
0427-527
- Explanation:
- The AFP2PDF transform encountered an internal error while converting a GIF image.
- System action:
- The AFP2PDF transform converts the input AFP ignoring the images that triggered this error.
- User response:
- Contact your system administrator for assistance.
0427-529
- Explanation:
- The AFP2PDF transform encountered an internal error while converting a GIF image.
- System action:
- The AFP2PDF transform converts the input AFP ignoring the images that triggered this error.
- User response:
- Contact your system administrator for assistance.
0427-530
- Explanation:
- Insufficient fixed disk space available to write the output file.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-532
- Explanation:
- The AFP2PDF transform encountered an error while initializing.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-535
- Explanation:
- While converting the AFP input file, the AFP2PDF encountered a problem with the AFP file. The data length or the data structure of an AFP structure field might be incorrect.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact the AFP file creator and correct the invalid AFP file or contact the your system administrator for assistance.
0427-536
- Explanation:
- The AFP2PDF encountered a problem while converting the AFP input file. The AFP input file contains a Begin Document structure field, but does not contain an End Document structure field corresponding to the Begin Document.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact the AFP file creator and correct the invalid AFP file or your system administrator for assistance.
0427-537
- Explanation:
- While converting the AFP input file the AFP2PDF encountered a problem with an embedded image, or an external image that was referenced from the AFP file.
- System action:
- The AFP2PDF transform converts the input AFP ignoring the images that triggered this error.
- User response:
- Contact the AFP file creator and correct the invalid AFP file or contact your system administrator for assistance.
0427-538
- Explanation:
- The medium map specified using an Include Medium Map structure field or a Medium Map reference triplet (triplet 0x56) on a Begin Page structure field was not found either in the embedded Form definition (if there is an embedded form definition ) or in an external form definition if an external form definition was specified.
- System action:
- The AFP2PDF transform converts the input AFP, but it will not convert the changes that were specified within the Medium Map including page positioning, page rotation, medium overlays).
- User response:
- Contact the AFP file creator and correct the invalid AFP file or contact your system administrator for assistance.
0427-539
- Explanation:
- If an external or internal page segment contains text (if it contains a PTX structure field, or a MCF structure field), the MODCA reference does not support text within a Page segment.
- System action:
- The AFP2PDF transform converts the input AFP, but it will not covert any text that was specified within a Page Segment.
- User response:
- Contact your system administrator for assistance.
0427-540
- Explanation:
- The resource file specified in the parameter of the error message was not found. The AFP2PDF transform searches through the resource paths specified within the afp2pdf.cfg configuration file at the RESOURCE_PATH entry. In case the resource file specified in the error message is a FOCA font resource type then the resource is also searched at the path specified by the FOCA_FONT_PATH entry from the configuration file.
- System action:
- The AFP2PDF transform converts the input AFP without transforming any information from the resource that was not found.
- User response:
- Check if the resource is present in the paths specified at the RESOURCE_PATH entry in the configuration file. If the resource is not present, copy it to the mentioned path.
0427-541
- Explanation:
- An error occurred while trying to open a resource file.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-542
- Explanation:
- An error occurred while trying to open the specified file. Check if the file is present.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-543
- Explanation:
- An error occurred while trying to read the specified file. Make sure that if the file is present.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-544
- Explanation:
- The configuration file 'ALIAS.FNT' has a missing header. This configuration file can be found on AIX and Linux at the following path /usr/lpp/psf/afp2pdf/font or on Windows in the IPM-install-path\afp2pdf\font. Open this file in a text viewer and check if the "[FONT]" entry at the beginning of the file is present or not. Note that the ";" character is interpreted as comment, so any line that starts with ";" is ignored.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-545
- Explanation:
- The configuration file 'CPDEF.FNT' has a missing header. This configuration file can be found on AIX and Linux at the following path /usr/lpp/psf/afp2pdf/font or on Windows in the IPM-install-path\afp2pdf\font. Open this file in a text viewer and check if the "[CODEPG]" entry at the beginning of the file is present or not. Note that the ";" character is interpreted as comment, so any line that starts with ";" is ignored.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-546
- Explanation:
- The configuration file 'CSDEF.FNT' has a missing header. This configuration file can be found on AIX and Linux at the following path /usr/lpp/psf/afp2pdf/font or on Windows in the IPM-install-path\afp2pdf\font. Open this file in a text viewer and check if the "[CHARSET]" entry at the beginning of the file is present or not. Note that the ";" character is interpreted as comment, so any line that starts with ";" is ignored.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-548
- Explanation:
- The configuration file 'CSDEF.FNT' does not contain the character set specified within the error message. The APF file references a FOCA font resource of character set type and the AFP2PDF is configured to map the fonts using the ENABLE_AUT_FONT_IMAGE flag from the afp2pdf.cfg config file, or when the referenced resource file is not embedded and cannot be found in the resource directories. If the AFP2PDF transform does not find the font resource, then that font is mapped using the CSDEF.FNT file. In case that there is no entry for the specified font,the default font is used. The default value for the default font is "Times Roman", but the default font can be changed by changing the 'CSDEF.FNT' file. Within the '[CHARSET]' part of the CSDEF.FNT file specify the DEFAULT entry, by setting a different FGID (Font Global ID).
- System action:
- The AFP2PDF transform converts the input AFP, but the text in the specified coded font is written with the default font.
- User response:
- Contact your system administrator for assistance and to add a mapping for the character set in question in case a mapping is known.
0427-549
- Explanation:
- The configuration file 'CPDEF.FNT' does not contain the code page specified within the error message. The APF file references a FOCA font resource of code-page type and the AFP2PDF is configured to map the fonts using the ENABLE_AUT_FONT_IMAGE flag from the afp2pdf.cfg config file, or the referenced resource file is not embedded and cannot be found in the resource directories. To correctly display the mapped fonts, the CPDEF.FNT file provides a mapping between the IBM name of the code-page and the Code-page ID (CPIP). If the AFP2PDF transform does not find the code-page within the CPDEF.FNT file, then that font is displayed using the default code-page. This default code-page can be set using the "DEFAULT" entry within the CPDEF.FNT file.
- System action:
- The AFP2PDF transform converts the input AFP, but the text written in the specified code-page will use the default font.
- User response:
- Contact your system administrator for assistance.
0427-550
- Explanation:
- The configuration file 'ICODED.FNT' does not contain the coded font specified within the error message. The APF file references a FOCA font resource of coded font type and the AFP2PDF is configured to map the( fonts this can be set using the ENABLE_AUT_FONT_IMAGE flag from the afp2pdf.cfg config file), or the referenced resource file is not embedded and also cannot be found in the resource directories. To correctly display the mapped fonts, the ICODED.FNT file provides a mapping between the IBM name of the coded font and a code-page - character set pair.
- System action:
- The AFP2PDF transform converts the input AFP, but the text in the specified coded font is written with the default font.
- User response:
- Contact your system administrator for assistance.
0427-557
- Explanation:
- The active Medium Map does not contain the Page Position structure field (PGP2) with the id specified in the error message.
- System action:
- The AFP2PDF transform converts the input AFP, but it will not convert any information regarding the page position.
- User response:
- Contact the AFP file creator and correct the invalid AFP file or contact your system administrator for assistance.
0427-558
- Explanation:
- The specified index file is invalid.
- System action:
- The AFP2PDF transform converts the input AFP, but it will not convert any information contained in the index file.
- User response:
- Contact the AFP index file creator and correct the invalid AFP file or contact your system administrator for assistance.
0427-559
- Explanation:
- The specified configuration file cannot be opened. The file might be missing or locked by another process. Make sure that the specified file is present or it is not opened by another process. The 'afp2pdf.cfg' can be found at the following paths: '/usr/lpp/psf/bin' (AIX & Linux) or '\Install-Path\bin' (Windows), and the 'CPDEF.FNT', 'CSDEF.FNT', 'ICODED.FNT' can be found at the following the paths: '/usr/lpp/psf/afp2pdf/font' (AIX & Linux) or '\Install-Path\afp2pdf/font' (Windows).
- System action:
- AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-566
- Explanation:
- The input flag specified in the error message is invalid. Check the manual or run the executable without any parameters to see how to use the AFP2PDF transform client.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Check the manual or run the executable without any parameters to see how to use the AFP2PDF client.
0427-567
- Explanation:
- The configuration file specified as parameter using the '-C' flag, or the default configuration file cannot be opened. Make sure that the specified configuration file exists, or it is not locked by another process.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-568
- Explanation:
- The configuration file specified as parameter using the '-C' flag, or the default configuration file cannot be read. Make sure that the specified configuration file exists, or it is not locked by another process. This error might also occur if the configuration file specified has a size of 0 bytes.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-569
- Explanation:
- The input flag specified within the error message does not have a value. This error message might occur when you call the AFP2PDF client using the input flags '-pragma fdef' or '-pragma aligntext' without specifying a value for these flags. The '-pragma fdef' flag awaits a form definition name after the flag, while the '-pragma aligntext' awaits one of the following values: 0, 90, 180 or 270. Check the manual for further information, and correct the call to the AFP2PDF transform client.
- System action:
- AFP2PDF transform does not complete the requested operation.
- User response:
- Check the manual or run the executable without any parameters to see how to use the AFP2PDF client.
0427-571
- Explanation:
- AFP2PDF is trying to generate the options list to be sent to the ITM server to transform the requested AFP file.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-572
- Explanation:
- There was an error while interpreting the command line arguments specified to the AFP2PDF transform client. Check the manual or run the executable without any parameters to see how to use the AFP2PDF transform client.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Check the manual or run the executable without any parameters to see how to use the AFP2PDF client.
0427-573
- Explanation:
- The input flag specified within the error message does not have a valid value. This error message might occur when you call the AFP2PDF client using the input flags '-pragma aligntext' and when you specify a value different from the expected values: 0, 90, 180 or 270. The error message might also occur when you call the flag '-pragma' without adding 'fdef' that specifies form definition, or without adding 'aligntext'. Check the manual for further information, and correct the call to the AFP2PDF transform client.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Check the manual or run the executable without any parameters to see how to use the AFP2PDF client.
0427-574
- Explanation:
- The file specified as the input file is missing or it has an unacceptable format. The AFP2PDF transform can accept an AFP or a SCS input file. Make sure that the specified input file exists.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Check the manual or run the executable without any parameters to see how to use the AFP2PDF client.
0427-575
- Explanation:
- To locally transform AFP files to PDF files you need to install the InfoPrint Manager AFP2PDF feature. If you do not have the AFP2PDF feature installed, you can still transform AFP files using an ITM server, using the '-S' and '-P' flags to specify the ITM servers IP and the ITM server.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Check the manual or run the executable without any parameters to see how to use the AFP2PDF client. Contact your system administrator to install the InfoPrint Manager AFP2PDF feature.
0427-576
- Explanation:
- To correctly convert the text to Unicode, the AFP2PDF transform uses the ICU converter. The AFP2PDF could not find the ICU libraries. This might happen because of installation problems.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-577
- Explanation:
- A CNV file is an additional file that the ICU libraries use to convert a text from a specified code-page to Unicode and from Unicode to a code-page. The name of the CNV file contains the code-page ID of the code-page. At install time, AFP2PDF transform adds the CNV resource files to the following paths: /usr/lpp/psf/afp2pdf/cnv on Linux and AIX or IPM-Install-path\afp2pdf\cnv\.. There is an AFP file referencing a code-page that does not have an equivalent CNV file in the above specified paths. The CNV file generated by the AFP2PDF and stored in the temporary directory cannot be found. If the AFP file references a custom FOCA font resource of type code-page that is found internally within the AFP file or externally, the AFP2PDF creates a custom CNV file using the data specified within the FOCA font resource of type code-page to be used by the ICU libraries. This custom CNV file is saved within the temporary directory to be used later by the AFP2PDF transform. There might be a problem generating the custom CNV file.
- System action:
- The AFP2PDF transform converts the input AFP, but the text that was using the specified CNV file is written with the default font.
- User response:
- Contact your system administrator for assistance.
0427-578
- Explanation:
- Insufficient fixed disk space available to write the output file.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-579
- Explanation:
- A temporary file cannot be opened. The AFP2PDF transform has no access to the temporary directory /var/afp2pdf/ (on AIX and Linux) or \IPM-Install-path\var\afp2pdf.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-580
- Explanation:
- The file specified as output using the '-o' flag cannot be created. This error occurs when you specify an invalid path or if the specified output exists, but it is locked by another process. Check the output parameter and correct it if the path is invalid.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-581
- Explanation:
- The option from the error message requires an argument. Check the manual or run the executable without any parameters to see how to use the AFP2PDF transform client.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Check the manual or run the executable without any parameters to see how to use the AFP2PDF client.
0427-582
- Explanation:
- The file specified as input cannot be opened. This might happen if you provide an invalid path, or if the file specified as input exists, but it is locked by another process.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-584
- Explanation:
- The file specified as input cannot be opened. This might happen if you provide an invalid path, or if the file is locked by another process.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-585
- Explanation:
- The file specified as output cannot be opened. This might happen if you provide an invalid path, or if the file is locked by another process.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-586
- Explanation:
- The AFP2PDF transform encountered an error while initializing.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-587
- Explanation:
- The AFP2PDF transform encountered an error while transforming. The transformation is not complete.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-588
- Explanation:
- The AFP file references an internal or external JFIF/JPEG image whose header is invalid.
- System action:
- The AFP2PDF transform converts the input AFP without displaying the image specified in the error message.
- User response:
- Contact your system administrator for assistance.
0427-589
- Explanation:
- The AFP file references an internal or external JFIF/JPEG image whose format is not supported.
- System action:
- The AFP2PDF transform converts the input AFP, but the image specified in the error message will not be displayed.
- User response:
- Contact your system administrator for assistance.
0427-590
- Explanation:
- The AFP2PDF encounters a problem while decompressing an internal or external JFIF/JPEG image referenced by an AFP file.
- System action:
- The AFP2PDF transform converts the input AFP, but the image specified in the error message will not be displayed.
- User response:
- Contact your system administrator for assistance.
0427-591
- Explanation:
- The AFP file references an internal or external GIF image whose header is invalid.
- System action:
- The AFP2PDF transform converts the input AFP, but the image specified in the error message will not be displayed.
- User response:
- Contact your system administrator for assistance.
0427-592
- Explanation:
- The AFP file references an internal or external GIF image whose format is not supported.
- System action:
- The AFP2PDF transform converts the input AFP, but the image specified in the error message will not be displayed.
- User response:
- Contact your system administrator for assistance.
0427-593
- Explanation:
- The AFP2PDF encounters a problem while decompressing an internal or external GIF image referenced by an AFP file.
- System action:
- The AFP2PDF transform converts the input AFP, but the image specified in the error message will not be displayed.
- User response:
- Contact your system administrator for assistance.
0427-596
- Explanation:
- The AFP2PDF transform encounters an internal error while converting the coordinate system for writing the positions of the objects in the PDF file.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-597
- Explanation:
- The AFP2PDF transform does not find the specified Adobe Type 1 font or Adobe Type 0 font. The AFP2PDF will use the default Times Roman font instead.
- System action:
- The AFP2PDF transform converts the input AFP, but the text in the specified coded font is written with the default font.
- User response:
- Contact your system administrator for assistance.
0427-598
- Explanation:
- The AFP input file references a FOCA font that references an external metrics file (AFM file) which is missing.
- System action:
- The AFP2PDF transform converts the input AFP, but the text in the specified coded font is written with the default font.
- User response:
- Contact your system administrator for assistance.
0427-600
- Explanation:
- The AFP2PDF is configured to map fonts and the specified mapping set in the CSDEF.FNT configuration file or the ALIAS.FNT configuration file leads to a font that does not exist. The AFP2PDF can be configured to map fonts setting the ENABLE_AUTO_FONT_IMAGE flag from the afp2pdf.cfg config file on FALSE.
- System action:
- The AFP2PDF transform converts the input AFP, but the text written with the specified font is written with the default font.
- User response:
- Contact your system administrator for assistance.
0427-601
- Explanation:
- The configuration file 'FONTMAP.LST' is missing. This file should be found on AIX and Linux at the following path: '\usr\lpp\psf\afp2pdf\font', and on Windows 'IPM-Install-Path/afp2pdf/font' .
- System action:
- The AFP2PDF transform converts the input AFP, but some parts of the text will use the default font.
- User response:
- Contact your system administrator for assistance.
0427-602
- Explanation:
- The Print metrics file (PFM) corresponding to the Adobe Type 1 specified in the FONTMAP.LST configuration file contains an error.
- System action:
- The AFP2PDF transform converts the input AFP, but some parts of the text is written with the default font.
- User response:
- Contact your system administrator for assistance.
0427-605
- Explanation:
- The AFP2PDF transform encounters an internal error while trying to add a JFIF/JPEG image into the PDF stream.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-606
- Explanation:
- The AFP2PDF transform encounters an internal error while trying to create the PDF output file.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-607
- Explanation:
- The AFP2PDF transform encounters an internal error while trying to create the PDF output file.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-608
- Explanation:
- The AFP2PDF transform has reached the maximum number of pages.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-609
- Explanation:
- The AFP2PDF transform encounters an internal error while trying to create the PDF output file. The page specified in the error message has already been initialized.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-610
- Explanation:
- The AFP2PDF transform encounters an internal error while trying to create the PDF output file. While trying to create the page object for the specified page, the page object was already initialized.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-611
- Explanation:
- The AFP2PDF transform encounters an internal error while trying to create the PDF output file. While trying to create the page object for the specified page, the page object was already finalized.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-612
- Explanation:
- An error occurred while trying to compress the content of the PDF output file. Try disabling the compression by setting the DISABLE_COMPRESSION flag from the afp2pdf.cfg file to TRUE, and see if the error still occurs.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-616
- Explanation:
- The AFP2PDF transform encounters an internal error while trying to create the PDF output file.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-618
- Explanation:
- The AFP2PDF transform encounters an internal error while trying to create the PDF output file.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-642
- Explanation:
- The AFP fie references an internal or external TIFF resource that contains an invalid image.
- System action:
- The AFP2PDF transform converts the input AFP without displaying the image specified in the error message.
- User response:
- Contact your system administrator for assistance.
0427-644
- Explanation:
- Currently, the AFP2PDF transform does not support Universal Complex Text format.
- System action:
- The AFP2PDF transform converts the input AFP without displaying the text specified in UCT.
- User response:
- Contact your system administrator for assistance.
0427-645
- Explanation:
- The AFP2PDF transform cannot open the temporary directory. The temporary directory is used to create temporary files needed by the AFP2PDF transform. The location of the temporary directory is on AIX and Linux at the following path: '\var\afp2pdf\' ,and on Windows at the following path:'/IPM-Install-Path/var/afp2pdf'.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-646
- Explanation:
- The AFP2PDF transform could not delete the temporary files created for this job. The temporary files are stored within the temporary directory. The location of the temporary directory is on AIX and Linux '\var\afp2pdf\' ,and on Windows at the following path:'/IPM-Install-Path/var/afp2pdf'.
- System action:
- The AFP2PDF transform converts the input AFP without deleting temporary files.
- User response:
- Contact your system administrator for assistance.
0427-647
- Explanation:
- The AFP2PDF transform could find the TrueType font resource specified within the error message. Due to print fidelity setting, the AFP2PDF terminates.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-648
- Explanation:
- The AFP2PDF transform encountered an invalid TrueType font resource. Due to print fidelity setting, the AFP2PDF terminates.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-649
- Explanation:
- The resource specified in the error message referenced from the AFP file has an invalid AFP structure.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact your system administrator for assistance.
0427-650
- Explanation:
- The barcode whose type is specified in the error message is not supported by the AFP2PDF transform.
- System action:
- The AFP2PDF transform converts the input AFP without including the specified barcode in the resulting PDF file.
- User response:
- Contact your system administrator for assistance.
0427-652
- Explanation:
- The specified barcode type contains an invalid value in the specified field.
- System action:
- The AFP2PDF transform converts the input AFP without including the specified barcode in the resulting PDF file.
- User response:
- Contact your system administrator for assistance.
0427-653
- Explanation:
- The presentation space of the barcode is smaller than the size of the barcode specified in the BCOCA structures.
- System action:
- The AFP2PDF transform converts the input AFP without including the specified barcode in the resulting PDF file.
- User response:
- Contact your system administrator for assistance.
0427-655
- Explanation:
- The AFP input file specified is not valid. The error might be found in the specified structure field, at the specified offset. Contact the AFP file creator to correct the problem.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact the AFP file creator to correct the problem, or contact your system administrator for assistance.
0427-656
- Explanation:
- The AFP input file specified is not valid. The error might be found at the specified offset. Contact the AFP file creator to correct the problem.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact the AFP file creator to correct the problem, or contact your system administrator for assistance.
0427-657
- Explanation:
- The SCS input file specified is not valid. The error can be found at the specified offset. Contact SCS file creator to correct the problem.
- System action:
- The AFP2PDF transform does not complete the requested operation.
- User response:
- Contact the SCS file creator to correct the problem, or contact your system administrator for assistance.
0427-658
- Explanation:
- In case the AFP files specify a font using the GRID (Global resource Identifier) format, the AFP2PDF transforms maps the GRID to a code-page character set pair. The character set that must be used cannot be found in the resource directories.
- System action:
- The AFP2PDF transform converts the input AFP, but some parts of the text is written with the default font.
- User response:
- Contact your system administrator for assistance.
0427-659
- Explanation:
- In case the AFP files specify a font using the GRID (Global resource Identifier) format, the AFP2PDF transforms maps the GRID to a code-page character set pair. The character set that must be used is invalid.
- System action:
- The AFP2PDF transform converts the input AFP, but some parts of the text is written with the default font
- User response:
- Contact your system administrator for assistance.
0427-660
- Explanation:
- The AFP files reference an internal or external object using the Include Object (IOB) structure field whose size exceeds the size specified in the Include Object structure field.
- System action:
- The AFP2PDF transform converts the input AFP, but the object in error will not be displayed.
- User response:
- Contact your system administrator for assistance.
0427-661
- Explanation:
- The AFP file references an internal or external invalid resource of the type specified in the error message.
- System action:
- The AFP2PDF transform converts the input AFP without displaying the resource specified in the error message.
- User response:
- Contact your system administrator for assistance.
0427-662
- Explanation:
- The AFP input file contains a text that is written with a FOCA DBCS raster font containing code-point values that are outside the defined ranges of the specified FOCA DBCS raster font.
- System action:
- The AFP2PDF transform converts the input AFP. The text is written with the default font.
- User response:
- Contact your system administrator for assistance.
0427-664
- Explanation:
- The AFP file references an internal or external Overlay invalid resource.
- System action:
- The AFP2PDF transform converts the input AFP without displaying the image specified in the error message.
- User response:
- Contact your system administrator for assistance.
0427-665
- Explanation:
- The AFP file references an internal or external Page Segment resource which is invalid.
- System action:
- The AFP2PDF transform converts the input AFP without displaying the resource specified in the error message.
- User response:
- Contact your system administrator for assistance.
0427-666
- Explanation:
- The AFP file references an internal or external Form definition resource which is invalid.
- System action:
- The AFP2PDF transform converts the input AFP without displaying the resource specified in the error message.
- User response:
- Contact your system administrator for assistance.
0427-667
- Explanation:
- The AFP file references an internal or external TrueType font resource which is invalid.
- System action:
- The AFP2PDF transform converts the input AFP without displaying the resource specified in the error message.
- User response:
- Contact your system administrator for assistance.
0427-668
- Explanation:
- The AFP file references an internal or external FOCA resource which is invalid.
- System action:
- The AFP2PDF transform converts the input AFP without displaying the resource specified in the error message.
- User response:
- Contact your system administrator for assistance.
0427-807
- Explanation:
- The AFP2PDF transform encounters an internal error while trying to create the trace module. If this error message occurs while the trace is enabled, the trace file will not be created.
- System action:
- The AFP2PDF transform converts the input AFP file without creating a trace file.
- User response:
- Contact your system administrator for assistance.
0427-809
- Explanation:
- The AFP2PDF transform encounters an internal error while trying to destroy the trace module. If this error message occurs while the trace is enabled, the trace file will not be created.
- System action:
- The AFP2PDF transform converts the input AFP file without creating a trace file.
- User response:
- Contact your system administrator for assistance.
0427-822
- Explanation:
- The AFP2PDF transform program cannot set the position indicator in the specified file.
- System action:
- The AFP2PDF transform will not complete the requested transform operation.
- User response:
- Contact your system administrator for assistance.
0427-831
- Explanation:
- The trace option specified in the configuration file is incorrect. Use only 0 or 1 values.
- System action:
- The AFP2PDF transform converts the input AFP file without creating a trace file.
- User response:
- Contact your system administrator for assistance.
0427-832
- Explanation:
- The AFP2PDF transform could not find the TrueType font resource specified within the error message. The default font for TrueType fonts specified in the 'ttdef.fnt' configuration file replaces the missing font.
- System action:
- The AFP2PDF transform converts the input AFP file, but the resulting file might be different due to the different TrueType font.
- User response:
- Contact your system administrator for assistance.
0427-833
- Explanation:
- The AFP2PDF transform encounters an invalid TrueType font while transforming the AFP input file. The name of the invalid font is specified within the error message. The default font for TrueType fonts specified in the 'ttdef.fnt' configuration file replaces the invalid font.
- System action:
- The AFP2PDF transform converts the input AFP file, but the resulting file might be different due to the different TrueType font.
- User response:
- Contact your system administrator for assistance.
0427-834
- Explanation:
- The AFP2PDF transform encountered an error in the SCS data while transforming a SCS input file to a PDF file. The error message specifies the SCS command that contains the incorrect data.
- System action:
- The AFP2PDF transform does not complete the requested transform operation.
- User response:
- Contact your system administrator for assistance.
0427-835
- Explanation:
- In case the AFP2PDF transform processes an AFP file that references a code-page that cannot be found in the resource paths, but there is a mapping in the 'CPDEF.FNT' configuration files, the AFP2PDF transform shows this warning message to alert and inform you that the referenced code-page is mapped using the rules specified in the 'CPDEF.FNT' configuration file. The code-page ID specified in the warning message will replace the requested code-page.
- System action:
- The AFP2PDF transform converts the input AFP file, but the resulting file might be different due to the mapped resource file.
- User response:
- Contact your system administrator for assistance.
0427-836
- Explanation:
- In case the AFP2PDF transform processes an AFP file that references a character set that cannot be found in the resource paths, but there is a mapping in the 'CSDEF.FNT' configuration files, the AFP2PDF transform shows this warning message to alert and inform you that the referenced character set is mapped using the rules specified in the 'CSDEF.FNT' configuration file. The requested character set is substituted with the font global ID specified in the warning message.
- System action:
- The AFP2PDF transform converts the input AFP file, but the resulting file might be different due to the mapped resource file.
- User response:
- Contact your system administrator for assistance.
0427-837
- Explanation:
- In case the AFP2PDF transform processes an AFP file that references a coded font that cannot be found in the resource paths but there is a mapping in the 'ICODED.FNT' configuration files, the AFP2PDF transform shows this warning message to alert and inform you that the referenced coded font is mapped using the rules specified in the 'ICODED.FNT' configuration file. The code-page/character set pair specified in the warning message replaces the requested coded font.
- System action:
- The AFP2PDF transform converts the input AFP file, but the resulting file might be different due to the mapped resource file.
- User response:
- Contact your system administrator for assistance.
0427-901
- Explanation:
- You added the verbose option using the '-v' flag. The error message displays the version of the AFP2PDF transform.
- System action:
- The AFP2PDF transform converts the input AFP file.
- User response:
- This is an informational message; no response is required.
0427-910
- Explanation:
- The AFP2PDF transform cannot create the specified output file, thus the output file is created at the following default locations: \'C:\AFP2PDF.PDF' on a Windows machine, or '\AFP2PDF.PDF' if the transform is run on Linux or AIX system.
- System action:
- The AFP2PDF transform converts the input AFP file, but you will not specify the location of the output file.
- User response:
- Contact your system administrator for assistance.
0427-911
- Explanation:
- The input AFP file references an EPS (Encapsulated PostScript)object which is not supported by the AFP2PDF transform. The object is ignored and the transformation is completed without the specified object.
- System action:
- The AFP2PDF transform converts the input AFP file, but the specified object will not be present in the output file.
- User response:
- Contact your system administrator for assistance.
0427-912
- Explanation:
- The input AFP file references a PDF (Portable Document Format) resource which is not supported by the AFP2PDF transform. The object is ignored and the transformation is completed without the specified object.
- System action:
- The AFP2PDF transform converts the input AFP file, but the specified object will not be present in the output file.
- User response:
- Contact your system administrator for assistance.
0427-914
- Explanation:
- The input AFP file references a PCX (Personal Computer Exchange image) object which is not supported by the AFP2PDF transform. The object is ignored and the transformation is completed without the specified object.
- System action:
- The AFP2PDF transform converts the input AFP file, but the specified object will not be present in the output file.
- User response:
- Contact your system administrator for assistance.
0427-917
- Explanation:
- The input AFP file references a DIB (Device Independent Bitmap image) object which is not supported by the AFP2PDF transform. The object is ignored and the transformation is completed without the specified object.
- System action:
- The AFP2PDF transform converts the input AFP file, but the specified object will not be present in the output file.
- User response:
- Contact your system administrator for assistance.
0427-918
- Explanation:
- IThe input AFP file references a Script object which is not supported by the AFP2PDF transform. The object is ignored and the transformation is completed without the specified object.
- System action:
- The AFP2PDF transform converts the input AFP file, but the specified object will not be present in the output file.
- User response:
- Contact your system administrator for assistance.
0427-919
- Explanation:
- The input AFP file references a SMGL object which is not supported by the AFP2PDF transform. The object is ignored and the transformation is completed without the specified object.
- System action:
- The AFP2PDF transform converts the input AFP file, but the specified object will not be present in the output file.
- User response:
- Contact your system administrator for assistance.
0427-924
- Explanation:
- No parameters are specified to the AFP2PDF transform. This message displays the usage of the AFP2PDF transform. The '-S' and '-P' flags are used if the transformation is done using an InfoPrint Manager Transform Feature server. This option can also be used if the AFP2PDF transform feature is not installed. In case the AFP2PDF transform is installed and you want to transform the AFP input file locally, the '-o' parameter specifies the location of the resulting output file. Using '-pragma aligntext=[value]' you can specify the text rotation. Valid values for text rotation are : 0, 90, 180, 270. Using '-pragma fdef=[filename]' you can specify a form definition that the AFP2PDF transform might use. The specified form definition might be available in one of the resource paths specified in the configuration file afp2pdf.cfg. Using '-C [filename]' you can specify a different configuration file, while '-v' enables the verbose information.
- System action:
- The AFP2PDF transform displays the usage message for the transform command.
- User response:
- Use the flags specified in the usage message.
0427-926
- Explanation:
- You added the verbose option using the '-v' flag. This message displays additional information regarding the state of the transformation.
- System action:
- The AFP2PDF transform converts the input AFP file.
- User response:
- This is an informational message; no response is required.
0427-927
- Explanation:
- You added the verbose option using the '-v' flag. This message displays additional information regarding the elapsed time since the beginning of the AFP file transformation.
- System action:
- The AFP2PDF transform converts the input AFP file.
- User response:
- This is an informational message; no response is required.
0427-928
- Explanation:
- You added the verbose option using the '-v' flag. This message informs you about the completion of the transformation.
- System action:
- The AFP2PDF transform converts the input AFP file.
- User response:
- This is an informational message; no response is required.
0427-935
- Explanation:
- You added the verbose option using the '-v' flag. This message displays the type of the input file. This message is displayed if the input file is a SCS file.
- System action:
- The AFP2PDF transform converts the input AFP file.
- User response:
- This is an informational message; no response is required.
0427-936
- Explanation:
- You added the verbose option using the '-v' flag. This message displays the type of the input file. This message is displayed if the input file is an AFP file.
- System action:
- The AFP2PDF transform converts the input AFP file.
- User response:
- This is an informational message; no response is required.
0427-937
- Explanation:
- You added the verbose option using the '-v' flag. This message displays the type name of the input file.
- System action:
- The AFP2PDF transform converts the input AFP file.
- User response:
- This is an informational message; no response is required.
0427-938
- Explanation:
- You added the verbose option using the '-v' flag.
- System action:
- The AFP2PDF transform converts the input AFP file.
- User response:
- This is an informational message; no response is required.
0427-939
- Explanation:
- You added the verbose option using the '-v' flag. This message displays the name of the specified form definition.
- System action:
- The AFP2PDF transform converts the input AFP file.
- User response:
- This is an informational message; no response is required.
0427-940
- Explanation:
- You added the verbose option using the '-v' flag. This message displays the specified rotation.
- System action:
- The AFP2PDF transform converts the input AFP file.
- User response:
- This is an informational message; no response is required.
0427-941
- Explanation:
- You added the verbose option using the '-v' flag. This message displays the file size of the input file.
- System action:
- The AFP2PDF transform converts the input AFP file.
- User response:
- This is an informational message; no response is required.
0427-942
- Explanation:
- You added the verbose option using the '-v' flag. This message displays the number of pages of the input file.
- System action:
- The AFP2PDF transform converts the input AFP file.
- User response:
- This is an informational message; no response is required.
0427-943
- Explanation:
- You added the verbose option using the '-v' flag. This message displays the type of the output file. The output file is a PDF document.
- System action:
- TThe AFP2PDF transform converts the input AFP file.
- User response:
- This is an informational message; no response is required.
0427-944
- Explanation:
- You added the verbose option using the '-v' flag. This message displays the list of Truetype fonts that are embedded in the output PDF file.
- System action:
- The AFP2PDF transform converts the input AFP file.
- User response:
- This is an informational message; no response is required.
0427-945
- Explanation:
- You specified a rule in the 'TTDEF.FNT' configuration file. A rule in the 'TTDEF.FNT' configuration file specifies a mapping of a certain TrueType font to another font. After you specify a rule in the 'TTDEF.FNT' configuration file, the mapping is done if the input file references the specified font.
- System action:
- The AFP2PDF transform converts the input AFP file.
- User response:
- This is an informational message; no response is required.
0427-946
- Explanation:
- The 'afp2pdf.cfg' configuration file or the configuration file specified using the '-c' option contains a list with invalid extensions. The configuration file can specify the extensions of the following resource types: form definitions, page segments, overlays, TIFF image files, GIF image files, JFIF/JPEG image files, character sets, code pages, coded fonts and TrueType fonts. The extension list of the mentioned resources does not conform with the rules specified in the configuration file. The extension list in error uses the default list of extensions ('*.').
- System action:
- The AFP2PDF transform converts the input AFP file, but some external resource might not be found in the resource path specified if their extension is different from the default extension.
- User response:
- Change the extension list in the configuration file, or contact your system administrator for assistance.
0428-001
ERROR: ____: System error; insufficient fixed-disk space is available to complete transform processing.
- Explanation:
- Insufficient fixed disk space is available to write the output file.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Contact the person who administers your system for assistance.
0428-007
____ - An error was encountered while attempting to allocate ____ bytes for ____.
- Explanation:
- The sap2afp transform program cannot allocate sufficient memory to perform the requested operation.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Close any unnecessary windows and stop any unneeded processes. Then, try the operation again. If the error cannot be corrected or the error occurs again, use local problem-reporting procedures to report this message.
0428-008
A ____ flag is missing from the sap2afp command.
- Explanation:
- A required flag is missing from the sap2afp command.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this error to your application support group.
0428-009
A value must be specified with the ____ flag.
- Explanation:
- The sap2afp transform command requires a value for the input flag specified in this message. The value can immediately follow the flag or can be separated by spaces. No value was supplied for the flag.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Enter the transform command again, and supply a value for the flag.
0428-010
The flag ____ is not valid on the sap2afp command.
- Explanation:
- A flag that is not valid was specified on the sap2afp command. Valid flags for the sap2afp command are described in the sap2afp man page.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Enter the transform command again, specifying only valid flags.
0428-011
An invalid OTF command ____ was found in line ____.
- Explanation:
- The sap2afp transform encountered an unrecognized OTF command at the line in the input file shown in the message.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this error to your application support group.
0428-012
An error was found in opening file ____.
- Explanation:
- The sap2afp transform program cannot open the specified file. You may not have the required permissions for the file or the directory containing the file.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Check that the specified file exists and that you have read permission for the file. You must have x (execute) and w (write) permission for the directory containing the file and w and r (read) permission for the file itself.
0428-013
An error was found on closing file ____.
- Explanation:
- The sap2afp transform program was unable to close the file specified in the message.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this error to your application support group.
0428-014
An error occurred while processing file ____.
- Explanation:
- The sap2afp transform program detected an error while processing the file specified in the message.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this error to your application support group.
0428-015
A keyword ____ is missing from line ____ in file ____.
- Explanation:
- A keyword is missing from the file specified in the message. The keyword specifies information about the printing of your file.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this error to your application support group.
0428-016
A keyword ____ is missing from file ____.
- Explanation:
- A keyword that defines a default for the processing of your file is missing from the file specified in the message.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this error to your application support group.
0428-017
An invalid line ____ was found in file ____.
- Explanation:
- An invalid line was found in the file specified in the message.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this error to your application support group.
0428-018
An invalid value was found for ____ at line ____ in file ____.
- Explanation:
- An invalid value for the specified keyword was found at the location shown in the file specified in the message.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this error to your application support group.
0428-019
Input line ____ is too long in file ____.
- Explanation:
- A line was too long in the input file specified in the message.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this error to your application support group.
0428-020
Insufficient internal storage was available for ____.
- Explanation:
- Not enough internal storage is available for the sap2afp transform program to perform the requested operation.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Close any unnecessary windows and stop any unneeded processes. Then, try the operation again. If the error cannot be corrected or the error occurs again, use local problem-reporting procedures to report this message.
0428-021
A matching font (____ ____ ____) was not found, so font ____ was substituted.
- Explanation:
- A font matching the one specified in the message could not be found.
- System action:
- Processing of the file continues, with another font substituted.
- User response:
- If you need to use the font that was not found, contact your system support group and ask that they install that font, if available. If the substituted font is acceptable, no response is necessary.
0428-022
A bar code matching ____ was not found.
- Explanation:
- InfoPrint Manager was unable to find a bar code to match the one specified in the message.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Contact your system support group to have the missing bar code made available.
0428-023
An error occurred while deleting file ____.
- Explanation:
- The sap2afp transform program encountered an error while attempting to delete the file specified in the message.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this error to your application support group.
0428-024
An invalid LineData command ____ was found in line ____.
- Explanation:
- The sap2afp transform encountered an unrecognized LineData command at the line in the input file shown in the message.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this error to your application support group.
0428-025
A printer destination ____ was not found in file ____.
- Explanation:
- The printer destination keyword was not found in the file indicated in the message. This keyword is required for successful processing of the file.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this error to your application support group.
0428-026
A format ____ was not found in file ____.
- Explanation:
- The format keyword was not found in the file indicated in the message. This keyword is required for successful processing of the file.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this error to your application support group.
0428-027
- Call is:
-
sap2afp [-?] [-x] [-formdef=formdef_name] [-pagedef=pagedef_name] [-chars=char1_name,char2_name] [-t] [-g] [-r resolution] [-a ImageType] [-fdeflib=pathname] [-fontlib=pathname] [-ovlylib=pathname] [-pdeflib=pathname] [-pseglib=pathname] [-reslib=pathname] [-userlib=pathname] [-abapcp <filename>] [-pagedeftab <filename>] [-imagetab <filename>] [-centerlines] [-gocatext] [-sap_bc_origin] [-useascii] [-sapgof_st_chars] [-environment <envtype>] [-truetype] [-is interchangeset] [-inlinefdefpath=[path]] [-S servername] [-P portnumber] [-o outfile] [inpfile]
where:
- -?, displays this help
- -x, this parameter is ignored by sap2afp
- -formdef=formdef_name, name of the formdef to use
- -pagedef=pagedef_name, name of the pagedef to use (ABAP only)
- -chars=char1_name,char2_name, name of chars for ACIF to use (ABAP only)
- -t , traces program execution
- -g, uses GOCA boxes
- -r resolution, the resolution (DPI) to use for image data
- -a ImageType, IOCA Image Type (FS10 or FS45)
- -fdeflib=pathname, formdef resource path (ABAP only)
- -fontlib=pathname, font resource path (ABAP only)
- -ovlylib=pathname, overlays resource path (ABAP only)
- -pdeflib=pathname, pagedef resource path (ABAP only)
- -pseglib=pathname, pageseg resource path (ABAP only)
- -reslib=pathname, system resource path (ABAP only)
- -userlib=pathname, user resource path (ABAP only)
- -abapcp <filename>, uses <filename> instead of defcp tab file
- -pagedeftab <filename>, uses <filename> instead of pagedef tab file
- -imagetab <filename>, uses <filename> instead of image.tab
- -centerlines, centers BX boxes based on SAP spec, not PTOCA spec
- -gocatext, uses GOCA fonts from 6400fonts.tab for ST text data
- -sap_bc_origin, barcode origin is lower left corner
- -useascii, treats data as ASCII in SAPGOF OTFs with ST commands that use CP4102 or CP4103
- -sapgof_st_chars, signals that SAPGOF_ST_CHARS:X setting is activated on the SAP Unicode System
- -environment <envtype>, specifies environment for ASCII-encoded ABAP, see userenv file for possible values
- -truetype, when in Unicode environment, uses the truetype configuration files
- -is interchangeset, if value is 3, generates IS/3 compliant AFP output
- -inlinefdefpath=[path], includes the formdef inline into the AFP output, formdef
search will start with the optional path
- S, specifies the name of the server to be used for processing
- P, specifies the number of the port that the server monitors
- -o outfile, is the output file
- - inpfile , is the input file
OTF Example:
sap2afp -g -o outfile.afp infile.otf
ABAP Example:
sap2afp -g -o outfile.afp infile.abap
0428-028
An error occurred while reading file ____.
- Explanation:
- The sap2afp transform program cannot read from the specified file. You may not have the required permissions for the file or the directory containing the file.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Check that the specified file exists and that you have read permission for the file. You must have x (execute) and r (read) permission for the directory containing the file and r (read) permission for the file itself.
0428-029
An error occurred while writing file ____.
- Explanation:
- The sap2afp transform program cannot write to the specified file. You may not have the required permissions for the file or the directory containing the file.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Check that the specified file exists and/or that you have write permission for the file. You must have x (execute) and w (write) permission for the directory containing the file and w (write) permission for the file itself.
0428-030
An error occurred while seeking through file ____.
- Explanation:
- The sap2afp transform program cannot set position indicator in the specified file.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Check that the specified file exists and that you have read permission for the file. You must have x (execute) and r (read) permission for the directory containing the file and r (read) permission for the file itself.
0428-031
SAP EBCDIC input file not supported.
- Explanation:
- SAP EBCDIC input file not supported
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Check that the input file is ASCII or Unicode.
0428-032
Unknown input file format.
- Explanation:
- Unknown input file format.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Check that the input file is a valid SAP file.
0428-033
The ACIF program has signalled an error during processing: ____
- Explanation:
- The ACIF program has signalled an error during processing.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Check the ACIF manual for more information about the error.
0428-034
The font ____ is not Unicode-enabled.
- Explanation:
- The used font is not Unicode-enabled.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Select a Unicode-enabled font instead of the one specified, then submit the job again.
0428-035
ERROR: Unknown conversion field ____ specified in ____.
- Explanation:
- The field specified by CONVERT FOR is not supported.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Correct the value specified by the CONVERT FOR field. Then, try the operation again. If the error cannot be corrected or the error occurs again, use local problem-reporting procedures to report this message.
0428-036
ERROR: An error was encountered when trying to open iconv withconversion tables specified as ____ and ____.
- Explanation:
- Iconv failed when trying to open.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Verify the tables exist in
/usr/lib/nls/loc/iconv/
with proper permissions. Then, try the operation again. If the error cannot be corrected or the error occurs again, use local problem-reporting procedures to report this message.
0428-037
ERROR: Iconv failed, errno = ____.
- Explanation:
- A call to iconv failed.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this message.
0428-038
ERROR: The parameter 'formdef', 'pagedef', or 'chars' was not passed in and is required.
- Explanation:
- A required parameter for processing was not specified.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Verify that there is an entry for the job's paper type in
/usr/lpp/psf/sap2afp/pagedef.tab
on the machine on which the actual destination you are sending the job to is defined, or specify the missing parameter on the command line.
0428-039
ERROR: ____ transform failed loading the icu library ____.
- Explanation:
- A call to load the icu libraries failed.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Make sure to have the icu libraries in the right location in InfoPrint Manager. If the files are present, try the operation again. If the error cannot be corrected, use the local problem-reporting procedures to report this message.
0428-040
The -is flag value ____ is not valid.
- Explanation:
-
The valid interchange set values are:
- 1
Means that the output is the same as before (not IS/3 compliant).
- 3
Means that the output is IS/3 compliant.
Note: If you specify any value different than 1 and 3 it is invalid. - 1
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- The -is flag value can be specified in the command line with the -is flag. Correct the -is flag value.
0428-503
ERROR: E-MAIL: Job ____ sent to e-mail address ____ was not successful. E-mail server error code = ____
- Explanation:
- The destination e-mail address may be incorrect or there is a problem in the data stream.
- System action:
- InfoPrint Manager stops processing the file at the point of the error. If there are other files in this print job, InfoPrint Manager resumes processing with the next file in the job. Otherwise, InfoPrint Manager cancels the job.
- User response:
- Correct the e-mail address and submit the job again.
0428-504
E-MAIL: Job ____ sent to e-mail address ____ was successful. E-mail server return code = ____
- Explanation:
- The e-mail has been sent.
- System action:
- InfoPrint Manager starts to process the next document.
- User response:
- Submit another e-mail document.
0428-601
ERROR: Special character ____ was not found in any troff font file for the troff AFP device.
- Explanation:
- The user-designated troff font file and the special troff font files for the Advanced
Function Printing device were searched for the special character specified in the
message. The character was not found. The binary font description file (
fontname.out
located in the directory/usr/lib/font/devafp
) has been updated and no longer matches the information in the correspondingfontname.d2afp
file supplied with the InfoPrint Manager transform program. - System action:
- The transform program substitutes a blank character for the missing special character, and transform processing continues.
- User response:
- If a special character that is not supplied by InfoPrint Manager is required, use local problem-reporting procedures to report this message.
0428-602
ERROR: The font mapping file ____ contains more than ____ entries.
- Explanation:
- The maximum number of entries in a font mapping file is 200. The font mapping file contains more than 200 entries.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Note the directory location of the file listed in the message, and delete the file. To obtain a new version of the file, copy the file from the InfoPrint Manager product installation tape into the appropriate directory.
0428-603
ERROR: Line ____ of the font-mapping file ____ contains an entry with an incorrect format.
- Explanation:
- Font-mapping entries must consist of four fields: the ditroff font name, the ditroff point size, the AFP code-page name, and the AFP font character-set name. These fields are separated by one or more spaces. The font-mapping-file entry specified in the message is not in this format.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Note the directory location of the file listed in the message, and delete the file. To obtain a new version of the file, copy the file from the InfoPrint Manager product installation tape into the appropriate directory.
0428-604
ERROR: The font information file ____ is not formatted correctly.
- Explanation:
- The binary font information file contains data in an incorrect format. The file might have been manually edited, causing the error.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Note the directory location of the file listed in the message, and delete the file. To obtain a new version of the file, copy the file from the InfoPrint Manager product installation tape into the appropriate directory.
0428-605
ERROR: Page ____ contains more than 127 changes to either fonts or point sizes.
- Explanation:
- A page of the input file tried to change fonts, type sizes, or both more than 127 times. The maximum number of such changes that InfoPrint Manager supports for any given page is 127.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Font and point-size changes in the input file start with the letters s and f, and are in the format sinteger and finteger. Reduce the number of font and point-size changes for the specified page in the input file.
0428-606
ERROR: Font ____ at point size ____ cannot be found in the font mapping file ____.
- Explanation:
- The input file referenced a font that is not listed in the font mapping file.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Change the input file so that it references a font that already exists in the font mapping file.
0428-607
ERROR: Only one input file can be specified on the command line.
- Explanation:
- The d2afp transform can only process one input file at a time. More than one input file was specified with the command.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Specify only one input file with the transform command.
0428-608
ERROR: The command line flag, ____, is not valid.
- Explanation:
- Only the -o flag, whose value specifies an output file, is valid with the d2afp transform command. A flag other than -o was supplied.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- If a specific output file is required, specify the -o flag and the name of the output file with the transform command.
0428-609
ERROR: An unrecognized character, ____, was found while reading the input file.
- Explanation:
- The input file submitted with the transform command contains an unrecognized special
character for the typesetting device. See the
README.d2afp
file in the directory/usr/lib/font/devafp
for a description of the supported special characters. - System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Edit the input file, and correct the typesetting device special character so that
its value is one of the characters described in the charset section of the appropriate
DESC file in the
/usr/lib/font/devafp
directory.
0428-610
ERROR: A drawing command was found that cannot be converted.
- Explanation:
- Each drawing command must have a newline at the end of the command. The transform program detected a drawing command that did not have ' ' at the end of the command.
- System action:
- The transform program ignores the drawing command causing the error and continues processing.
- User response:
- Correct the drawing command problem.
0428-611
ERROR: Transform processing detected an unexpected end-of-file condition.
- Explanation:
- The input file contains a drawing command that did not have ' ' , indicating a newline, at the end of the command. The end of the file was reached, and no newline was detected.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Correct the drawing command problem.
0428-612
ERROR: The input file contains the unrecognized drawing command ____.
- Explanation:
- Valid drawing commands begin with D and are followed by l, c, e, a, or the tilde character. The input file contains a drawing command that uses a character that is not valid.
- System action:
- The d2afp transform ignores the unrecognized drawing command and processing continues.
- User response:
- Correct the drawing command problem.
0428-613
Usage: ____ [-o output_file] [input_file]
- Explanation:
- This message shows the valid format for the transform command and its associated flag. InfoPrint Manager displays this message when a flag other than -o is used or when more than two files, input file and output file, are specified.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Enter the transform command again, and follow the syntax shown in the usage message.
0428-614
ERROR: The input file contains the unrecognized formatting command ____.
- Explanation:
- Valid formatting commands contained in the ditroff output command set and device commands begin with one of the following characters: c, C, D, f, h, H, n, p, s, v, V, w, x, or nn (where nn is a two-digit number). The input file contains a formatting command that is not valid.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Correct the formatting-command or device-command problem in the input file.
0428-615
ERROR: A character in a spline drawing command is not valid.
- Explanation:
- The drawing command that specifies spline must contain numeric values for the X and Y coordinates. The transform program detected character data instead of numeric data.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Correct the drawing-command problem in the input file.
0428-616
ERROR: The input file is not formatted for an AFP typesetter.
- Explanation:
- Before using the d2afp command to transform a device-independent troff file into an AFP data stream, the troff file must be formatted for a printing device. The input file is not formatted for a printing device. It might have been formatted for a terminal or an actual destination type that InfoPrint Manager does not recognize. Printing devices can be specified with the troff command or with the TYPESETTER environment variable.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Create the input file again by using the troff command and specify afp as the actual destination type.
0428-651
ERROR: An error was found in opening file ____.
- Explanation:
- InfoPrint Manager cannot open the specified file. You may not have the required permissions for the file or the directory containing the file.
- System action:
- InfoPrint Manager ends the requested operation.
- User response:
- Check that the specified file exists and that you have read permission for the file. You must have x (execute) and w (write) permission for the directory containing the file and w and r (read) permission for the file itself.
0428-652
ERROR: An error was found in reading or writing file ____.
- Explanation:
- The system cannot read from or write to the file specified in the message. The file might have been deleted after it was opened, or someone might have changed the permission level on the file.
- System action:
- InfoPrint Manager ends the requested operation.
- User response:
0428-653
ERROR: An error was found in allocating system memory.
- Explanation:
- The system cannot allocate system memory.
- System action:
- InfoPrint Manager ends the requested operation.
- User response:
- Close any unnecessary windows and stop any unneeded processes. Then, try the operation again. If the error cannot be corrected or the error occurs again, use local problem-reporting procedures to report this message.
0428-661
InfoPrint Manager detected an internal error while transferring the input file (AIX return code=____, internal return code=____).
- Explanation:
- The transform program could not convert the input data stream to an AFP data stream due to an internal error.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem reporting procedures to report this message and the return codes it contains.
0428-662
The input file specified with the transform command contains information that would cause an AFP data stream structured field that is too long.
- Explanation:
- The file submitted with the transform command contains information that, when converted, would result in an AFP data stream structured field longer than 32,767 bytes.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Save a copy of the input file. Use local problem-reporting procedures to report this message.
0428-663
ERROR: A value must be specified with the flag ____.
- Explanation:
- The transform command requires a value for the flag specified in the message. The value can immediately follow the flag, such as -ovalue, or can be separated by a space, such as -o value. No value was supplied for the flag.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Enter the transform command again, and supply a value for the flag.
0428-664
- Explanation:
-
The transform program builds the output file in memory and then writes the file to disk.
Either InfoPrint Manager could not open the file or the file was already closed.
- System action:
- InfoPrint Manager does not complete the requested transform operation.
- User response:
- Use local problem-reporting procedures to report this message.
0429-001
Scanline in image part is too long for the memory allocation in decompression algorithm.
- Explanation:
- The decompression library supports images up to 16384 pels wide. The transform has detected an image wider than 16384 pels.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-002
Unsupported output compression algorithm ____.
- Explanation:
- The valid choices for the output image compression are:
- none
- uncompressed output
- mh
- CCIT T.4 G3 Modified Huffman
- mmr
- IBM Modified Modified Read
- g3
- CCIT T.4 G3 Modified Read
- g4
- CCIT T.6 G4
- jpeg
- JPEG non-differential Huffman coding with baseline DCT
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-003
Compression attempted to dump data prematurely.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-004
Unrecognized scaling option.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-005
Unrecognized scaling algorithm.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-006
Unrecognized image rotation.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-007
Illegal size specification : ____.
- Explanation:
- Illegal size specification was found. The supported specification are:
- a3
- A3 format (297 by 420 mm or 11.69 by 16.54 in)
- a4
- A4 format (210 by 297 mm or 8.27 by 11.69 in)
- a5
- A5 format (148 by 210 mm or 5.83 by 8.27 in)
- letter
- 8.5 by 11 inches (216 by 279 mm)
- folio
- 8.5 by 13.0 inches (216 by 330 mm)
- legal
- 8.5 by 14.0 inches (216 by 356 mm)
- xx.xx,yy.yy[d|m|i|p]
- horizontal and vertical page dimensions. The optional units are (d)ots, (m)illimeters, (i)nches, or (p)oints. The default is dots.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-008
Passthrough attempted with wrong compression :____.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-010
Image segment is too large to fit in memory.
- Explanation:
- The TIFF images are commonly split into segments that are processed separately. The internal transform limit is 48Mb per image segment.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Reformat the image into smaller segments.
0429-011
File system containing file ____ is full.
- Explanation:
- There is not enough space on the file system to write the output image.
- System action:
- The transform terminates.
- User response:
- Check the -ms and -msf options or make more room on the file system.
0429-012
The main memory management array could not be allocated.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-013
The allowed maximum memory allocation of ____ bytes has been exceeded.
- Explanation:
- The transform has tried to allocate more memory than allowed by the -M option.
- System action:
- The transform terminates.
- User response:
- Increase the allowed memory allocation or omit the -M option.
0429-014
The TIFF byte counts are missing. Pass through is not possible.
- Explanation:
- The TIFF file is missing a required tag, ByteCounts. Such image must be decompressed by the transform, and can not simply be rewrapped in the AFP data stream.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Resubmit the image using the option -force.
0429-015
The TIFF byte counts are missing. Reconstruction impossible with this compression algorithm.
- Explanation:
- The byte counts for each image segment are required by the TIFF specification. In some cases, the missing byte counts can be reconstructed. The reconstruction is impossible for the data in this image.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is illegal. Try correcting the problem and resubmitting the image.
0429-016
Illegal entry encountered in the LZW decompression: decompression failed.
- Explanation:
- A fatal error has been encountered in the decompression algorithm for the LZW compressed data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-017
PACKBITS unsuccessful (-128 as run length tried also). Will try to continue decompression.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-018
Decompression error: runend too long for the line.
- Explanation:
- Corrupted compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-019
Decompression error: runend line too short.
- Explanation:
- Corrupted compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-020
Decompression error: illegal bit pattern (0x8f0e).
- Explanation:
- Corrupted compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-021
Decompression error: illegal bit pattern (0x8f0f).
- Explanation:
- Corrupted compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-022
Decompression error: error in end-of-page sequence.
- Explanation:
- Corrupted compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-023
Decompression error: bad data before the buffer for QC.
- Explanation:
- Corrupted compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-024
Decompression error: the decompressor failed.
- Explanation:
- Corrupted compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-025
Internal error: invalid bits per pixel value on output.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-026
Found illegal ink dot range for a CMYK image.
- Explanation:
- First element of each range specification must be less than the second element.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-027
Could not write to the output stream.
- Explanation:
- Writing of the data to the output stream failed.
- System action:
- The transform terminates. If the output stream is a file (as opposed to the standard output), the partial file is not removed.
- User response:
- Check the path, permissions and space on the file system used to store the transform output.
0429-028
Memory for the file list entry could not be allocated.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-029
The file list file ____ is illegal.
- Explanation:
- The list of the file names in the file contains a file name longer than 1024 characters or a comment longer than 2048 characters.
- System action:
- The transform terminates.
- User response:
- Check the file list contents.
0429-030
Illegal algorithm option string : ____.
- Explanation:
- An illegal string was submitted to the algorithm specification either on the command line (-alg option), in the parameter file (alg= line) or with an environment variable.
- System action:
- The transform terminates.
- User response:
- Consult the man page for the correct syntax and resubmit the job.
0429-031
Opening resource file ____.
- Explanation:
- Verbose option has been specified to the transform. As the transform tries to find each resource file using the search path, it echoes all of the filenames that are tried.
- System action:
- This is an informational message: the transform continues processing.
- User response:
- No response required.
0429-032
Scan offset file ____ could not be opened.
- Explanation:
- The transform has been called with the -j option specifying a scan offset file. This file could not be opened.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions and try again.
0429-033
Illegal unit entry : ____.
- Explanation:
- The [units] parameter in the scan offset file accepts one of the following units: inches, in, millimeters, mm, pels. An unknown unit specification has been encountered by the transform.
- System action:
- The transform terminates.
- User response:
- Correct the scan offset file syntax and try again.
0429-034
Illegal offset entry : ____.
- Explanation:
- The transform has encountered an illegal line specifying an offset of a file. The
offset entries must have the following syntax:
<filename>,Hxxx,Vyyy
where xxx and yyy are real numbers specifying the offsets. - System action:
- The transform terminates.
- User response:
- Correct the scan offset file syntax and try again.
0429-035
Illegal crop option entry : ____.
- Explanation:
- The option (or parameter file, or environment variable) value that specifies the amount of cropping to be done on the image is invalid. The Entry must be of the form top,bottom,left,right where each of the four numbers is a real number, the numbers are separated by commas and there are no spaces.
- System action:
- The transform terminates.
- User response:
- Correct the syntax and try again.
0429-036
Empty patch has been encountered.
- Explanation:
- The calibration chart should contain 256 patches in varying shades of gray. The transform has detected a patch with no data.
- System action:
- The transform terminates.
- User response:
- Rescan the calibration chart and try again. If the problem persists, contact your service representative.
0429-037
Could not detect the patches.
- Explanation:
- The calibration chart should contain 256 patches in varying shades of gray. The transform could not detect the patches in the scanned image.
- System action:
- The transform terminates.
- User response:
- Rescan the calibration chart and try again. If the problem persists, contact your service representative.
0429-038
Scanned patch image is too small.
- Explanation:
- The calibration chart should contain 256 patches in varying shades of gray. The non-blank portion of the scanned image is too small to contain the patches.
- System action:
- The transform terminates.
- User response:
- Rescan the calibration chart and try again. If the problem persists, contact your service representative.
0429-039
Output grayscale correction file ____ could not be opened for writing.
- Explanation:
- The specified grayscale correction file is either inaccessible (i.e., one or more directories in the path don't exist), or the user does not have the permissions to access it.
- System action:
- The transform terminates.
- User response:
- Check the filename and permissions of the specified grayscale correction file.
0429-040
The grayscale correction file ____ is empty or illegal.
- Explanation:
- The file with the grayscale corrections factors for halftoning must contain 256 real numbers.
- System action:
- The transform terminates.
- User response:
- Check the contents of the grayscale correction file.
0429-041
Grayscale correction file name must be provided.
- Explanation:
- Since the calibration process results in changing the correction file, the name of the correction file must be provided.
- System action:
- The transform terminates.
- User response:
- Try again, using a valid correction file name.
0429-042
Fatal internal error with the trace tag ____
- Explanation:
- The transform has detected an unrecoverable internal error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative.
0429-043
PostScript interpreter error: ____.
- Explanation:
- Some transform options (for example, -gcorr, -thresh) allow submitting PostScript files to configure the transform behavior. To process these files, the transform contains a limited interpreter. This interpreter has encountered an error in processing the PostScript code. Most errors have one of two causes: incorrect PostScript (syntax or logic errors), or PostScript using valid operators not supported by the interpreter.
- System action:
- The transform terminates.
- User response:
- The PostScript configuration files are commonly delivered by InfoPrint. If an error is encountered on any such file, contact your service representative. If you generated your own files (for example, a transfer curve or a halftone dictionary), it is assumed that you have verified your PostScript code using a full-blown interpreter (for example, by sending a file containing the code to a PostScript actual destination and having it print correctly). The facilities for debugging PostScript in the transform are extremely limited. PostScript command 'stack' can be used to dump the operand stack onto standard error to aid in debugging. Diagnose and correct the problem and try again. If the problem persists, call your service representative.
0429-044
Illegal ink specification : ____.
- Explanation:
- The ink specification is used in the scaling algorithms alg1 and alg2. The valid values are black (the image is black on white) and white (the image is white on black).
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-045
Could not open the name list file ____.
- Explanation:
- The file containing the list of image files to be processed could not be opened.
- System action:
- The transform terminates.
- User response:
- Check the file name and permissions.
0429-046
Illegal rotation : ____.
- Explanation:
- The image can be rotated only by 0, 90, 180 or 270 degrees.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-047
Illegal resolution : ____.
- Explanation:
- The output image resolution must be a positive integer.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-048
Illegal left margin : ____.
- Explanation:
- The left margin must not be negative.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-049
Illegal top margin : ____.
- Explanation:
- The top margin must not be negative.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-050
Unknown image choice : ____.
- Explanation:
- The supported values for the choice parameter are 'full', 'reduced' and 'both'.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-051
Illegal page range specification : ____.
- Explanation:
- Illegal specification of the pages to be processed was found. Please see the transform documentation for the page range syntax.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-052
Illegal image cleanup specification : ____.
- Explanation:
- The valid values for the 'clean' parameter are real numbers between 0 and 1 inclusive.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-053
Illegal minimum disk space specification : ____.
- Explanation:
- The minimum disk space specification must be a positive integer.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-054
Illegal minimum disk space fraction specification : ____.
- Explanation:
- The minimum free disk space fraction must be a real number between zero and 1 inclusive.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-055
Unknown image type : ____.
- Explanation:
- Illegal output image type specification. The valid image types are IM1, IO1, IOCA, IOCA10, IOCA11 and PS.2. Please see the transform documentation for the image type syntax.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-056
Illegal value for outBits : ____.
- Explanation:
- The supported values are 1, 4, 8 or 24 bites per pel.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-057
Illegal color model : ____.
- Explanation:
- The IOCA standard supports only RGB, YCrCb and YCbCr color models. The output color model must be one of these.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-058
Illegal output page type : ____.
- Explanation:
- The page type must be one of the following: PAGE, OVERLAY, OVLY, PSEG or OBJECT.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-059
The output length specification must be positive.
- Explanation:
- A negative number was used for the output image length.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-060
The output width specification must be positive.
- Explanation:
- A negative number was used for the output image width.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-061
Illegal memory specification : ____
- Explanation:
- The memory limit must be a non-negative integer.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-062
Illegal fit specification has been found : ____
- Explanation:
- The fit option allows two values: scale or trim. All other values are illegal.
- System action:
- The transform terminates.
- User response:
- Try again, specifying either trim or scale.
0429-063
Illegal servers entry : ____.
- Explanation:
- The list of servers should contain a set of entries of the form <IP number>@<port>, separated by colons (:). The IP numbers are the addresses of the machines that are running ras2afpd raster image daemons, and the port numbers are the ports these daemons are listening to. The list must contain no spaces.
- System action:
- The transform terminates.
- User response:
- Correct the servers entry syntax and try again.
0429-064
Usage:
tiff2afp [-a image type] [-alg processing algorithms] [-calib calibration] [-choice image choice] [-C configuration file] [-clean cleanup] [-comment {ascii|ebcdic} | [{ascii|ebcdic},]comment] [-crop crop factors] [-cmp compression] [-ctm transformation matrix] [-e first[,cycle[,switch]]] [-fit trim or scale] [-force] [-gcorr grayscale mapping table] [-ink color] [-inv] [-is interchange set] [-j scan offset file name] [-label text[,xPos,yPos]] [-l page length ] [-lut table] [-M memory bound] [-mp] [-ms space] [-msf space fraction] [-noinserts] [-nomp] [-nosniff] [-noterm] [-nov] [-o output file] [-outbits number of output bits] [-outcolor output color model] [-p page range] [-pagetype page type] [-paper paper size] [-psencoding {85|other}] [-qtab quantization table] [-r resolution] [-respath resource search path] [-ridic] [-rot rotation] [-servers server list] [-scale image size] [-sgcorr scanner correction] [-sniff] [-term] [-thresh halftone file ] [-unpridic ] [-v] [-x left margin] [-y top margin] [-z] [-w page width ] [-wrkdir work directory] [-S servername] [-P portnumber] [[file|directory|-f filelist|@filelist]...]
0429-065
Usage:
gif2afp [-a image type] [-alg processing algorithms] [-C configuration file] [-clean cleanup] [-comment {ascii|ebcdic} | [{ascii|ebcdic},]comment] [-crop crop factors] [-cmp compression] [-ctm transformation matrix] [-e first[,cycle[,switch]]] [-fit trim or scale] [-force] [-gcorr grayscale mapping table] [-ink color] [-inv] [-is interchange set] [-j scan offset file name] [-label text[,xPos,yPos]] [-l page length ] [-lut table] [-M memory bound] [-mp] [-ms space] [-msf space fraction] [-nomp] [-nosniff] [-noterm] [-nov] [-o output file] [-outbits number of output bits] [-outcolor output color model] [-p page range] [-pagetype page type] [-paper paper size] [-psencoding {85|other}] [-qtab quantization table] [-r resolution] [-respath resource search path] [-ridic] [-rot rotation] [-scale image size] [-sniff] [-term] [-thresh halftone file ] [-unpridic] [-v] [-x left margin] [-y top margin] [-z] [-w page width ] [-wrkdir work directory] [-S servername] [-P portnumber] [[file|directory|-f filelist|@filelist]...]
0429-066
Usage:
jpeg2afp [-a image type] [-alg processing algorithms]] [-comment {ascii|ebcdic} | [{ascii|ebcdic},]comment] [-C configuration file] [-crop crop factors] [-cmp compression] [-ctm transformation matrix] [-e first[,cycle[,switch]]] [-fit trim or scale] [-force] [-gcorr grayscale mapping table] [-is interchange set] [-j scan offset file name] [-label text[,xPos,yPos]] [-l page length ] [-lut table ] [-M memory bound] [-mp] [-ms space] [-msf space fraction] [-nomp] [-nosniff] [-noterm] [-nov] [-o output file] [-outbits number of output bits] [-outcolor output color model] [-p page range] [-pagetype page type] [-paper paper size] [-psencoding {85|other}] [-qtab quantization table] [-r resolution] [-ridic] [-respath resource search path] [-rot rotation] [-scale image size] [-term] [-thresh halftone file ] [-unpridic] [-v] [-x left margin] [-y top margin] [-z] [-w page width ] [-wrkdir work directory] [-S servername] [-P portnumber] [[file|directory|-f filelist|@filelist]...]
0429-067
ERR: Unknown option : ____
- Explanation:
- The user has specified an invalid.
- System action:
- InfoPrint Manager returns and error message and displays the appropriate command syntax.
- User response:
- Examine appropriate syntax using the -? option, and attempt command again.
0429-068
ERR: Output file ____ could not be opened.
- Explanation:
- The output file that has been specified cannot be opened.
- System action:
- Processing of files stops.
- User response:
- Examine permissions and file space in output directory. Make appropriate changes.
0429-069
ERR: Halftone threshold file ____ could not be opened.
- Explanation:
- The user has specified an either non-existent or syntactically incorrect threshold file.
- System action:
- InfoPrint Manager returns an error message. Processing stops.
- User response:
- Examine appropriate syntax using the -? option, and attempt command again.
0429-070
ERR: Output file ____ could not be opened.
- Explanation:
- The output file that has been specified cannot be opened.
- System action:
- Processing of files stops.
- User response:
- Examine permissions and file space in output directory. Make appropriate changes.
0429-071
ERR: Could not open the parameter file : ____.
- Explanation:
- The configuration file that has been specified cannot be opened.
- System action:
- Processing of files stops.
- User response:
- Examine permissions and path of config file. Make appropriate changes.
0429-072
ERROR: Illegal line in the parameter file ____ : ____.
- Explanation:
- The configuration file contains a syntactically incorrect line.
- System action:
- Processing of files stops.
- User response:
- Examine contents of config file. Make appropriate changes.
0429-073
ERROR: The parameter file ____ is illegal or empty.
- Explanation:
- The configuration file is syntactically incorrect or empty.
- System action:
- Processing of files stops.
- User response:
- Examine contents of config file. Make appropriate changes.
0429-074
- Explanation:
- The valid interchange set values are:
- 1
Means that the output is the same as before, not IS/3 compliant.
- 3
Means that the output is IS/3 compliant.
Note: Any other value different than 1 or 3 is invalid. - 1
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
-
The -is flag value can be specified in the command line with the -is flag or in the configuration file with the keyword is=.
Correct the -is flag value.
0429-075
The -is flag value ____ is not compatible with the output type selected.
- Explanation:
- IS/3 is compatible only with following afp output formats:
- ioca
- ioca10
- ioca42
- ioca45
- FS10
- FS42
- FS45
- IO1
- IO1_G4
- IO1_MMR
- PSEG_IO1_G4
- PSEG_IO1
- PSEG_IO1_MMR
- OVLY_IO1_G4
- OVLY_IO1
- OVLY_IO1_MMR
Note: Any other value different than 1 or 3 is invalid. - System action:
- InfoPrint Manager cannot process the required action.
- User response:
-
The -is flag value can be specified in the command line with the -is flag or in the configuration file with the keyword is=.
Correct the -is flag value.
0429-076
Invalid value for rendering intent ____ .
- Explanation:
- Illegal specification for rendering intent. The valid values are relative, perceptual, saturation and absolute. You can specify these values using the flag '-intent' or ' -pragma colorRendering'. Check the documentation for further information.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-077
Invalid pragma entry ____ .
- Explanation:
- Illegal specification for pragma entry. The correct syntax is '-pragma colorRendering=[rendering intent]'. The input flag '-pragma colorRendering' awaits a valid rendering intent after the flag. Check the documentation for further information.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-078
Not enough data to read.
- Explanation:
- Truncated input resource file was encountered.
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- Resubmit the job using valid resources. If the problem persists, contact the software support service.
0429-079
Unable to load ____ library: ____.
- Explanation:
- The transform failed to load a library.
- System action:
- InfoPrint application cannot process the required action.
- User response:
- Make sure that the library is in the right location in the InfoPrint application. If the problem persists, contact the software support service.
0429-080
Unable to load API ____ from ____ library.
- Explanation:
- An internal error was encountered while trying to load some api from a library.
- System action:
- InfoPrint application cannot process the required action.
- User response:
- Make sure that the library is in the right location in the InfoPrint application. If the problem persists, contact the software support service.
0429-081
Cannot open the resource file ____.
- Explanation:
- An error was encountered while trying to open a resource file.
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- Check the path and permissions. If the problem persists, contact the software support service.
0429-082
Invalid resource ____.
- Explanation:
- An error was encountered while trying to process a resource.
- System action:
- InfoPrint Manager cannot process the required action
- User response:
- Resubmit the job using valid resources. If the problem persists, contact the software support service.
0429-083
Invalid answer format from the CMR Find component.
- Explanation:
- An unexpected error occurred while trying to find a certain color resource.
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- Contact the software support service.
0429-084
CMR Engine failed with error code ____.
- Explanation:
- The internal CMR processing library encountered an error.
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- Make sure that the color resources are valid. If the problem persists, contact the software support service.
0429-085
Unable to generate a Link CMR from the audit CMR ____ and instruction CMR ____.
- Explanation:
- Cannot create a link color conversion CMR to connect the input color space in the presentation data to the requested output color space.
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- Make sure that the audit and instruction CMRs are valid. If the problem persists, contact the software support service.
0429-086
The specified icmr resource does not match the image color space.
- Explanation:
- The color space of the specified input CMR does not match the input image color space.
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- Resubmit the job using a valid icmr resource.
0429-101
Error Condition Detected. error code 1 : ____ error code 2 : ____ error detail 1: ____ error detail 2: ____ error detail 3: ____ error module : ____ error location: ____ error detail message: ____
- Explanation:
- This message provides the detailed img2afp error trace.
- System action:
- Detailed img2afp error trace is displayed.
- User response:
- None.
0429-102
Failed in initializing the main control block with ____.
- Explanation:
- img2afp has encountered a fatal internal error.
- System action:
- img2afp terminates.
- User response:
- Contact support.
0429-103
Unknown option: ____.
- Explanation:
- img2afp encountered an unknown option on the command line.
- System action:
- img2afp terminates.
- User response:
- Resubmit with valid command line.
0429-104
Missing value for command line option: ____
- Explanation:
- An option on the command line requires a value that is missing.
- System action:
- img2afp terminates.
- User response:
- Resubmit with valid command line.
0429-105
File ____ could not be opened for writing.
- Explanation:
- img2afp could not open the output file.
- System action:
- img2afp terminates.
- User response:
- Resubmit with a writable output file specified.
0429-106
File ____ could not be opened for reading.
- Explanation:
- An input file could not be opened.
- System action:
- img2afp terminates.
- User response:
- Resubmit with valid input files.
0429-107
Failed in reading an input file.
- Explanation:
- img2afp failed in reading an input file.
- System action:
- img2afp terminates.
- User response:
- Resubmit with valid input files.
0429-108
Illegal MO:DCA structured field - no 0xD3 signature.
- Explanation:
- Illegal MO:DCA was encountered in an input file.
- System action:
- img2afp terminates.
- User response:
- Resubmit with valid input files.
0429-109
Input file ended prematurely. Expected ____, read ____ bytes.
- Explanation:
- Truncated input file was encountered.
- System action:
- img2afp terminates.
- User response:
- Resubmit with valid input files.
0429-110
Processing input file ____.
- Explanation:
- img2afp echoes the input file names if -v option was specified.
- System action:
- img2afp displays each input file name as the file is opened.
- User response:
- None.
0429-111
Writing to a file failed.
- Explanation:
- Write operation to the output or cache file has failed.
- System action:
- img2afp terminates.
- User response:
- Resubmit after making sure there is enough space.
0429-112
Fatal internal error was encountered.
- Explanation:
- img2afp has encountered a fatal internal error
- System action:
- img2afp terminates.
- User response:
- Contact support.
0429-113
Value ____ is illegal for option ____
- Explanation:
- An option on the img2afp command line has illegal parameter.
- System action:
- img2afp terminates.
- User response:
- Resubmit with a valid command line.
0429-114
Illegal MO:DCA - sf 0xd3________ was encountered unexpectedly.
- Explanation:
- Unexpected MO:DCA structured field was encountered in input data stream. The input datastream is invalid.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-115
MO:DCA context mismatch - too many end (0xa9) structured fields.
- Explanation:
- The input datastream contains more 'end' MO:DCA structured fields than 'begin' structured fields.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-116
Failed in reading the internal cache file.
- Explanation:
- img2afp encountered a fatal internal error.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-117
Illegal MO:DCA - sf too short to hold triplet.
- Explanation:
- A MO:DCA structured field was encountered in the input data stream that was syntactically invalid. It was too short to hold the required triplet data.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-118
Illegal MO:DCA - triplet ____ missing from sf 0xd3________.
- Explanation:
- A MO:DCA structured field was encountered in the input data stream that was syntactically invalid. A required triplet was missing from the structured field.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-119
Illegal MO:DCA - sf 0xd3________ contains invalid data.
- Explanation:
- A syntactically invalid MO:DCA structure field was encountered in the input datastream. This is a catch-all error for MO:DCA errors that are not covered under more specific error messages.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-120
Illegal MO:DCA - invalid mapping option ____.
- Explanation:
- An invalid mapping option value was found in a Mapping Option Triplet in the input datastream.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-121
Illegal IOCA - parameter ____ contains invalid data.
- Explanation:
- An syntactically invalid IOCA parameter was found in an IOCA image in the input datastream.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-122
Corrupted transparency mask - decompression failed.
- Explanation:
- An transparency mask was found in the input data. The mask was compressed, but the data is corrupted and img2afp could not decompress it.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-123
Compressor failed with return code ____ while compressing a mask.
- Explanation:
- img2afp encountered a fatal internal error.
- System action:
- img2afp terminates.
- User response:
- Contact support.
0429-124
Unexpected transparency mask compression: ____.
- Explanation:
- img2afp encountered a fatal internal error.
- System action:
- img2afp terminates.
- User response:
- Contact support.
0429-125
Clipping error - would result in an empty object.
- Explanation:
- img2afp encountered a fatal internal error.
- System action:
- img2afp terminates.
- User response:
- Contact support.
0429-126
Mask data was expected, but was missing.
- Explanation:
- img2afp encountered a fatal internal error.
- System action:
- img2afp terminates.
- User response:
- Contact support.
0429-127
Item type mismatch, expected ____, found ____.
- Explanation:
- img2afp encountered a fatal internal error.
- System action:
- img2afp terminates.
- User response:
- Contact support.
0429-128
Transparency mask is too wide.
- Explanation:
- An image in the input data contained a mask that was too wide..
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-129
Too many resource context ends.
- Explanation:
- img2afp encountered a fatal internal error.
- System action:
- img2afp terminates.
- User response:
- Contact support.
0429-130
File ____ contains unsupported datastream.
- Explanation:
- File contains a datastream that is not supported by the img2afp transform..
- System action:
- img2afp terminates.
- User response:
- None.
0429-131
____ IOCA image is not supported.
- Explanation:
- Input data contains an IOCA image or tile type that is not supported by the transform or not supported for the current output data type.
- System action:
- img2afp terminates.
- User response:
- None.
0429-132
Illegal MO:DCA - sf 0xd3________ is too short.
- Explanation:
- A syntactically invalid structured field was found in the input datastream. The field was too short to contain all the required data.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-133
Resource with local ID ____ was used, but has not been mapped.
- Explanation:
- The input datastream is invalid: a resource was invoked using a local ID, but the local ID was not found.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-134
Resource tile transparency mask dimension mismatch.
- Explanation:
- An IOCA image in the input datastream contains a secondary tile resource. The including tile specifies a transparency mask to be applied to the included tile, but the mask dimensions do not match the included tile dimensions.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-135
One or both dimensions x=____, y=____ are illegal..
- Explanation:
- An Object Area Triplet in the input datastream contained invalid dimension values.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-136
Error was found in setup file ____.
- Explanation:
- A setup file parse failed. The setup file contain an error. Setup files include halftone resource files and lookup table files.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-137
Resource ____ could not be found.
- Explanation:
- The job invokes a resource that was not found in any of the directories on the search path and was also not specified inline.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data or search paths and resubmit the job.
0429-138
____ inline transform failed with return code ____ while processing an IOB.
- Explanation:
- The input data contains a reference to a non-MO:DCA object. When the object was processed using the relevant inline transform, the transform failed. Most likely there is an error in the object data, but it is possible that the inline transform has encountered an internal error.
- System action:
- img2afp terminates.
- User response:
- Try processing the object using some other means. If the other processing path finds an error, fix it and resubmit the job. If other applications process the object properly, contact support.
0429-139
Illegal input data.
- Explanation:
- The transform has encountered an error in the input datastream.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-140
An unimplemented IOCA Parameter ____ was encountered.
- Explanation:
- The input data contains an IOCA parameter that is not supported by the transform.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-141
Error in parsing color conversion lookup table file ____.
- Explanation:
- The color conversion lookup table file is corrupted.
- System action:
- img2afp terminates.
- User response:
- Contact support.
0429-142
Image processing library failed with the major error code of ____.
- Explanation:
- The internal image processing library encountered an error.
- System action:
- img2afp terminates.
- User response:
- Contact support.
0429-143
Failed in reading contone JPEG header with major error code of ____.
- Explanation:
- Each colorplane in a contone FS45 tile is compressed as a JFIF datastream. One such JFIF dataset has a corrupted header.
- System action:
- img2afp terminates.
- User response:
- Fix the problem in the data and resubmit the job.
0429-144
Usage:
img2afp [-?] [-a {fs10|fs45|ioca10|ioca45}] [-C configuration file name] [-e {1|2}[,cycle[,switch]]] [-errtrace] [-gcorr filename[,filename]] [-help] [-lut lookup table file name] [-maxobj [ct],[lw],[bw]] [-no5a] [-nomerge] [-o filename] [-pagetype {page|overlay|ovly|pseg|object|pass}] [-r output resolution] [-respath {directory[:directory]..[:directory]}] [-rot {0|90|180|270}[i|p|v][,{e|o}]] [-thresh {name}] [-v] [-wrkdir work directory name] [ infile [infile] .... ]
0429-201
File list could not be allocated.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-202
Illegal output compression algorithm : ____.
- Explanation:
- The valid choices for the output image compression are:
- none
- uncompressed output
- mh
- CCIT T.4 G3 Modified Huffman
- mmr
- IBM Modified Modified Read
- g3
- CCIT T.4 G3 Modified Read
- g4
- CCIT T.6 G4
- jpeg
- JPEG non-differential Huffman coding with baseline DCT
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-203
Illegal scaling algorithm : ____.
- Explanation:
- The supported scaling algorithms are afp, alg1, alg2 and alg3. The supported halftoning algorithms are htod1, htfs and htcal1.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-204
Illegal ink specification : ____.
- Explanation:
- The ink specification is used in the scaling algorithms alg1 and alg2. The valid values are black (the image is black on white) and white (the image is white on black).
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-205
Could not open the name list file ____.
- Explanation:
- The file containing the list of image files to be processed could not be opened.
- System action:
- The transform terminates.
- User response:
- Check the file name and permissions.
0429-206
Memory for the file list entry could not be allocated
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-207
Illegal rotation : ____.
- Explanation:
- The image can be rotated only by 0, 90, 180 or 270 degrees.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-208
Illegal resolution : ____.
- Explanation:
- The output image resolution must be a positive integer.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-209
Illegal left margin : ____.
- Explanation:
- The left margin must not be negative.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-210
Illegal top margin : ____.
- Explanation:
- The top margin must not be negative.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-211
Unknown option : ____
- Explanation:
- An unknown option was encountered on the command line or in the parameter file. The valid options are: @, -a, -alg, -calib, -choice, -C, -clean, -cmp, -crop, -f, -fit, -force, -gcorr, -ink, -inv, -j, -l, -M, -mp, -ms, -msf, -nomp, -nosniff, -noterm, -nov, -o, -outbits, -outcolor, -p, -pagetype, -paper, -r, -respath, -rot, -scale, -servers, -sgcorr, -sniff, -term, -thresh, -v, -w, -wrkdir, -x, -y. Options @, -f and -C can not be used as entries in a parameter file.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-212
Output file ____ could not be opened.
- Explanation:
- The transform could not open the output file for writing.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions.
0429-213
Failed in reading the TIFF file.
- Explanation:
- Encountered a premature end of file in a input file.
- System action:
- The transform stops processing the current file. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next file, if any. The return code is zero, and the AFP output a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input file is corrupted. Try correcting the problem and resubmitting the image.
0429-214
One of the required image tags is missing.
- Explanation:
- The image information in a TIFF file is organized as a sequence of tags. If a required tag is missing, the tiff2afp transform attempts to reconstruct the missing information and process the image. The information in the tag missing in this image could not be reconstructed.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-215
Memory for sampleFormat could not be allocated.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-216
Memory for bitsPerSample could not be allocated.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-217
No more that 8 bits per color in chunky format allowed.
- Explanation:
- The color data in the image are organized in TIFF 'chunky' format: the color values for each pel are grouped together. The transform allows at most 8 bits per color component in this format.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Convert the image to a color representation that uses 8 bits or less per color component and resubmit the image.
0429-218
Unsupported TIFF compression algorithm d.
- Explanation:
- The following values of the TIFF image compression tag are supported:
- 1
- - Uncompressed.
- 2
- - CCITT 1D.
- 3
- - CCITT T.4 Group 3
- 4
- - CCITT T.6 Group 4
- 5
- - LZW.
- 7
- - JPEG.
- 32773
- - PackBits.
Note: The old style JPEG compression (tag value of 6) is not supported. - System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Convert the image to a different compression algorithm.
0429-219
Unsupported pixel format : ____.
- Explanation:
- The transform expects the pixels to be stored in the unsigned integer format.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Convert the image to the unsigned integer pixel format.
0429-220
Unsupported TIFF photometric interpretation.
- Explanation:
- The transform supports the following Photometric Interpretation tags:
- 0
- - Bilevel, white is zero.
- 1
- - Bilevel, black is zero.
- 2
- - RGB.
- 3
- - RGB palette.
- 4
- - Transparency mask (is skipped in processing).
- 5
- - CMYK.
- 6
- - YCbCr.
- 8
- - CIELab.
Note: Since these are all the values legal for the TIFF Revision 6.0 specification, encountering a different value indicates a corrupted or very nonstandard image. - System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-221
Image part file buffer memory allocation failed.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-222
Unsupported value for SamplesPerPixel : d.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-223
Invalid rational number encountered : d/d.
- Explanation:
- The transform has encountered a rational number with zero denominator in the TIFF file.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-224
Illegal planar configuration : ____.
- Explanation:
- The valid values for planar configuration are 1 and 2.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-225
The tile widths of ____ are not multiples of 16.
- Explanation:
- TIFF standard for tiled images requires that the tile widths be a multiple of 16.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-226
The tile lengths of ____ are not multiples of 16.
- Explanation:
- TIFF standard for tiled images requires that the tile lengths be a multiple of 16.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-227
Memory for extraSamples could not be allocated.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-228
Memory for sampleFormat could not be allocated.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-229
Input file ____ could not be opened.
- Explanation:
- The transform could not open the specified input file.
- System action:
- The transform stops processing the current file. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next file, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Check the path and permissions.
0429-230
Input file ____ is not a valid TIFF file.
- System action:
- The transform stops processing the current file. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next file, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Check the the input file format.
0429-231
No images were found in the input file.
- Explanation:
- The TIFF file starts with the valid TIFF header, but contains no images.
- System action:
- The transform stops processing the current file. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next file, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input file is very likely corrupted. Correct the problem and resubmit the file.
0429-232
Memory allocation for the page list failed.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-233
Could not read the next IFD
- Explanation:
- Input file ended prematurely.
- System action:
- The transform stops processing the current file. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next file, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input file is corrupted. Try correcting the problem and resubmitting the file.
0429-234
File system ____ is full.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-235
File system containing file ____ is full.
- Explanation:
- There is not enough space on the file system to write the output image.
- System action:
- The transform terminates.
- User response:
- Check the -ms and -msf options or make more room on the file system.
0429-236
Unknown image choice : ____.
- Explanation:
- The supported values for the choice parameter are 'full', 'reduced' and 'both'.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-237
Illegal page range specification : ____.
- Explanation:
- Illegal specification of the pages to be processed was found. Please see the transform documentation for the page range syntax.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-238
Illegal image cleanup specification : ____.
- Explanation:
- The valid values for the 'clean' parameter are real numbers between 0 and 1 inclusive.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-239
Could not open the parameter file : ____.
- Explanation:
- The transform could not open the specified parameter file.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions.
0429-240
Illegal line in the parameter file ____ : ____.
- Explanation:
- The parameter file entries must have the form of <tag> = <value> and occur one per line. Please see the transform documentation for details.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-241
Illegal minimum disk space specification : ____.
- Explanation:
- The minimum disk space specification must be a positive integer.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-242
Illegal minimum disk space fraction specification : ____.
- Explanation:
- The minimum free disk space fraction must be a real number between zero and 1 inclusive.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-243
Unknown image type : ____.
- Explanation:
- Illegal output image type specification. The valid image types are IM1, IO1, IOCA, IOCA10 and IOCA11. Please see the transform documentation for the image type syntax.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-244
The lossless JPEG compression is not supported.
- Explanation:
- The transform currently supports only the lossy JPEG compression.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Convert the image to a different compression algorithm.
0429-245
The old style separate-tables JPEG compression is not supported.
- Explanation:
- The way the JPEG-compressed data has been included in the original TIFF Revision 6.0 specification (compression type 6) is deeply flawed and has been superseded by new mechanism (compression type 7).
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Convert the image to the new JPEG TIFF format.
0429-246
One of the image offsets is greater than the paper dimension.
- Explanation:
- The image offset on the page is greater than the specified paper dimension.
- System action:
- The transform will process the image. The inconsistency is resolved by the output device.
- User response:
- If the image is printed incorrectly, resubmit with different values for image offset and/or page size.
0429-247
Grayscale correction file ____ could not be opened.
- Explanation:
- The file containing the halftoning grayscale correction data could not be opened.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions.
0429-248
Illegal value for outBits : ____.
- Explanation:
- The supported values are 1, 4, 8 or 24 bites per pel.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-249
Illegal color model : ____
- Explanation:
- The IOCA standard supports only RGB, YCrCb and YCbCr color models. The output color model must be one of these.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-250
Illegal output page type : ____.
- Explanation:
- The page type must be one of the following: PAGE, OVERLAY, OVLY, PSEG or OBJECT.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-251
Internal error: mismatch in pixel length in gray shift.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-252
No space left for stdin caching in ____.
- Explanation:
- The TIFF data stream is non-sequential. To process TIFF data piped through standard input, the transform must first cache the data to a temporary file. There is not enough space on the file system to write all the TIFF data.
- System action:
- The transform terminates.
- User response:
- Make more room on the file system.
0429-253
Stdin cache file could not be opened.
- Explanation:
- The TIFF data stream is non-sequential. To process TIFF data piped through standard input, the transform must first cache the data to a temporary file. The temporary file could not be opened. Please see the transform documentation to see the directory used for the temporary file.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions.
0429-254
The page size is smaller then the desired output image size plus the desired image offsets.
- Explanation:
- The specified page size is too small to contain the image with the specified offsets.
- System action:
- The transform continues processing. The inconsistency is resolved by the output device.
- User response:
- If the image is printed incorrectly, adjust the paper size, image size and image offsets until the image fits on the page. Be careful to use the paper size supported by your output device.
0429-255
The output length specification must be positive.
- Explanation:
- A negative number was used for the output image length.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-256
The output width specification must be positive.
- Explanation:
- A negative number was used for the output image width.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-257
Too many input files could not be opened.
- Explanation:
- The transform could not open more than 10 input files. Possibly a wrong file was given as a file list.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-258
The parameter file ____ is illegal or empty.
- Explanation:
- A fatal error occurred while processing the parameter file.
- System action:
- The transform terminates.
- User response:
- Check the parameter file name and syntax.
0429-259
The file list file ____ is illegal.
- Explanation:
- The list of the file names in the file contains a file name longer than 1024 characters.
- System action:
- The transform terminates.
- User response:
- Check the file list contents.
0429-260
The grayscale correction file ____ is empty or illegal.
- Explanation:
- The file with the grayscale corrections factors for halftoning must contain 256 real numbers or a PostScript transfer function.
- System action:
- The transform terminates.
- User response:
- Check the contents of the grayscale correction file.
0429-261
Illegal number of ink dot ranges for a CMYK image.
- Explanation:
- There must be at least two ink dot range specifications.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-262
Non-CMYK 4-ink color models are not supported.
- Explanation:
- The transform supports only CMYK 4-ink color model. 4-ink models using other colors are not supported.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Convert the image to a different color representation.
0429-263
An error was encountered on page ____ of ____.
- Explanation:
- An error was encountered in the TIFF datastream. An informative message should have been displayed before this error message..
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input file is corrupted. Try correcting the problem and resubmitting the image.
0429-264
One of the buffers needed to read in the image data could not be allocated.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem
persists, the cause may be a corrupted TIFF file. Check the values for the StripByteCounts
(pointed to by the tag
X'117'
) or TileByteCounts (pointed to by the tagX'145'
). If the TIFF file seems correct, contact your service representative.
0429-265
Illegal memory specification : ____
- Explanation:
- The memory limit must be a non-negative integer.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using correct command line syntax.
0429-266
Usage:
tiff2afp [-a image type] [-alg processing algorithms] [-calib calibration] [-choice image choice] [-C configuration file] [-clean cleanup] [-crop crop factors] [-cmp compression] [-fit trim or scale] [-force] [-gcorr grayscale mapping table] [-ink color] [-inv] [-is interchange set] [-j scan offset file name] [-l page length ] [-M memory bound] [-mp] [-ms space] [-msf space fraction] [-nomp] [-nosniff] [-noterm] [-nov] [-o output file] [-outbits number of output bits] [-outcolor output color model] [-p page range] [-pagetype page type] [-paper paper size] [-r resolution] [-respath resource search path] [-rot rotation] [-servers server list] [-scale image size] [-sgcorr scanner correction] [-sniff] [-term] [-thresh halftone file ] [-v] [-x left margin] [-y top margin] [-z] [-w page width ] [-wrkdir work directory] [-S servername] [-P portnumber] [[file|directory|-f filelist|@filelist]...]
0429-267
Illegal fit specification has been found : ____
- Explanation:
- The fit option allows two values: scale or trim. All other values are illegal.
- System action:
- The transform terminates.
- User response:
- Try again, specifying either scale or trim.
0429-268
Fatal internal error with the trace tag ____
- Explanation:
- The transform has detected an unrecoverable internal error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative.
0429-269
Halftone threshold file ____ could not be opened.
- Explanation:
- A file containing the halftone cell specification could not be opened.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions.
0429-270
StripByteCount ____ larger than the file size ____.
- Explanation:
- The number of bytes in the strip is incorrect.
- System action:
- The transform stops processing the current image. If the -noterm flag is set, the transform attempts to recover from the error and continue processing with the next image. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page, or overlay), even though that object might be empty. If the -noterm flag is not set (default value), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-301
File list could not be allocated.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-302
Illegal output compression algorithm : ____.
- Explanation:
- The valid choices for the output image compression are:
- none
- uncompressed output
- mh
- CCIT T.4 G3 Modified Huffman
- mmr
- IBM Modified Modified Read
- g3
- CCIT T.4 G3 Modified Read
- g4
- CCIT T.6 G4
- jpeg
- JPEG non-differential Huffman coding with baseline DCT
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-303
Illegal scaling algorithm : ____.
- Explanation:
- The supported scaling algorithms are afp, alg1, alg2 and alg3. The supported halftoning algorithms are htod1, htfs and htcal1.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-304
Illegal ink specification : ____.
- Explanation:
- The ink specification is used in the scaling algorithms alg1 and alg2. The valid values are black (the image is black on white) and white (the image is white on black).
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-305
Could not open the name list file ____.
- Explanation:
- The file containing the list of image files to be processed could not be opened.
- System action:
- The transform terminates.
- User response:
- Check the file name and permissions.
0429-306
Memory for the file list entry could not be allocated.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-307
Illegal rotation : ____.
- Explanation:
- The image can be rotated only by 0, 90, 180 or 270 degrees.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-308
Illegal resolution : ____.
- Explanation:
- The output image resolution must be a positive integer.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-309
Illegal left margin : ____.
- Explanation:
- The left margin must not be negative.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-310
Illegal top margin : ____.
- Explanation:
- The top margin must not be negative.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-311
Unknown option : ____
- Explanation:
- An unknown option was encountered on the command line or in the parameter file. The valid options are: @, -a, -alg, -calib, -choice, -C, -cmp, -crop, -f, -fit, -force, -gcorr, -j, -l, -M, -mp, -ms, -msf, -nomp, -nosniff, -noterm, -nov, -o, -outbits, -outcolor, -p, -pagetype, -paper, -r, -respath, -rot, -servers, -scale, -size, -term, -v, -w, -wrkdir, -x, -y, -z. Options @, -f and -C can not be used as entries in a parameter file.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-312
Output file ____ could not be opened.
- Explanation:
- The transform could not open the output file for writing.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions.
0429-313
Failed in reading the JPEG file.
- Explanation:
- Encountered a premature end of file in a input file.
- System action:
- The transform stops processing the current file. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next file, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input file is corrupted. Try correcting the problem and resubmitting the image.
0429-314
No more that 8 bits per color in chunky format allowed.
- Explanation:
- The color data in the image are organized in 'chunky' format: the color values for each pel are grouped together. The transform allows at most 8 bits per color component in this format.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Convert the image to a color representation that uses 8 bits or less per color component and resubmit the image.
0429-315
Input file ____ could not be opened.
- Explanation:
- The transform could not open the specified input file.
- System action:
- The transform stops processing the current file. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next file, if any. The return code is zero, and the AFP output contains a complete AFP object (such as a document, page, or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Check the path and permissions.
0429-316
Input file ____ is not a valid JPEG file.
- Explanation:
- The specified input file is not a valid JPEG file.
- System action:
- The transform stops processing the current file. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next file, if any. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Check the input file format.
0429-317
Memory allocation for the page list failed.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-318
File system containing file ____ is full.
- Explanation:
- There is not enough space on the file system to write the output image.
- System action:
- The transform terminates.
- User response:
- Check the -ms and -msf options or make more room on the file system.
0429-319
Unknown image choice : ____.
- Explanation:
- The supported values for the choice parameter are 'full', 'reduced' and 'both'.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-320
Illegal page range specification : ____.
- Explanation:
- Illegal specification of the pages to be processed was found. Please see the transform documentation for the page range syntax.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-321
Illegal image cleanup specification : ____.
- Explanation:
- The valid values for the 'clean' parameter are real numbers between 0 and 1 inclusive.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-322
Could not open the parameter file : ____.
- Explanation:
- The transform could not open the specified parameter file.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions.
0429-323
Illegal line in the parameter file ____ : ____
- Explanation:
- The parameter file entries must have the form of <tag> = <value> and occur one per line. Please see the transform documentation for details.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-324
Illegal minimum disk space specification : ____.
- Explanation:
- The minimum disk space specification must be a positive integer.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-325
Illegal minimum disk space fraction specification : ____.
- Explanation:
- The minimum free disk space fraction must be a real number between zero and 1 inclusive.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-326
Unknown image type : ____.
- Explanation:
- Illegal output image type specification. The valid image types are IM1, IO1, IOCA, IOCA10 and IOCA11. Please see the transform documentation for the image type syntax.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-327
One of the image offsets is greater than the paper dimension.
- Explanation:
- The image offset on the page is greater than the specified paper dimension.
- System action:
- The transform will process the image. The inconsistency is resolved by the output device.
- User response:
- If the image is printed incorrectly, resubmit with different values for image offset or page size.
0429-328
Grayscale correction file ____ could not be opened.
- Explanation:
- The file containing the halftoning grayscale correction data could not be opened.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions.
0429-329
Illegal value for outBits : ____.
- Explanation:
- The supported values are 1, 4, 8 or 24 bites per pel.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-330
Illegal color model : ____.
- Explanation:
- The IOCA standard supports only RGB, YCrCb and YCbCr color models. The output color model must be one of these.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-331
Illegal output page type : ____.
- Explanation:
- The page type must be one of the following: PAGE, OVERLAY, OVLY, PSEG or OBJECT.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-332
Internal error: mismatch in pixel length in gray shift.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-333
No space left for stdin caching in ____.
- Explanation:
- To process JPEG data piped through standard input, the transform first caches the data to a temporary file. There is not enough space on the file system to write all the JPEG data.
- System action:
- The transform terminates.
- User response:
- Make more room on the file system.
0429-334
Stdin cache file could not be opened.
- Explanation:
- To process JPEG data piped through standard input, the transform first caches the data to a temporary file. The temporary file could not be opened. Please see the transform documentation to find the directory used for the temporary file.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions.
0429-335
The page size is smaller than the desired output image size plus the desired image offsets.
- Explanation:
- The specified page size is too small to contain the image with the specified offsets.
- System action:
- The transform continues processing. The inconsistency is resolved by the output device.
- User response:
- If the image is printed incorrectly, adjust the paper size, image size and image offsets until the image fits on the page. Be careful to use the paper size supported by your output device.
0429-336
The output length specification must be positive.
- Explanation:
- A negative number was used for the output image length.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-337
The output width specification must be positive.
- Explanation:
- A negative number was used for the output image width.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-338
Too many input files could not be opened.
- Explanation:
- The transform could not open more than 10 input files. Possibly a wrong file was given as a file list.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-339
The parameter file ____ is illegal or empty.
- Explanation:
- A fatal error occurred while processing the parameter file.
- System action:
- The transform terminates.
- User response:
- Check the parameter file name and syntax.
0429-340
The file list file ____ is illegal.
- Explanation:
- The list of the file names in the file contains a file name longer than 1024 characters.
- System action:
- The transform terminates.
- User response:
- Check the file list contents.
0429-341
The grayscale correction file ____ is empty or illegal.
- Explanation:
- The file with the grayscale corrections factors for halftoning must contain 256 real numbers or a PostScript transfer function.
- System action:
- The transform terminates.
- User response:
- Check the contents of the of the grayscale correction file.
0429-342
An error was encountered on page ____ of ____.
- Explanation:
- An error was encountered in the JPEG datastream. An informative message should have been displayed before this error message.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input file is corrupted. Try correcting the problem and resubmitting the image.
0429-343
Illegal memory specification : ____
- Explanation:
- The memory limit must be a non-negative integer.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using correct command line syntax.
0429-344
Usage:
jpeg2afp [-a image type] [-alg processing algorithms] [-calib] [-C configuration file] [-crop crop factors] [-cmp compression] [-fit trim or scale] [-force] [-gcorr grayscale mapping table] [-is interchange set] [-j scan offset file name] [-l page length ] [-M memory bound] [-mp] [-ms space] [-msf space fraction] [-nomp] [-nosniff] [-noterm] [-nov] [-o output file] [-outbits number of output bits] [-outcolor output color model] [-p page range] [-pagetype page type] [-paper paper size] [-r resolution] [-respath resource search path] [-rot rotation] [-scale image size] [-servers] [-sgcorr] [-term] [-thresh halftone file ] [-v] [-x left margin] [-y top margin] [-z] [-w page width ] [-wrkdir work directory] [-S servername] [-P portnumber] [[file|directory|-f filelist|@filelist]...]
0429-345
Illegal fit specification has been found : ____
- Explanation:
- The fit option allows two values: scale or trim. All other values are illegal.
- System action:
- The transform terminates.
- User response:
- Try again, specifying either scale or trim.
0429-346
Fatal internal error with the trace tag ____
- Explanation:
- The transform has detected an unrecoverable internal error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative.
0429-347
Halftone threshold file ____ could not be opened.
- Explanation:
- A file containing the halftone cell specification could not be opened.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions.
0429-401
File list could not be allocated.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-402
Illegal output compression algorithm : ____.
- Explanation:
-
The valid choices for the output image compression are:
- none
- uncompressed output
- mh
- CCIT T.4 G3 Modified Huffman
- mmr
- IBM Modified Modified Read
- g3
- CCIT T.4 G3 Modified Read
- g4
- CCIT T.6 G4
- jpeg
- JPEG non-differential Huffman coding with baseline DCT
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-403
Illegal algorithm : ____.
- Explanation:
- The supported algorithms are afp, alg1, alg2, alg3, htcal1, htod1 and htfs.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-404
Illegal ink specification : ____.
- Explanation:
- The ink specification is used in the scaling algorithms alg1 and alg2. The valid values are black (the image is black on white) and white (the image is white on black).
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-405
Could not open the name list file ____.
- Explanation:
- The file containing the list of image files to be processed could not be opened.
- System action:
- The transform terminates.
- User response:
- Check the file name and permissions.
0429-406
Memory for the file list entry could not be allocated.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-407
Illegal rotation : ____.
- Explanation:
- The image can be rotated only by 0, 90, 180 or 270 degrees.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-408
Illegal resolution : ____.
- Explanation:
- The output image resolution must be a positive integer.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-409
Illegal left margin : ____.
- Explanation:
- The left margin must not be negative.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-410
Illegal top margin : ____.
- Explanation:
- The top margin must not be negative.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-411
Unknown option : ____
- Explanation:
- An unknown option was encountered on the command line or in the parameter file. The valid options are: @, -a, -alg, -calib, -choice, -C, -clean, -cmp, -crop, -f, -fit, -force, -gcorr, -ink, -inv, -j, -l, -M, -mp, -ms, -msf, -nomp, -nosniff, -noterm, -nov, -o, -outbits, -outcolor, -p, -pagetype, -paper, -r, -respath, -rot, -scale, -servers, -sgcorr, -sniff, -term, -thresh, -v, -w, -wrkdir, -x, -y. Options @, -f and -C can not be used as entries in a parameter file.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-412
Output file ____ could not be opened.
- Explanation:
- The transform could not open the output file for writing.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions.
0429-413
Failed in reading the GIF file.
- Explanation:
- Encountered a premature end of file in a input file.
- System action:
- The transform stops processing the current file. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next file, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input file is corrupted. Try correcting the problem and resubmitting the image.
0429-414
No more that 8 bits per color in chunky format allowed.
- Explanation:
- The color data in the image are organized in 'chunky' format: the color values for each pel are grouped together. The transform allows at most 8 bits per color component in this format
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Convert the image to a color representation that uses 8 bits or less per color component and resubmit the image.
0429-415
Input file ____ could not be opened.
- Explanation:
- The transform could not open the specified input file.
- System action:
- The transform stops processing the current file. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next file, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Check the path and permissions.
0429-416
Input file ____ is not a valid GIF file.
- System action:
- The transform stops processing the current file. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next file, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Check the input file format.
0429-417
Memory allocation for the page list failed.
- Explanation:
- Memory allocation failed: there is not enough memory available.
- System action:
- The transform terminates.
- User response:
- Try decreasing the load on the machine or increasing the paging space. If the problem persists, contact your service representative.
0429-418
File system containing file ____ is full.
- Explanation:
- There is not enough space on the file system to write the output image.
- System action:
- The transform terminates.
- User response:
- Check the -ms and -msf options or make more room on the file system.
0429-419
Unknown image choice : ____.
- Explanation:
- The supported values for the choice parameter are 'full', 'reduced' and 'both'.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-420
Illegal page range specification : ____.
- Explanation:
- Illegal specification of the pages to be processed was found. Please see the transform documentation for the page range syntax.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-421
Illegal image cleanup specification : ____.
- Explanation:
- The valid values for the 'clean' parameter are real numbers between 0 and 1 inclusive.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-422
Could not open the parameter file : ____.
- Explanation:
- The transform could not open the specified parameter file.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions.
0429-423
Illegal line in the parameter file ____ : ____.
- Explanation:
- The parameter file entries must have the form of <tag> = <value> and occur one per line. Please see the transform documentation for details.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-424
Illegal minimum disk space specification : ____.
- Explanation:
- The minimum disk space specification must be a positive integer.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-425
Illegal minimum disk space fraction specification : ____.
- Explanation:
- The minimum free disk space fraction must be a real number between zero and 1 inclusive.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-426
Unknown image type : ____.
- Explanation:
- Illegal output image type specification. The valid image types are IM1, IO1, IOCA, IOCA10 and IOCA11. Please see the transform documentation for the image type syntax.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-427
One of the image offsets is greater than the paper dimension.
- Explanation:
- The image offset on the page is greater than the specified paper dimension.
- System action:
- The transform will process the image. The inconsistency is resolved by the output device.
- User response:
- If the image is printed incorrectly, resubmit with different values for image offset and/or page size.
0429-428
Grayscale correction file ____ could not be opened.
- Explanation:
- The file containing the halftoning grayscale correction data could not be opened.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions.
0429-429
Illegal value for outBits : ____.
- Explanation:
- The supported values are 1, 4, 8 or 24 bites per pel.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-430
Illegal color model : ____.
- Explanation:
- The IOCA standard supports only RGB, YCrCb and YCbCr color models. The output color model must be one of these.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-431
Illegal output page type : ____.
- Explanation:
- The page type must be one of the following: PAGE, OVERLAY, OVLY, PSEG or OBJECT.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-432
Illegal output page type : ____.
- Explanation:
- The page type must be one of the following: PAGE, OVERLAY, OVLY, PSEG or OBJECT.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-433
No space left for stdin caching in ____.
- Explanation:
- To process GIF data piped through standard input, the transform first caches the data to a temporary file. There is not enough space on the file system to write all the GIF data.
- System action:
- The transform terminates.
- User response:
- Make more room on the file system.
0429-434
Stdin cache file could not be opened.
- Explanation:
- To process GIF data piped through standard input, the transform first caches the data to a temporary file. The temporary file could not be opened. Please see the transform documentation to find the directory used for the temporary file.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions.
0429-435
The page size is smaller then the desired output image size plus the desired image offsets.
- Explanation:
- To process GIF data piped through standard input, the transform first caches the data to a temporary file. The temporary file could not be opened. Please see the transform documentation to find the directory used for the temporary file.
- System action:
- The transform continues processing. The inconsistency is resolved by the output device.
- User response:
- If the image is printed incorrectly, adjust the paper size, image size and image offsets until the image fits on the page. Be careful to use the paper size supported by your output device.
0429-436
The output length specification must be positive.
- Explanation:
- A negative number was used for the output image length.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-437
The output width specification must be positive.
- Explanation:
- A negative number was used for the output image width.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-438
Too many input files could not be opened.
- Explanation:
- The transform could not open more than 10 input files. Possibly a wrong file was given as a file list.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using valid parameters.
0429-439
The parameter file ____ is illegal or empty.
- Explanation:
- A fatal error occurred while processing the parameter file.
- System action:
- The transform terminates.
- User response:
- Check the parameter file name and syntax.
0429-440
The file list file ____ is illegal.
- Explanation:
- The list of the file names in the file contains a file name longer than 1024 characters.
- System action:
- The transform terminates.
- User response:
- Check the file list contents.
0429-441
The grayscale correction file ____ is empty or illegal.
- Explanation:
- The file with the grayscale corrections factors for halftoning must contain 256 real numbers or a PostScript transfer function.
- System action:
- The transform terminates.
- User response:
- Check the contents of the of the grayscale correction file.
0429-442
An error was encountered on image ____ in ____.
- Explanation:
- The GIF data stream contains an unrecoverable error.
- System action:
- The transform stops processing the current file. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next file, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input file is corrupted. Try correcting the problem and resubmitting the image.
0429-443
Bad local image block.
- Explanation:
- Bad local image block was found in the GIF data stream.
- System action:
- The transform stops processing the current file. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next file, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input file is corrupted. Try correcting the problem and resubmitting the image.
0429-444
LZW decompression error: code ____ to large for ____.
- Explanation:
- An error was encountered while decompressing raster image data.
- System action:
- The transform stops processing the current file. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next file, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input file is corrupted. Try correcting the problem and resubmitting the image.
0429-445
WARNING: wrong rastersize: ____ bytes instead of ____ bytes.
- Explanation:
- Decompressing the raster image data did not yield the expected amount of data (width*height bytes).
- System action:
- The transform attempts to process the image and continue to process the data stream. The return code is zero. The output image might be corrupted.
- User response:
- The input file is corrupted. Try correcting the problem and resubmitting the image.
0429-446
Illegal memory specification : ____
- Explanation:
- The memory limit must be a non-negative integer.
- System action:
- The transform terminates.
- User response:
- Resubmit the job using correct command line syntax.
0429-447
Usage:
gif2afp [-a image type] [-alg processing algorithms] [-C configuration file] [-clean cleanup] [-crop crop factors] [-calib] [-cmp compression] [-fit trim or scale] [-force] [-gcorr grayscale mapping table] [-ink color] [-inv] [-is interchange set] [-j scan offset file name] [-l page length ] [-M memory bound] [-mp] [-ms space] [-msf space fraction] [-nomp] [-nosniff] [-noterm] [-nov] [-o output file] [-outbits number of output bits] [-outcolor output color model] [-p page range] [-pagetype page type] [-paper paper size] [-r resolution] [-respath resource search path] [-rot rotation] [-scale image size] [-servers] [-sgcorr] [-sniff] [-term] [-thresh halftone file ] [-v] [-x left margin] [-y top margin] [-z] [-w page width ] [-wrkdir work directory] [-S servername] [-P portnumber] [[file|directory|-f filelist|@filelist]...]
0429-448
Illegal fit specification has been found : ____
- Explanation:
- The fit option allows two values: scale or trim. All other values are illegal.
- System action:
- The transform terminates.
- User response:
- Try again, specifying either scale or trim.
0429-449
Fatal internal error with the trace tag ____
- Explanation:
- The transform has detected an unrecoverable internal error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative.
0429-450
Halftone threshold file ____ could not be opened.
- Explanation:
- A file containing the halftone cell specification could not be opened.
- System action:
- The transform terminates.
- User response:
- Check the path and permissions.
0429-501
Invalid message code ____.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-502
Sorry, there are legal restrictions on arithmetic coding.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-503
ALIGN_TYPE is wrong, please fix.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-504
MAX_ALLOC_CHUNK is wrong, please fix.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-505
Invalid buffer control mode.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-506
Invalid component ID ____ in SOS.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-507
IDCT output block size ____ not supported.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-508
Invalid input colorspace.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-509
Invalid JPEG colorspace.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-510
Invalid marker length.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-511
Sampling factors too large for interleaved scan.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-512
Invalid memory pool code ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-513
Unsupported JPEG data precision ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-514
Invalid progressive parameters Ss=____ Se=____ Ah=____ Al=____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-515
Invalid progressive parameters at scan script entry ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-516
Invalid sampling factors.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-517
Invalid scan script at entry ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-518
Improper call to JPEG library in state ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-519
Invalid virtual array access.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-520
Buffer passed to JPEG library is too small.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-521
Suspension not allowed here.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-522
CCIR601 sampling not implemented yet.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-523
Too many color components: ____, max ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-524
Unsupported color conversion request.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-525
Invalid DAC index ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-526
Invalid DAC value ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-527
Invalid DHT counts.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-528
Invalid DHT index ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-529
Invalid DQT index ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-530
Empty JPEG image (DNL not supported).
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-531
Read from EMS failed.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-532
Write to EMS failed.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-533
Didn't expect more than one scan.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-534
Input file read error.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-535
Output file write error --- out of disk space?
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-536
Fractional sampling not implemented yet.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-537
Huffman code size table overflow.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-538
Missing Huffman code table entry.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-539
Maximum supported image dimension is ____ pixels.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-540
Empty input file.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-541
Premature end of input file.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-542
Cannot transcode due to multiple use of quantization table ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-543
Scan script does not transmit all data.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-544
Invalid color quantization mode change.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-545
Not implemented yet.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-546
Requested feature was omitted at compile time.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-547
Backing store not supported.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-548
Huffman table ____ was not defined.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-549
JPEG datastream contains no image.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-550
Quantization table ____ was not defined.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-551
Not a JPEG file: starts with ____ ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-552
Insufficient memory (case ____).
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-553
Cannot quantize more than ____ color components.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-554
Cannot quantize to fewer than ____ colors.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-555
Cannot quantize to more than ____ colors.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-556
Invalid JPEG file structure: two SOF markers.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-557
Invalid JPEG file structure: missing SOS marker.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-558
Unsupported JPEG process: SOF type ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-559
Invalid JPEG file structure: two SOI markers.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-560
Invalid JPEG file structure: SOS before SOF.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-561
Failed to create temporary file ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-562
Read failed on temporary file.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-563
Seek failed on temporary file.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-564
Write failed on temporary file --- out of disk space?
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-565
Application transferred too few scanlines.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-566
Unsupported marker type ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-567
Virtual array controller messed up.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-568
Image too wide for this implementation.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-569
Read from XMS failed.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-570
Write to XMS failed.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-571
JCOPYRIGHT
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-572
JVERSION
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-573
Caution: quantization tables are too coarse for baseline JPEG.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-574
Adobe APP14 marker: version ____, flags ____ ____, transform ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-575
Unknown APP0 marker (not JFIF), length ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-576
Unknown APP14 marker (not Adobe), length ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-577
Define Arithmetic Table ____: ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-578
Define Huffman Table ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-579
Define Quantization Table ____ precision ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-580
Define Restart Interval ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-581
Freed EMS handle ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-582
Obtained EMS handle ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-583
End Of Image
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-584
____ ____ ____ ____ ____ ____ ____ ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-585
JFIF APP0 marker, density ____ ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-586
Warning: thumbnail image size does not match data length ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-587
Unknown JFIF minor revision number ____.____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-588
with ____ x ____ thumbnail image
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-589
Skipping marker ____, length ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-590
Unexpected marker ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-591
____ ____ ____ ____ ____ ____ ____ ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-592
Quantizing to ____ = ____*____*____ colors.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-593
Quantizing to ____ colors.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-594
Selected ____ colors for quantization.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-595
At marker ____, recovery action ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-596
RST____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-597
Smoothing not supported with nonstandard sampling ratios.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-598
Start Of Frame ____: width=____, height=____, components=____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-599
Component ____: ____ q=____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-600
Start of Image.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-601
Start Of Scan: ____ components.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-602
Component ____: dc=____ ac=____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-603
Ss=____, Se=____, Ah=____, Al=____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-604
Closed temporary file ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-605
Opened temporary file ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-606
Unrecognized component IDs ____ ____ ____, assuming YCbCr.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-607
Freed XMS handle ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-608
Obtained XMS handle ____
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-609
Unknown Adobe color transform code ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-610
Inconsistent progression sequence for component ____ coefficient ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-611
Corrupt JPEG data: ____ extraneous bytes before marker ____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-612
Corrupt JPEG data: premature end of data segment
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-613
Corrupt JPEG data: bad Huffman code
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-614
Warning: unknown JFIF revision number ____.____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-615
Premature end of JPEG file
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-616
Corrupt JPEG data: found marker ____ instead of RST____
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-617
Invalid SOS parameters for sequential JPEG
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-618
Application transferred too many scanlines
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Try correcting the problem and resubmitting the image.
0429-619
Wrong JPEG library version: library is ____, caller expects ____
- Explanation:
- Internal transform error.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-620
JPEG parameter struct mismatch: library thinks size is ____, caller expects ____.
- Explanation:
- Internal transform error.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-621
Wrong JPEG library version: library is ____, caller expects ____
- Explanation:
- Internal transform error.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-622
JPEG parameter struct mismatch: library thinks size is ____, caller expects ____
- Explanation:
- Internal transform error.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- Contact your service representative and inform them that you have received this message indicating an internal error.
0429-623
DCT coefficient out of range.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Correct the problem and resubmit the image.
0429-624
Bogus Huffman table definition.
- Explanation:
- A fatal error occurred while decompressing JPEG compressed image data.
- System action:
- The transform stops processing the current image. If the -noterm flag was set, the transform attempts to recover from the error and continue processing with the next image, if any. The return code is zero, and the AFP output contains a complete AFP object (for example, document, page or overlay), even though that object might be empty. If the -noterm flag was not set (this is the default), the transform terminates with a nonzero return code.
- User response:
- The input image is corrupted. Correct the problem and resubmit the image.
0429-625
JFIF extension marker: type ____, length ____.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact software support and inform them that you have received this message indicating an internal error.
0429-626
JFIF extension marker: JPEG-compressed thumbnail image, length ____.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact software support and inform them that you have received this message indicating an internal error.
0429-627
JFIF extension marker: palette thumbnail image, length ____.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact software support and inform them that you have received this message indicating an internal error.
0429-628
JFIF extension marker: RGB thumbnail image, length ____.
- Explanation:
- Internal transform error.
- System action:
- The transform terminates.
- User response:
- Contact software support and inform them that you have received this message indicating an internal error.
0429-629
Fatal internal error with the trace tag ____.
- Explanation:
- The transform has detected an unrecoverable internal error.
- System action:
- The transform terminates.
- User response:
- Contact your service representative.
0429-751
The licensing server is not running.
- Explanation:
- The license verification server is not running.
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- Contact your support representative.
0429-752
The trial version of ____ has expired.
- Explanation:
- A trial version of InfoPrint Manager software is installed on this system and the trial period has expired.
- System action:
- InfoPrint Manager is no longer running on this system and it cannot be started.
- User response:
- Order and install the license of InfoPrint Manager.
0429–753
The license key of ____ was not found or is not valid.
- Explanation:
-
The required key was not found, or there was a problem while collecting data about it.
- System action:
- InfoPrint Manager cannot process the required action.
- User response:
- Contact your support representative.
0429–754
- Explanation:
-
There is a problem with the locking criteria and the system fingerprint does not match the fingerprint of license key.
- System action:
- The InfoPrint Manager software continues running in grace mode until the grace period ends.
- User response:
- Contact your local representative to receive a new license key before the grace period expires. Otherwise the InfoPrint Manager software stops running on this system when the grace period ends.