Products | Versions |
---|---|
TIBCO BusinessWorks Collaborator | - |
Not Applicable | - |
Resolution:
System message catalog environment variables are not set correctly, or message catalogs are not installed.
On AIX Use locale -a to find out what message catalogs have been installed. Set LC_MESSAGES to a legal message catalog identifier (not “C”).
Example: % locale -a
en_US.ISO8859-1
En_US.IBM-850
% setenv LC_MESSAGES en_US