File Palette Error Codes

This section describes the error messages that can be reported by the activities or entities associated with the File palette.

Error Codes Error Message Error Resolution
TIBCO-BW-PALETTE-FILE-000001 {0} This is an internal product error. Contact TIBCO Support.
TIBCO-BW-PALETTE-FILE-100001 {0} This is a trace message and the resolution is not applicable.
TIBCO-BW-PALETTE-FILE-200001 {0} This is a debug message and the resolution is not applicable.
TIBCO-BW-PALETTE-FILE-300001 {0} This is an informational message and it highlights the runtime progress of the activity. The resolution is not applicable.
TIBCO-BW-PALETTE-FILE-400001 {0} This is a warning message and it highlights situations that may affect the activity execution.
TIBCO-BW-PALETTE-FILE-500000 File name [{0}] is not valid. Ensure that the file name must not be an empty or null string.
TIBCO-BW-PALETTE-FILE-500001 File [{0}] was not found. Ensure that the file indicated by fileName exists at the given location.
TIBCO-BW-PALETTE-FILE-500002 File [{0}] already exists. Ensure that the Overwrite checkbox in the general tab is checked or delete the existing file.
TIBCO-BW-PALETTE-FILE-500003 An exception [{0}] occurred when attempting to write to the file [{1}]. Ensure that the file name is valid and the access permissions are set appropriately.
TIBCO-BW-PALETTE-FILE-500004 Unable to create file [{0}] due to file or directory denoted by the pathname [{1}] does not exist. Ensure that the createNonExistingDirectory option in the general tab is checked.
TIBCO-BW-PALETTE-FILE-500005 Cannot read the binary content from the file [{0}]. Ensure that the file name is valid and the access permissions are set appropriately.
TIBCO-BW-PALETTE-FILE-500006 Cannot read the string content from the file [{0}]. Ensure that the file name is valid and the access permissions are set appropriately.
TIBCO-BW-PALETTE-FILE-500007 The file encoding [{0}] is not valid. Ensure that the encoding provided is valid.
TIBCO-BW-PALETTE-FILE-500009 Unable to rename the file from [{0}] to file [{1}]. Ensure that the file or directory name is valid and the access permissions are set appropriately.
TIBCO-BW-PALETTE-FILE-500010 Unable to rename the file from [{0}] to file [{1}]. The destination file exists and its type is different than the type of the source file. Ensure that the source file and destination file are both of the same type.
TIBCO-BW-PALETTE-FILE-500011 The file activity [{0}] cannot be used to move a directory. Ensure that the directories cannot be moved unless they have the same parent directory.
TIBCO-BW-PALETTE-FILE-500012 Cannot remove the file [{0}]. Ensure that the file or directory name is valid and the access permissions are set appropriately.
TIBCO-BW-PALETTE-FILE-500013 An exception [{0}] occurred when attempting to create the file [{1}]. Ensure that the file or directory name is valid and the access permissions are set appropriately.
TIBCO-BW-PALETTE-FILE-500014 Cannot overwrite the file [{0}] to file [{1}], when the overwrite flag is not selected in the activity configuration. Ensure that the Overwrite checkbox on the general tab is selected or delete the existing file explicitly.
TIBCO-BW-PALETTE-FILE-500015 Cannot copy a directory [{0}] to an existing file [{1}]. Ensure that the source should not be a directory when the destination exists and is a file.
TIBCO-BW-PALETTE-FILE-500016 Cannot copy multiple files [{0}] to an existing file [{1}]. Ensure that when using a pattern in source it should not match with multiple files to copy into a single destination file.
TIBCO-BW-PALETTE-FILE-500017 Cannot create missing path [{0}]. Ensure that the createNonExistingDirectory in the general tab is checked.
TIBCO-BW-PALETTE-FILE-500018 Cannot copy from file [{0}] to file [{1}]. Ensure that the file or directory name is valid and the access permissions are set appropriately.
TIBCO-BW-PALETTE-FILE-500019 The file name value provided for the activity input is empty or null. Ensure that the fileName must not be an empty or null string.
TIBCO-BW-PALETTE-FILE-500020 File [{0}] was not found due to fault [{1}]. Ensure that the file indicated by fileName exists at the given location.
TIBCO-BW-PALETTE-FILE-500502 The ProcessStarter activity [{0}] failed to generate a new event due to an exception [{1}]. This is an internal product error. Contact TIBCO Support.
TIBCO-BW-PALETTE-FILE-500021 The File Poller ProcessStarter activity [{0}] failed to generate a new event due to an exception [{1}] since it is in the stopped state. This is an internal product error. Contact TIBCO Support.