Error Codes

The following table lists error codes, a detailed explanation of each error, where applicable, and ways to solve different errors.

Error Codes for Files Palette Activities

Error Code and Error Message Role Category Description Solution
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-100002

{0}

trace BW-Plug-in Occurs during parsing of detailed messages. This is a trace message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-100003

{0}

trace BW-Plug-in This error code is displayed while printing events for File Serializer activity. This is a trace message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-200001

File {0} has been parsed. Total: {1} lines, Error: {2} lines, {3} bytes.

debug BW-Plug-in Occurs when status of parsed file. This is a debug message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-200002

{0}

debug BW-Plug-in This error code is displayed while printing activity data for File Serializer activity. This is a debug message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-200003

Input : \n

debug BW-Plug-in This error code is displayed while printing input data for File Serializer activity. This is a debug message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-200004

File Parser Output : \n

{0}

debug BW-Plug-in Occurs when File Parser output is generated This is a debug message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-200005

{0}

debug BW-Plug-in File Parser UI Input and schema defined is displayed This is a debug message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-300001

Scanning Input Directory {0}.

info BW-Plug-in Occurs when scanning of input directory {0}. This is an info message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-300002

Matched file {0}, with timely file size {1} bytes.

info BW-Plug-in Occurs when the matching criteria of the input file is met. This is an info message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-300003

Processing input file {0} in Input Directory {1}.

info BW-Plug-in Occurs when input file is picked for processing. This is an info message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-300004

Parsing of file {0} is finished.

info BW-Plug-in Occurs when parsing of input file is finished. This is an info message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-300005

Notice: {0}.

info BW-Plug-in Notifications like, current instance will run with delta and delta round finished appear. This is an info message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-300006

{0}.

info BW-Plug-in Occurs when file is picked up by file parser instance with LB mode. This is an info message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-300007

File {0} has been processed, all lines were interpreted.

info BW-Plug-in Occurs when input file processing is finished. This is an info message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-300008

Invoke preprocessing script \"{0}\".

info BW-Plug-in Occurs when invoking pre processing script {0}. This is an info message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-300009

Invoke postprocessing script \"{0}\".

info BW-Plug-in Occurs when invoking post processing script {0}. This is an info message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-300010

Pre Processing Script {0} returned message {1}.

info BW-Plug-in Occurs when pre processing script {0} returns message {1}. This is an info message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-300011

Post Processing Script {0} returned message {1}.

info BW-Plug-in Occurs when post processing script {0} returns message {1}. This is an info message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-400001

{0}

warn BW-Plug-in Occurs when the line has been mapped to schema and extra fields of the input line has been discarded in Output XML. This is a warning message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-400002

The line \"{0}\" contains an invalid field.

warn BW-Plug-in Occurs when the datatype does not match. This is a warning message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-400003

{0} couldn't be parsed.

warn BW-Plug-in Occurs when line does not match. This is a warning message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-400004

File {0} has been parsed, {1} lines couldn't be interpreted.

warn BW-Plug-in Occurs when input file has error lines. This is a warning message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-400006

File Parser instance running on AppNode {0} encountered error - {1}.

warn BW-Plug-in Occurs when working file already exists. This is a warning message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-400007

Pre processing script {0} returned error code {1}.

warn BW-Plug-in Occurs when the pre processing script execution has encountered an error. This is a warning message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-400008

Post Processing script {0} returned error code {1}.

warn BW-Plug-in Occurs when post processing script execution has encountered an error. This is a warning message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-400009

Script file is not existed.

warn BW-Plug-in Runtime error: Script file is not existed. This is a warning message and resolution is not applicable
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500001

{0}

error BW-Plug-in Errors such as, IOException. Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500002

File Parser error. File Parser encountered error {0}.

error BW-Plug-in Errors like, not able to delete trigger file or not able to find input file matching trigger file. Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500003

{0} The input parameter {1} is invalid {2}.

