Can not open message catalog CMDTUX_CAT,set 1,NUM 868 ,Check TUXDIR =C:\bea

Hi All,
I installed tuxedo8.1 on my pc and i am using win2k as my os.
but when I do a tmloadcf ubbsimple , i get erro like this,
NLS:4:cannot open message catalog CMDTUX_CAT,num 868;
Check TUXDIR=C:\bea\tuxedo8.1,LANG=English_United States.1252
I am stuck up with this for quite sometime, can anyone point me out where I have gone wrong. I have set all the environment variables present in the ubbconfig file.
Here is my ubbconfig
ident     "@(#) samples/atmi/simpapp/ubbsimple     $Revision: 1.5 $"
#Skeleton UBBCONFIG file for the TUXEDO Simple Application.
#Replace the <bracketed> items with the appropriate values.
*RESOURCES
IPCKEY 123034
#Example:
#IPCKEY          123456
DOMAINID     simpapp
MASTER          simple
MAXACCESSERS     10
MAXSERVERS     5
MAXSERVICES     10
MODEL          SHM
LDBAL          N
*MACHINES
DEFAULT:
APPDIR="C:\dbh\simpapp"
TUXCONFIG="C:\dbh\simpapp\tuxconfig"
TUXDIR="C:\bea\tuxedo8.1"
#Example:
#          APPDIR="/home/me/simpapp"
#          TUXCONFIG="/home/me/simpapp/tuxconfig"
#          TUXDIR="/usr/tuxedo"
Fattan LMID=simple
#Example:
#beatux          LMID=simple
*GROUPS
GROUP1
     LMID=simple     GRPNO=1     OPENINFO=NONE
*SERVERS
DEFAULT:
          CLOPT="-A"
simpserv     SRVGRP=GROUP1 SRVID=1
*SERVICES
TOUPPER
Thanks in Advance.
Fattan

Hi Williams,
I am also giving my ULOG.
103458.HDHARMENDRA!tmboot.740.1304.-2: NLS:4: Cannot open message catalog LIBTUX_CAT, set 1, num 603; check TUXDIR=C:\dbh\bea\tuxedo8.1, LANG=English_United States.1252
103458.HDHARMENDRA!tmboot.740.1304.-2: NLS:4: Cannot open message catalog LIBTUX_CAT, set 1, num 588; check TUXDIR=C:\dbh\bea\tuxedo8.1, LANG=English_United States.1252
103458.HDHARMENDRA!tmboot.740.1304.-2: NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 1362; check TUXDIR=C:\dbh\bea\tuxedo8.1, LANG=English_United States.1252
103458.HDHARMENDRA!tmboot.740.1304.-2: NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 725; check TUXDIR=C:\dbh\bea\tuxedo8.1, LANG=English_United States.1252
With Regards,
Fattan

