Hello,
Can someone please help me ?
I have used Tuxedo 8 for many years on Solaris 8 servers, however we have now ported our installation to a Solaris 8 container on a Solaris 10 server. The server was ported using a flar image from the source server onto the new zone (or container). Tuxedo works absolutely fine in the container and the application appears to run as expected until I try using tmadmin or qmadmin on the command line and run a command in the shell and the following message appears for tmadmin, qmadmin message is similar.
NLS:4: Cannot open message catalog TMADMIN_CAT, set 1, num 111; check TUXDIR=/opt/apps/tuxedo/8.0, LANG=C
tmadmin/qmadmin performs the function but appears to be unable to open it's message catalog in $TUXDIR/locale/C
The mesasage catalog exists in $TUXDIR/locale/C and chksum's identical to source server.
I have manually re-installed the Tuxedo software in the container with no effect
I have tried installing Tuxedo in a different directory
I have tried setting NLSPATH=$TUXDIR/locale/C in the environent with no effect
The tuxedo application works fine with no similar messages in the ULOG from the running application, it is just tmadmin and qmadmin on the command line, using the same user as runs the application
localel settings are identical to original source server and :
locale
LANG=
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=
If i set $LANG = C and run tmadmin and run a command I get the following message instead
NLS:6: Message not found, catalog TMADMIN_CAT, set 1, num 1136
Which implies it can see the catalog but cannot open it
Tuxedo version is 8.0 Rolling patch 222
Can anyone help? i would be very grateful
Thanks
Adam