error BW-Plug-in Occurs when there are invalid inputs in File Parser activity. Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500004

{0}

error BW-Plug-in Occurs when there is no access to Progress Directory. Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500005

Could not create simple datetime class_ Received error code {0}.

error BW-Plug-in Occurs when parsing dateTime field, if one of the two arguments of SimpleDateFormat is specified as null. Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500006

Failed to parse the datetime string {0} for the pattern specified {1}. Received error code {2}.

error BW-Plug-in Occurs when dateTime field input is not able to parse. Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500007

{0}

error BW-Plug-in This error code is displayed when internal activity related error occurs. e.g. While reading inputs from input tab, shared resource or while processing inputs Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500008

Activity {0} failed due to unknown error in the process {1}

error BW-Plug-in This error code displayed when an unidentified error is occurred while executing activity Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500009 error BW-Plug-in This error code displayed when validation fails for input fields Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500010

No access to Directory : {directory specified by user}

error BW-Plug-in This error code is displayed when there is no access to particular directory. e.g. : working directory, error directory etc Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500011

Error occurred while starting timer

error BW-Plug-in This error code is displayed whenever an timer related error occurs. Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500012

{0}

error BW-Plug-in This error code is displayed whenever progress file related error occurs. Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500013

{0}

error BW-Plug-in This error code is displayed whenever padding related error occurs. Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500014

{0}

error BW-Plug-in This error code is displayed whenever data formatting related error occurs. e.g. Suppose user enters alphanumeric character for numeric data or enters invalid date for datetime field Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500015

{0}

error BW-Plug-in This error code is displayed whenever file operation related error occurs. e.g. file rename failure, file move operation, file write operation etc Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500016

Error occurred while executing post processing script

error BW-Plug-in This error code is displayed whenever post processing related error occurs. Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-PALETTE-FILES FOR UNIX AND WINDOWS-500017

{0}

error BW-Plug-in Occurs when the entire record has not been parsed and is part of the fault tab. This is an error message, fix the input line so that it gets parsed successfully

Error Codes for Files Shared Resource

Error Code and Error Message Role Category Description Solution
TIBCO-BW-SR-FILEPLUGIN-100001

{0}

trace BW-Plug-in Message is shown to display the events of execution of shared resource This is a trace message and resolution is not applicable
TIBCO-BW-SR-FILEPLUGIN-300001

Adding new configuration for Shared Resource with name [{0}]

info BW-Plug-in Message is shown while creating the shared resource. This is an info message and resolution is not applicable
TIBCO-BW-SR-FILEPLUGIN-300002

Deleting Configuration for Shared Resource with name[{0}]

info BW-Plug-in Message is shown while deleting the shared resource. This is an info message and resolution is not applicable
TIBCO-BW-SR-FILEPLUGIN-300003

"com.tibco.bw.palette.fileplugin.PARSE_FA6" module property is set and value specified is {0}

info BW-Plug-in Message is shown when "com.tibco.bw.palette.fileplugin.PARSE_FA6" module property is set This is an info message and resolution is not applicable
TIBCO-BW-SR-FILEPLUGIN-500001

Error creating shared resource {0}. Exception:{1}

error BW-Plug-in Message is shown when error occurs during creation of shared resource. Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-SR-FILEPLUGIN-500002

Error occurred while getting service references

error BW-Plug-in Message is shown when error occurs while getting service references. Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-SR-FILEPLUGIN-500003

Error occurred in buildResourceReference API

error BW-Plug-in Message is shown when error occurs in buildResourceReference API Check errors listed in the error message, and take an appropriate action.
TIBCO-BW-SR-FILEPLUGIN-500004

"com.tibco.bw.palette.fileplugin.PARSE_FA6" module property is not correctly set and is defaulted to false

error BW-Plug-in Message is shown when "com.tibco.bw.palette.fileplugin.PARSE_FA6" module property is incorrectly set Check errors listed in the error message, and take an appropriate action.