Difference between revisions of "TUFLOW Message 3001"
Jump to navigation
Jump to search
(Created page with "{{TUFLOW_Message |tuflow_message=ERROR 2001 - GIS Object is outside 2D model domain |alt_msg=WARNING 2001 - ",a," "object" at ",a,",",a," is outside 2D model domain |type=ER...") |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{TUFLOW_Message | {{TUFLOW_Message | ||
− | |tuflow_message=ERROR | + | |tuflow_message= ERROR 3001 - Cannot open file "a" for writing. |
− | |alt_msg= | + | |alt_msg=ERROR 3001 - Cannot open file "a" for reading.<br> |
− | |type=[[ERROR | + | ERROR 3001 - cannot open log file "a" for writing.<br> |
− | |message_desc= | + | ERROR 3001 - cannot open timestep history file "a" for writing.<br> |
− | |suggestions= | + | ERROR 3001 - Log file name "a" is too long.<br> |
− | + | |type=[[ERROR]] | |
− | + | |message_desc=TUFLOW is unable to open the file for the requested read/write operation. | |
− | + | |suggestions=For files being opened for writing, check that: | |
− | + | * You have write access to the file location and that the total path+file name is not more than 255 characters. | |
− | + | * If the file already exists, check that the file is not locked by another application. | |
− | + | For files being opened for reading, check that: | |
− | + | * The file exists. | |
− | + | * You have read access for the file location and that the total path+file name is not more than 255 characters. | |
− | + | * The file is not locked by another application. | |
− | The | + | |
− | + | ||
− | + | ||
− | + | |uplink=[[3xxx_TUFLOW_Messages|3xxx Messages]] | |
− | |||
− | |uplink=[[ | ||
− | |||
}} | }} |
Latest revision as of 10:09, 3 March 2023
TUFLOW Message
ERROR 3001 - Cannot open file "a" for writing.
Alternate Message
ERROR 3001 - Cannot open file "a" for reading.
ERROR 3001 - cannot open log file "a" for writing.
ERROR 3001 - cannot open timestep history file "a" for writing.
ERROR 3001 - Log file name "a" is too long.
Message Type
ERROR
Description
TUFLOW is unable to open the file for the requested read/write operation.
Suggestions
For files being opened for writing, check that:
- You have write access to the file location and that the total path+file name is not more than 255 characters.
- If the file already exists, check that the file is not locked by another application.
For files being opened for reading, check that:
- The file exists.
- You have read access for the file location and that the total path+file name is not more than 255 characters.
- The file is not locked by another application.
Up |
---|
3xxx Messages |