TIBCO ActiveMatrix® Adapter for Files (Unix/Win) (FA) "Failed to load Unicode-ICU Data file" error.

TIBCO ActiveMatrix® Adapter for Files (Unix/Win) (FA) "Failed to load Unicode-ICU Data file" error.

book

Article ID: KB0091840

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Files for Unix and Windows -
Not Applicable -

Description

Description:
"Failed to load Unicode-ICU Data file" error occurs because of the TIB_ICU_DATA environment variable is not pointing to the correct variable i.e., %TRA_HOME%/ hotfix/config/ g11n .

Resolution

FA throws a "Failed to load Unicode-ICU Data file" error while starting from the command line tester or deployment mode.

"Failed to load Unicode-ICU Data file" error occurs when the TIB_ICU_DATA environment variable are not pointing to correct variable i.e. %TRA_HOME%/ hotfix/config/ g11n .


The following steps need to be verified for resolving the "Failed to load Unicode-ICU Data file" error.

1). Set the TIB_ICU_DATA environment variable to point to the directory that contains the file tibicudata.dat. Set the environment variable in the adfilesagent_env.sh file.


"tibco.env.TIB_ICU_DATA=%TRA_HOME%/ hotfix/config/ g11n" and the variable '%TRA_HOME%' points to the correct TIBCO Runtime Agent™ home directory.

2). Execute the adfilesagent_env.sh file in order to set the path correctly.

3). If the FA is running in deployment mode, verify that the TIB_ICU_DATA environment variable in the deployed adapter instance .tra file points to  "TIB_ICU_DATA=%TRA_HOME%/ hotfix/config/ g11n"


Issue/Introduction

TIBCO ActiveMatrix® Adapter for Files (Unix/Win) (FA) "Failed to load Unicode-ICU Data file" error.