Product Information > JADE Error Messages and System Messages > 5000 through 5099 - File Handling Errors > 5005 - File write operation incomplete

5005   File write operation incomplete

Cause

This error occurs when a file writeBinary, writeLine, or writeString operation fails to transfer all of the requested data to the physical disk file.

The most-common cause of this error is an "out of disk space" situation. However, physical hardware failures could also cause the same error condition.

Action

Correct the problem of insufficient disk space, or if this is not the problem, check for a hardware failure.