Neoview Messages Manual (R2.2)

File Writer, Extract Task-Specific Messages
file-name1 is renamed to file-name2
Cause The gelserver determines that the output file already exists and therefore renames
the current output file.
Recovery This is an informational message only. No corrective action is needed.
Error opening file [file-name] for fstat. ERROR=errno
Cause The gelserver writer thread is unable to open an output data file for writing.
Recovery Check that the file exists and that the user has write-access or create-access
permission.
Error opening file [file-name] for fcntl. Check if file exists and user
has permission to write it. [ERROR=errno]
Cause The gelserver writer thread is unable to get fcntl information for an output file.
Recovery Check that the file exists and that the user has write-access or create-access
permission.
Error removing file [file-name]. [ERROR=errno]
Cause The gelserver was unable to unlink the file during the file concatenation process.
Recovery Ensure that the user has write-access or create-access permission.
INIT: Connection location: output-location
Cause The gelserver has successfully opened the output file for writing the extracted data.
Recovery This is an informational message only. No corrective action is needed.
Character set conversion failed; outbytes: outbytes inbytes left: inbytes
error: error , errno: errno
outbytes
indicates the number of bytes that have been written successfully.
inbytes left
indicates the number of bytes remaining in the input to be converted.
error is the value of the errno variable.
Cause When converting character data to UTF-8, the conversion routines failed. Possibly
the extract request set the charactersetConversion (-cc) argument to Y when the extracted data
contained data that could not be converted.
Recovery If UTF-8 data is not required, set the characterConversion (-cc) argument to N
and rerun the extract.
392 Neoview Loader