NLS:4: Cannot open message catalog LIBWSC_CAT
771764May 8 2010 — edited May 14 2010RedHat Linux 5.4 / Tuxedo 9.1 on 64-bit
I am getting the following error:
Exception in thread "main" terrapin.tuxedo.TuxError: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1602; check TUXDIR=/home/gcilnx/env1/bea/tuxedo9.1, LANG=C
: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1602; check TUXDIR=/home/gcilnx/env1/bea/tuxedo9.1, LANG=C
Here are the environment variables:
gcilnx@fpfrhx02:/home/gcilnx/env1/bea/tuxedo9.1/locale/C 208 > setenv | grep LANG
LANG=C
MESSAGE_LANGUAGE=ENGLISH
NLS_LANG=.UTF8
ARBOR_GUI_LANGUAGE=English
LC_CTYPE=C
LC_NUMERIC=C
LC_TIME=C
LC_COLLATE=C
LC_MONETARY=C
LC_ALL=C
NLSPATH=/home/gcilnx/env1/bea/tuxedo9.1/locale/C
And the permissions on the locale dir is 755.
Please advice. I ran out of options.