Similar Messages

  • NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1142?

    os:Linux server 2.6.9-67.0.22.EL
    tuxedo: BEA Tuxedo, Version 8.1, 32-bit, Patch Level 099
    env
    NLSPATH=$TUXDIR/locale/C
    LANG=C
    when run tuxedo program,and using the tpstrerror to display error message,
    it always shows Cannot open message catalog LIBWSC_CAT, set 1, num 1142 such messages.
    the same in ULOG too,
    how to resolve the question?

    it is probably because tuxedo msg files are generated by different gencat program.
    it happens on a linux distros different then the officialy supported versions
    a) strace your server: strace -o /tmp/err -f -p <pid> and check if it opens
    succesfully the msg file
    b) test msg file using sample program:
    char *p;
    nl_catd catid;
    catid = catopen( "/opt/bea/tuxedo8.1/locale/pl_PL/LIBTUX_CAT", flag);
    printf("%d %d %s \n",catid,errno,strerror(errno));
    if (catid!=(nl_catd) -1)
    p = catgets( catid, 1, 262, "message not found");
    printf("%s\n",p);
    and different env variables like NLSPATH, LC_MESSAGES, NLS_LANG etc

  • NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1037 error

    HI,
    I am getting this error when the client (Powerbuilder) sits idle for some time after performing few operation.
    NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1037
    The error is logged on Client side ULOG; the server side ULOG does not have any error .
    Thanks@

    Hi,
    My guess is that you have a firewall between your client and the Tuxedo system that is timing out the connection.  The error is network error.  Try looking at the -K option for the workstation listener WSL.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • Cannot open Message Catalog CMDTUX_CAT

    Hi. I've just installed Tuxedo for Redhat 6.2, and I'm trying to set it up, and I'm stuck with 'simpapp'. I have this struct:
    TUXDIR=/home/bea/tuxedo8.0
    APPDIR=/applications/simpapp
    when I run
    tmloadcf ubbsimple
    i get this error:
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 868; check TUXDIR=/home/bea/tuxedo8.0', LANG=en_US
    any hints? I've already checked all the environment variables and they seem to be fine...I've also opened CMDTUX.text and I saw that msg 868 is some error about the configuration file, but first I'd like to have at lease the tmloadcf running ok....
    thanx,

    Hi.
    Try posting your question on the tuxedo.general newsgroup. Most people on this newsgroup are dealing with WebLogic Server issues.
    Thanks,
    Michael
    Rodrigo Laporte wrote:
    Hi. I've just installed Tuxedo for Redhat 6.2, and I'm trying to set it up, and I'm stuck with 'simpapp'. I have this struct:
    TUXDIR=/home/bea/tuxedo8.0
    APPDIR=/applications/simpapp
    when I run
    tmloadcf ubbsimple
    i get this error:
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 868; check TUXDIR=/home/bea/tuxedo8.0', LANG=en_US
    any hints? I've already checked all the environment variables and they seem to be fine...I've also opened CMDTUX.text and I saw that msg 868 is some error about the configuration file, but first I'd like to have at lease the tmloadcf running ok....
    thanx,--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • NLS:4:cannot open message catalog CMDTUX_CAT,num 868;

    Hi All,
    I installed tuxedo8.1 on my pc and i am using win2k as my os.
    but when I do a tmloadcf ubbsimple , i get erro like this,
    NLS:4:cannot open message catalog CMDTUX_CAT,num 868;
    Check TUXDIR=C:\bea\tuxedo8.1,LANG=English_United States.1252
    I am stuck up with this for quite sometime, can anyone point me out where I have gone wrong. I have set all the environment variables present in the ubbconfig file.
    Here is my ubbconfig
    ident "@(#) samples/atmi/simpapp/ubbsimple $Revision: 1.5 $"
    #Skeleton UBBCONFIG file for the TUXEDO Simple Application.
    #Replace the <bracketed> items with the appropriate values.
    *RESOURCES
    IPCKEY 123034
    #Example:
    #IPCKEY 123456
    DOMAINID simpapp
    MASTER simple
    MAXACCESSERS 10
    MAXSERVERS 5
    MAXSERVICES 10
    MODEL SHM
    LDBAL N
    *MACHINES
    DEFAULT:
    APPDIR="C:\dbh\simpapp"
    TUXCONFIG="C:\dbh\simpapp\tuxconfig"
    TUXDIR="C:\bea\tuxedo8.1"
    #Example:
    # APPDIR="/home/me/simpapp"
    # TUXCONFIG="/home/me/simpapp/tuxconfig"
    # TUXDIR="/usr/tuxedo"
    Fattan LMID=simple
    #Example:
    #beatux LMID=simple
    *GROUPS
    GROUP1
    LMID=simple GRPNO=1 OPENINFO=NONE
    *SERVERS
    DEFAULT:
    CLOPT="-A"
    simpserv SRVGRP=GROUP1 SRVID=1
    *SERVICES
    TOUPPER
    Thanks in Advance.
    Fattan

    Fattan,
    I think you need to set OS level env. variable NLSPATH which should contain $TUXDIR/locale/C before executing any of the tux commands.
    Most of the tux commands displays messages from the catalog located in this directory and thats why it is required.
    Try out!
    Pravin

  • My Organizer can not open the catalog file it crash down.

    My Organizer can not open the catalog file it crash down.

    OS X Yosemite And PSE 13
    2015-01-16 8:24 GMT+01:00 Anwesha Dev Chaudhary <[email protected]>:
        My Organizer can not open the catalog file it crash down.  created by Anwesha
    Dev Chaudhary <https://forums.adobe.com/people/AnweshaDevChaudhary> in *Photoshop
    Elements* - View the full discussion
    <https://forums.adobe.com/message/7101754#7101754>

  • NLS:4: Cannot open message catalog CMDTUX_CAT

    I install tuxdeo 6.5 on SCO OpenServer 5.0.5
    when I tmloadcf ubbsimple ,errorsis :
    mloadcf.1902: NLS:4: Cannot open message catalog CMDTUX_CAT, set1, num 872; check
    TUXDIR=/u/tux, LANG=C_C
    I don't how to do to resole that problem
    please reply mail to me

    See if you have a directory called /u/tux/locale/C_C. This is where the
    message catalogs would be. If not, either change your LANG environment
    variable, or rename the C directory to C_C.
    snowfox wrote:
    >
    I install tuxdeo 6.5 on SCO OpenServer 5.0.5
    when I tmloadcf ubbsimple ,errorsis :
    mloadcf.1902: NLS:4: Cannot open message catalog CMDTUX_CAT, set1, num 872; check
    TUXDIR=/u/tux, LANG=C_C
    I don't how to do to resole that problem
    please reply mail to me

  • Can not open messages.  Says I am not connected.  But I am

    Can not open messages.  It says that I am not connected.  I can get emails and open Facebook.  I know that I am connected.  It accepts my password.

    Check Settings>General>Date & Time>Set Automatically>On. Make sure that the time zone setting is also set correctly.
    If that didn't solve the problem, restart your iPad and try again. If that fails, reset your iPad and try again.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • Can not open messages

    I have had my HTC Incredible 2 for 5 months now. All of a sudden today after texting all morning it started not opening my text messages from anyone. I tried deleting texts from other people to clear up space and I still have the problem. I've tried force closing and clearing the data from the settings and still have the problem. I have also tried resetting my phone several times. Is there anything else I can try? I do have it covered in case I need to replace it so if that's what I have to do please let me know.

    Hello luckylynx101785,
    Text messaging is an important form of communication so I can certainly understand what an inconvenience this must be. I do have a few questions to clarify the issue you’re experiencing. Are you receiving the notifications of your texts? If so, is the touch screen not responding when attempting to open the text? Or are you receiving an error when attempting to view the text? Are you using a third party application? If using a third party application, please remove the application and retest with the pre-installed application on your device.
    I recommend you check your current software on your device and make sure the latest software is installed by going to Settings > Software update. If you do have the current software on your device and are still experiencing this difficulty I then recommend a hard reset on your device. Please note this last step will remove all data including Google account, system data, application data, application settings and downloaded applications. Make sure you back up your information prior to performing a hard reset.
    Thanks,
    DaisyP_VZW
    Follow us on Twitter @VZWSupport

  • E71 - can not open message because memory is full ...

    First time in my life i have seen this error. Whent I tried to open message I've got error message "Memory full. Close some applications and try again". There is nothing open and only mesage want work. And I still have only 82b free phone memory and 1044Mb on memory card.
    What is this new/old problem?

    first creat a backup of your phone memory on the memory card than backup your phone data on the computer ( including memory card user files ) using pc suite than format your phone ( if you dont know how its in the e series phones top questions ) when you finish formating restore your data from the computer ( including user files on memory card ) and than restore your phone memory backup from memory card . this should work my freind had the same notification ( memory full delete some applications and try again later ) but not in the messages but is how we fixed the problem .

  • NLS:4: Cannot open message catalog CMDTUX...?

    I am using OpenSUSE 10.x and tuxedo 9.1.. i changes ubbsimpel config and run
    /opt/bea/tuxedo9.1/bin/tmloadcf -c ubbsimple
    i got the errmsg
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 1615; check TUXDIR=NULL, LANG=en_US.UTF-8
    due to what reason am i getting this? whats the resolution..
    TIA
    sarose

    BTW my ubbsimple looks like this..
    # (c) 2003 BEA Systems, Inc. All Rights Reserved.
    #ident "@(#) samples/atmi/simpapp/ubbsimple $Revision: 1.5 $"
    #Skeleton UBBCONFIG file for the TUXEDO Simple Application.
    #Replace the <bracketed> items with the appropriate values.
    *RESOURCES
    IPCKEY 123456
    #Example:
    #IPCKEY 123456
    DOMAINID simpapp
    MASTER simple
    MAXACCESSERS 10
    MAXSERVERS 5
    MAXSERVICES 10
    MODEL SHM
    LDBAL N
    *MACHINES
    DEFAULT:
    APPDIR="/home/sarose/tuxedo/simpapp"
    TUXCONFIG="/home/sarose/tuxedo/simpapp/ubbsimple"
    TUXDIR="/opt/bea/tuxedo9.1"
    #Example:
    # APPDIR="/home/me/simpapp"
    # TUXCONFIG="/home/me/simpapp/tuxconfig"
    # TUXDIR="/usr/tuxedo"
    LINUX-42I9 LMID=simple
    #Example:
    #beatux LMID=simple
    *GROUPS
    GROUP1
    LMID=simple GRPNO=1 OPENINFO=NONE
    *SERVERS
    DEFAULT:
    CLOPT="-A"
    simpserv SRVGRP=GROUP1 SRVID=1
    *SERVICES
    TOUPPER

  • NLS:4: Cannot open message catalog LIBWSC_CAT

    Hi
    I am not sure this is the right place to place my question. Please move it to right place.
    I have an application on the unix (Solaris 5.8) and tuxedo 8 on which it runs fine but if I am using linux system to run the same application which is written in java with my tuxedo servers up. After running the application I am getting the below error.
    ResourceException: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1140; check TUXDIR=/home/lnx/env2/bea/tuxedo9.1, LANG=C
    Category: Communications Name: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1140; check TUXDIR=/home/lnx/env2/bea/tuxedo9.1, LANG=C
    : Class: null
    Id: null Description: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1140; check TUXDIR=/home/lnx/env2/bea/tuxedo9.1, LANG=C
    ResourceException: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1140; check TUXDIR=/home/lnx/env2/bea/tuxedo9.1, LANG=C
    Category: Communications Name: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1140; check TUXDIR=/home/lnx/env2/bea/tuxedo9.1, LANG=C
    : Class: null
    Id: null Description: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1140; check TUXDIR=/home/lnx/env2/bea/tuxedo9.1, LANG=C
    ResourceException: NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1140; check TUXDIR=/home/lnx/env2/bea/tuxedo9.1, LANG=C
    at connection.jni.JNIInteraction.execute(JNIInteraction.java:334)
    at AccountLocateBean.get(AccountLocateBean.java:117)
    at JavaBeanExample1.main(JavaBeanExample1.java:155)
    I check my $TUXPATH and $TUXDIR points to the correct location.
    In the ULOG ,I can see the my server (on which the required service resides) has restarted (CMDTUX_CAT:580: INFO: A server process has restarted: 7932).
    I am not getting any core file with this error (limit coredumpsize unlimited) .
    Our tuxedo version is 9.1
    Regards,
    Peeyush
    Edited by: [email protected] on May 25, 2010 2:16 AM
    Edited by: [email protected] on May 25, 2010 2:17 AM

    Hi,
    I don't think there are any patches related to the problem you are having, and it still sounds like an environment problem. I would suggest contacting Oracle customer support and they can tell you what patches are available as well as they may have a solution for your problem.
    It is a little weird that you are having this problem on RHEL as I was using OEL which is based on RHEL. The major difference is I'm using Tuxedo 11gR1 on 32 bit machine.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • NLS:4: Cannot open message catalog TMADMIN_CAT,  Solaris Container

    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 :
    localeLANG=
    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

    I have now worked arround this by re-generating the message catalogs from the catalog text files
    cd $TUXDIR/locale/C
    gencat TMADMIN_CAT TMADMIN.text
    gencat Q_CAT Q.text
    tmadmin and qmadmin now display the output ok, It kind of makes sense since the catalogs are generated in the new environment, but a full install still did not work.
    The new catalogs are identical to the old catalogs and cksum identically, but they work. Still scratching my head over this one, but at least we can move forward now.

  • Cannot open message catalog LIBWSC_CAT

    I'm posting a reworked version of an earlier question, hoping to get an answer this way.
    I have compiled an executable that acts as a tuxedo client. When I run it, invocations to the function tpstrerror() work ok.
    If I compile the exact same code as a shared object file and invoke some of its functions from a java virtual machine through JNI (the environment variables being the same), in spite of all other ATMI functions working correctly, tpstrerror() fails with the following error:
    NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1142; check TUXDIR=/home/adrian/bea/tuxedo9.1, LANG=C
    Does anyone have any ideas on what's happening here? Is there a way to get any information on why does the function fail?
    My earlier post with additional details (might be too long) can be found at:
    http://forums.bea.com/thread.jspa?threadID=300004539
    Many, many thanks.

    Hi,
    My guess is that you have a firewall between your client and the Tuxedo system that is timing out the connection.  The error is network error.  Try looking at the -K option for the workstation listener WSL.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • Issue: Cannot open message catalog LIBTUX_CAT

    Hello
    I am using a webservice that connects through Tuxedo. Tuxedo starts ok but when I call my service I receive the following error:
    [13 Feb 2009 14:05:13 GMT][WARNING][][##: Exception raised in setting up security : : RemoteException : ][receive() failed (TUXEDO ERROR [12]: NLS:4: Cannot open message catalog LIBTUX_CAT, set 1, num 1322; check TUXDIR=/app/isel/tuxedo , LANG=C
    ); nested exception is:
    com.iona.jbus.ntv.NativeIOException: receive() failed (TUXEDO ERROR [12]: NLS:4: Cannot open message catalog LIBTUX_CAT, set 1, num 1322; check TUXDIR=/app/isel/tuxedo, LANG=C
    I googling for a while but could not get a clue to solve this.
    Any help appreciated.
    Thanks
    J

    Hi J,
    Sorry, I'm still not following. When you say:
    "2 - My service receives the call and calls to another webservice in a AS/400 using Tuxedo."
    Are you saying you've written a Tuxedo service that makes a Web Service call to another Tuxedo service running on an AS/400 system? Let me try and ask some specific questions:
    "1 - I call my webservice using SOAP UI"
    What SOAP client are you using? Where is the Web Service you are calling running and what's it running under?
    "3 - Inside the AS/400 that receives the call there is a TR application that calls a Listener Service that calls a cobol application."
    What is a TR application?
    In any case, as I said, the error you are getting is a TPESYSTEM error which should result in an entry being made in the Tuxedo ULOG file.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

Maybe you are looking for