CMDTUX_CAT:1098: ERROR: Can't create queue

I have Tuxedo 8.1 installed on win 2003 32 bit box.
Whenever I am trying tmboot -y getting the error message as below:--
CMDTUX_CAT:1098: ERROR: Can't create queue
In wslog file it shows as :
LIBWSC_CAT:1037: ERROR: Network message receive failure
LIBWSC_CAT:1059: ERROR: WSL returns error on connection request
LIBWSC_CAT:1055: ERROR: Unable to establish WSL connection
LIBWSC_CAT:1027: ERROR: Unable to connect to WSH
LIBWSC_CAT:1020: ERROR: Unable to obtain authentication level
I know some wrong information in my ubbconfig file, but not able to find.
My ubbconfig file is :
*RESOURCES
IPCKEY 66490
UID 0
GID 0
PERM 0666
MAXACCESSERS 50
MAXSERVERS 50
MAXSERVICES 50
MASTER "USTR-VM-0928"
SCANUNIT 10
BBLQUERY 180
BLOCKTIME 30
SANITYSCAN 30
MODEL SHM
LDBAL Y
NOTIFY SIGNAL
USIGNAL SIGUSR1
TAGENT "TAGENT"
*MACHINES
"USTR-VM-0928" LMID= "USTR-VM-0928"
TYPE="i386NT"
MAXWSCLIENTS=10
TUXDIR="c:\bea\tuxedo8.1"
APPDIR="c:\oltp"
ENVFILE="c:\oltp\envfile"
TLOGDEVICE="c:\oltp\tlog"
TLOGNAME=tlog
TUXCONFIG="c:\oltp\tuxconfig"
ULOGPFX="c:\oltp\ulog"
*GROUPS
K_GROUP1 GRPNO=1 LMID="USTR-VM-0928"
K_GROUP2 GRPNO=2 LMID="USTR-VM-0928"
K_GROUP3 GRPNO=3 LMID="USTR-VM-0928"
*SERVERS
DEFAULT: RESTART=Y MAXGEN=5 REPLYQ=Y
WSL SRVGRP=K_GROUP3 SRVID=3 CLOPT= "-A -- -n //192.63.222.176:3050"
#"-A -- -n0x00021e45c03fdeb0 -w C:\bea\tuxedo8.1\bin\WSH -m 1 "
"c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=1 CONV=Y
CLOPT="-- -sA -ljdoe,7,jdoe,tpscon"
"c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=2
CLOPT="-- -sA -ljdoe,7,jdoe,unsolmsg"
"c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=3
CLOPT="-- -sA -ljdoe,7,jdoe,bromsg"
"c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=11 CLOPT=
"-s MPR_TBL:map_server -- -sA -ljdoe,7,jdoe,mapsvr,1"
"c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=12 CLOPT=
"-s MPR_COL:map_server -- -sA -ljdoe,7,jdoe,mapsvr,2"
"c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=13 CLOPT=
"-s MPR_SQL:map_server -- -sA -ljdoe,7,jdoe,mapsvr,3"
*SERVICES
DEFAULT: PRIO=50 LOAD=50 AUTOTRAN=N
map_server
WSH
Service: TListen8.1 (3050) is running.
Please help me regarding this.
Rajeev

ULOG contains the following:--
024412.USTR-VM-0928!tmboot.4000.2672.-2: 02-17-2011: Tuxedo Version 8.1 32-bit Windows.
024412.USTR-VM-0928!tmboot.4000.2672.-2: LIBTUX_CAT:681: ERROR: Failure to create message queue
024412.USTR-VM-0928!tmboot.4000.2672.-2: FATAL: internal error: CMDTUX_CAT:1098: ERROR: Can't create queue
024529.USTR-VM-0928!tmloadcf.1248.3360.-2: 02-17-2011: Tuxedo Version 8.1 32-bit Windows.
024529.USTR-VM-0928!tmloadcf.1248.3360.-2: CMDTUX_CAT:879: INFO: A new file system has been created. (size = 880 512-byte blocks)
024530.USTR-VM-0928!tmloadcf.1248.3360.-2: CMDTUX_CAT:871: INFO: TUXCONFIG file c:\oltp\tuxconfig has been created
024548.USTR-VM-0928!tmboot.3584.2572.-2: 02-17-2011: Tuxedo Version 8.1 32-bit Windows.
024548.USTR-VM-0928!tmboot.3584.2572.-2: LIBTUX_CAT:681: ERROR: Failure to create message queue
024548.USTR-VM-0928!tmboot.3584.2572.-2: FATAL: internal error: CMDTUX_CAT:1098: ERROR: Can't create queue
071016.USTR-VM-0928!tmloadcf.132.3896.-2: 02-17-2011: Tuxedo Version 8.1 32-bit Windows.
071016.USTR-VM-0928!tmloadcf.132.3896.-2: CMDTUX_CAT:879: INFO: A new file system has been created. (size = 880 512-byte blocks)
071016.USTR-VM-0928!tmloadcf.132.3896.-2: CMDTUX_CAT:871: INFO: TUXCONFIG file c:\oltp\tuxconfig has been created
071023.USTR-VM-0928!tmboot.3596.3920.-2: 02-17-2011: Tuxedo Version 8.1 32-bit Windows.
071023.USTR-VM-0928!tmboot.3596.3920.-2: LIBTUX_CAT:681: ERROR: Failure to create message queue
071023.USTR-VM-0928!tmboot.3596.3920.-2: FATAL: internal error: CMDTUX_CAT:1098: ERROR: Can't create queue
When I executed tmloadcf -y ubbconfig, one folder with name .adm and one configuration file with name tuxconfig are created.
Then I did tmboot -y, it returns error as :
Booting all admin and server processes in c:\oltp\tuxconfig
tmboot: internal error: CMDTUX_CAT:1098: ERROR: Can't create queue
I checked wslog file for more information:--
022711.USTR-VM-0928!?proc.3452.3688.0: 02-17-2011: Tuxedo Version 8.1 32-bit Windows.
022711.USTR-VM-0928!?proc.3452.3688.0: LIBWSC_CAT:1037: ERROR: Network message receive failure
022711.USTR-VM-0928!?proc.3452.3688.0: LIBWSC_CAT:1059: ERROR: WSL returns error on connection request
022711.USTR-VM-0928!?proc.3452.3688.0: LIBWSC_CAT:1055: ERROR: Unable to establish WSL connection
022711.USTR-VM-0928!?proc.3452.3688.0: LIBWSC_CAT:1027: ERROR: Unable to connect to WSH
022711.USTR-VM-0928!?proc.3452.3688.0: LIBWSC_CAT:1020: ERROR: Unable to obtain authentication level
My ubbconfig file contains the following:--
*RESOURCES
IPCKEY 68990
UID 0
GID 0
PERM 0666
MAXACCESSERS 50
MAXSERVERS 50
MAXSERVICES 50
MASTER "USTR-VM-0928"
SCANUNIT 10
BBLQUERY 180
BLOCKTIME 30
SANITYSCAN 30
MODEL SHM
LDBAL Y
NOTIFY SIGNAL
USIGNAL SIGUSR1
TAGENT "TAGENT"
*MACHINES
"USTR-VM-0928" LMID= "USTR-VM-0928"
TYPE="i386NT"
MAXWSCLIENTS=10
TUXDIR="c:\bea\tuxedo8.1"
APPDIR="c:\oltp"
ENVFILE="c:\oltp\envfile"
TLOGDEVICE="c:\oltp\tlog"
TLOGNAME=tlog
TUXCONFIG="c:\oltp\tuxconfig"
ULOGPFX="c:\oltp\ulog"
*GROUPS
K_GROUP1 GRPNO=1 LMID="USTR-VM-0928"
K_GROUP2 GRPNO=2 LMID="USTR-VM-0928"
K_GROUP3 GRPNO=3 LMID="USTR-VM-0928"
*SERVERS
DEFAULT: RESTART=Y MAXGEN=5 REPLYQ=Y
WSL SRVGRP=K_GROUP3 SRVID=3 CLOPT=
"-A -- -n0x00020beac03dfc14 -w C:\oltp\wsenvfile\WSH -m 1"
#### WSL SRVGRP=K_GROUP3 SRVID=3 CLOPT= "-A -- -n //192.61.252.20:279 -m 2 -M 5 -x 5f"
"c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=1 CONV=Y
CLOPT="-- -sA -ljdoe,7,jdoe,tpscon"
"c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=2
CLOPT="-- -sA -ljdoe,7,jdoe,unsolmsg"
"c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=3
CLOPT="-- -sA -ljdoe,7,jdoe,bromsg"
"c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=11 CLOPT=
"-s MPR_TBL:map_server -- -sA -ljdoe,7,jdoe,mapsvr,1"
"c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=12 CLOPT=
"-s MPR_COL:map_server -- -sA -ljdoe,7,jdoe,mapsvr,2"
"c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=13 CLOPT=
"-s MPR_SQL:map_server -- -sA -ljdoe,7,jdoe,mapsvr,3"
*SERVICES
DEFAULT: PRIO=50 LOAD=50 AUTOTRAN=N
map_server
WSH
I tried many other option within Server section for WSL, but always getting the same error.
Please help me regarding this.
Thanks
Rajeev

Similar Messages

  • Tmboot: internal error: CMDTUX_CAT:1098: ERROR: Can't create queue

    Hi,
    i am getting "tmboot :internal error:CMDTUX_CAT:1098 error:cant create queue"
    *RESOURCES
    IPCKEY 123456
    #Example:
    #IPCKEY 123456
    DOMAINID simpapp
    MASTER simple
    MAXACCESSERS 10
    MAXSERVERS 5
    MAXSERVICES 10
    MODEL SHM
    LDBAL N
    *MACHINES
    DEFAULT:
    APPDIR="c:\oltp"
    TUXCONFIG="c:\oltp\tuxconfig"
    TUXDIR="c:\bea\tuxedo8.1"
    "USTR-ERL-1692"
    LMID=simple
    *GROUPS
    GROUP1
    LMID=simple GRPNO=1 OPENINFO=NONE
    *SERVERS
    DEFAULT:
    CLOPT="-A"
    simpserv SRVGRP=GROUP1 SRVID=1
    *SERVICES
    TOUPPER
    Help me...

    Then there are two things. First is:
    Using remote Desktop connection:  If so then don't use remote Desktop connection without console switch, if you are using it then run "mstsc /console" (console mode)
    Another way to start app server on physical machine, or use VNC like software.
    And the second thing is:
    You should increase some of your Tuxedo IPC Settings, do this:
    Go to Control Panel - BEA Tuxedo8.1 Administration - IPC Resources tab
    Uncheck Use Default IPC Settings
    Click next to where it says IPC Resources it is a little box. When cursor is over the box it will show, New (Insert)
    Type in the word Custom and hit enter
    Now everything on the right turned from greyed out to white
    Change Maximum Number of Message Queues to 1024
    Maximum Number of Processes Using IPC 512
    Maximum Number of Semaphores to 2048
    Maximum Number of Semaphore Sets 2048
    Maximum Number of Semaphore Undo Structures 2048
    Hit Apply
    NOTE: The Tuxedo IPC Helper Service will then need to be restarted. Make sure you shut down all domains and schedulers that are maintained by Tuxedo before doing this.
    Thanks,
    Neeraj Singh

  • Can't create queue on W2k Advanced Server...

    Hello,
    I've just installed Tuxedo 6.5 on W2k Advanced Server and I'm trying to start
    the BBL with the Simpapp application example. I've compiled the UBBCONFIG file
    with tmloadcf and when I try to start the BBL with tmboot -A, I get the message
    Can't create queue (CMDTUX 1098). In the ULOG file I get the LIBTUX 681 error.
    I've tried with different values of the IPC resources (multiplying all values
    by 10) and I get the same error.
    If someone knows why I get these errors please send me an email
    Thanks in advance
    Pedro M.
    [email protected]

    There can be a problem if there are more than 100 Windows Services defined
    prior to the Tuxedo Helper. This has been seen on W2k AS.
    If this is the case the Rolling Patch is your only way out.
    "Pedro Martín" <[email protected]> wrote in message
    news:3c7257ff$[email protected]..
    >
    Hello,
    I've just installed Tuxedo 6.5 on W2k Advanced Server and I'm trying tostart
    the BBL with the Simpapp application example. I've compiled the UBBCONFIGfile
    with tmloadcf and when I try to start the BBL with tmboot -A, I get themessage
    Can't create queue (CMDTUX 1098). In the ULOG file I get the LIBTUX 681error.
    I've tried with different values of the IPC resources (multiplying allvalues
    by 10) and I get the same error.
    If someone knows why I get these errors please send me an email
    Thanks in advance
    Pedro M.
    [email protected]

  • What's the fix for this error: Can't create the file "feed.xml."

    I try to publish my site from iWeb but I get an error which is below.
    Publish Error
    Can’t create the file “feed.xml.” The disk may be damaged or full, or you may not have sufficient access privileges.
    Anyone know the fix?

    Whether 'feed.xml' is the first file it is trying to upload, indicating a general failure to connect, or whether it's choked at that particular point would be the question. It would be worth your getting an FTP program if you don't already have one - Cyberduck is free - and checking whether any files at all have been uploaded.
    Is this the first time you've tried to publish or are you updating an existing site? If it's the first you should check carefully that your settings are correct, in particular the 'path' which varies between different hosts and may be blank or may be something like 'public.html' or 'htdocs' - this would lead to the actual webspace which may not be the root level as you access the FTP server.
    You could also try publishing to a local folder - create a special folder somewhere and specify it when setting iWeb to do this, check the contents are OK, then upload the contents of the folder (not the folder itself) using Cyberduck.

  • Publish Error: Can't create the file "shapeimage_2_link_0.png

    SOS!!
    very urgent and important..I am becoming mad! First of all good night from Italy.. I use Iweb 1.1.2..and after 2 yrs I am working on this site http://web.mac.com/cat_toons/iWeb/feline-care/Welcome.html I need to release for a donation project, when publishing at almost the end I get this pop-up window:
    Publish Error: Can’t create the file “shapeimage2_link0.png.” The disk may be damaged, full, or you may not have sufficient access privileges.
    Now, i cancelled and re-installed I web + all updates, but nothing happened, I am stuck! I do not know which is the file missing or giving error
    Any news? what shall I do?

    well, after a few tries I checked the point were it stoped uploading and I create a new page from scratch copying all images from scratch and it worked.
    Idt does not work if you duplicate a page, you have to create a new one..possibly differentI.E. instead of MOVIE I chose the blog one.
    It worked out
    Baci

  • I have iphone 5 that has error Can't create Apple ID invalid device while creating mme delegate account HELP!!! All weekend after downloading ios7 first apps went down then couldn't connect to itunes unless hooked to comp

    I lost all apps and restored phone to try setting up as new phone and not can't do anything showing error Can't create apple ID invalid device while creating mme delegate account and my phone is not showing on devices of itunes....

    I've exactly the same issue with a new iPhone 5S.
    Many posts about this issue but no working solutions !
    When trying to restore an iCloud backup, I receive the error message "Appe-ID cannot be created. invalid device while up…
    Re: Restoring icloud backup to brand new iPhone 5s
    invalid device while updating mme delegate account
    https://discussions.apple.com/message/25380487
    https://discussions.apple.com/thread/5951639?tstart=0
    Please help

  • Keep getting an error can't create font then it quits

    When booting after effects CS 5 I get an error can't create font, then an error that says AE can't  complete start up.

    I bought a new 27" imac, which doesnt come with a superdrive, so I had made image files from the disks and when installing I stalled when installing fonts. but when I forced quit the image files everything ran fine, and I didn't think anything about it until I went to boot AE CS 5 last night. When It didn't open and gave me an error message of can not create font, I uninstalled the app and re-installed via the original disks (just bought the external superdrive) and I am still getting the message. I installed mic office 2011 2 days ago and I did wonder if it is a font error from that, but everything else is booting from the master collection, premier, flash catalyst, illust, indesign, and photoshop etc. I have been running the main three for the last 3 weeks on the machine with no issues. I am running Mavericks  0S 10.9.5.

  • 42001 Presenter Publish Error  Can't create uploader unknown error

    42001 Presenter Publish Error Can't create uploader unknown
    error
    Well I guess that about says it all. I cannot publish ANY of
    my Presenter files to Connect Pro... Do I need to do a Presenter
    reinstall?

    I know this is from 2010 but I just started with a company that uses this software and we are receiving this same error.  I tried doing the regsvr32 ppsuplo.dll  but came back with the following result "  The module "ppsuplo.dll " failed to load.  Make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent .DLL files.  The specified module could not be found.  I then looked in the program files folder for presenter and found the file right there.  Then tried using the repair option without any luck.  Anyone have an idea of what else we can do?

  • JMStudio Error  "Can not create session manager"

    Hi,
    I'm trying to transmit an mpg file through a simple pc to pc network, using the transmission wizard in the JMStudio, and everytime it causes a "can not create session manager" error, even when I try to transmit .mp3 file
    I'm using an ip like 100.100.0.1 for the sender machine, and 100.100.0.2 for the receiver machine, and I don't know where is the problem
    thanks in advance

    Um,maybe the port that you use for transmission is already occupied.
    Make sure that you are not using JMStudio to transmit streams while trying to receive streams from the same port.

  • Iweb - Publish error - can't create the file "..."

    Hey guys,
    I've seen this issue in a couple of discussions but nothing helps. When I try to publish my site I'm getting the following error note:
    "Publish error. Can't create the file "...png". The disk may be damaged or full, or you may not have sufficient access privileges."
    Same result whether I publish to an ftp or to a local folder.
    My disk is far from full and the site is merely a few megas heavy.
    The content is just text and a few photos.
    I have OS version 10.6.8 and Iweb 3.0.4.
    No passwords involved.
    I've tried all the tricks in the book:
    Duplicating the page that won't publish.
    Re-creating the page that won't publish.
    Deleting com.apple.iweb.plist from home/library/preferences
    Moving my site domain to another location, creating a new site and then putting the old one back
    Deleting cache from libray/caches/com.apple.iweb
    I re-installed Ilife
    Reboots
    Banging head repeatedly again wall
    Any idea what could be causing this and how to fix it?
    Pleymo

    Try the following:
    delete the iWeb preference file, com.apple.iWeb.plist, that resides in your Home() /Library/Preferences folder.
    go to your Home()/Library/Caches/com.apple.iWeb folder and delete its contents.
    launch iWeb and try again.
    If that doesn't help continue with:
    move the domain file from your Home/Library/Application Support/iWeb folder to the Desktop.
    launch iWeb, create a new test site, save the new domain file and close iWeb.
    go to the your Home/Library/Application Support/iWeb folder and delete the new domain file.
    move your original domain file from the Desktop to the iWeb folder.
    launch iWeb and try again.
    OT

  • Publishing error Can't create the file "shapeimage_3_link_1.png."

    I keep getting this publishing error when i try to publish my sites to .mac:
    "Can’t create the file “shapeimage3_link1.png.” The disk may be damaged, full, or you may not have sufficient access privileges."
    I don't know what this means or how to fix it. I've been publishing my sites successfully for months now... please help!! Thank you.

    Here are some notes that may be of help to you:
    http://web.mac.com/mark8heaton/iWeb/PublishErrorsHelp/
    -Mark

  • Publish Error: Can't create the file

    Suddenly, when publishing my site to a folder, I'm getting this Publish Error message:
    Can’t create the file “[name of file]” The disk may be damaged or full, or you may not have sufficient access privileges.
    It's a different file that iWeb can't publish each time I try publishing. I did a search on this topic and saw this post: http://discussions.apple.com/thread.jspa?messageID=10872574&#10872574
    Tried the restarting iWeb solution, but have not yet tried restarting computer. If restarting is the only solution, that's going to be mighty inconvenient. Anyone have any other ideas or know why this is happening?
    This never happened before. Always able to publish just fine.

    Katherine:
    Try the following:
    Try the following:
    1 - delete the iWeb preference file, com.apple.iWeb.plist, that resides in your User/Library/Preferences folder.
    2 - go to your User/Library/Caches/com.apple.iWeb folder and delete the contents.
    3 - reboot.
    4 - launch iWeb and see if you can not publish successfully to a folder.
    If that doesn't help continue:
    5 - move the domain file from your User/Library/Application Support/iWeb folder to the Desktop.
    6 - launch iWeb, create a new test site and save.
    7 - go to the your User/Library/Application Support/iWeb folder and delete the new domain file.
    8 - move your original domain file from the Desktop to the iWeb folder.
    9 - launch iWeb and try again.
    OT

  • Publish error "Can't create the file "......."  The disk may be damaged...

    Here is the full message.
    Can’t create the file “ACRfull logo.jpg.” The disk may be damaged or full, or you may not have sufficient access privileges.
    I had this the other day too and I was able to get around it by changing two of the pictures; however, I took all of the pictures with my own phone and some of these are logos that are small. How do I fix this error message.
    I appreciate the help!

    Joshua ~ Welcome to the discussions. If simply re-starting iWeb doesn't help, this may:
    "Go to Finder -> HomeFolder -> Library
    Move entire folder "Caches" to desktop
    Restart iWeb and publish
    It may work now
    You can now delete "Caches" folder in desktop."
    More suggestions may be found by doing THIS.

  • Publish error : Can't create the file "Typesetter Header3.jpg."

    when i publish my website an error message comes up and says Can’t create the file “Typesetter Header3.jpg.” The disk may be damaged or full, or you may not have sufficient access privileges.
    anyone have any idea?

    Welcome to the discussions. This thread may help:
    http://discussions.apple.com/thread.jspa?threadID=2296031
    ...If re-starting iWeb doesn’t help, this may:
    Go to Finder -> HomeFolder -> Library
    Move entire folder "Caches" to desktop
    Restart iWeb and publish
    It may work now
    You can now delete "Caches" folder in desktop.

  • Process manager deployment error - can't create views

    We installed the process manager on solaris using sybase. When we try to deploy any of the sample applications, we see the following error: "Failed to create a view in database.....so.process_instance not found....
    After checking the database, we can see that all the tables are created and belong to dbo. Any ideas?

    Thomas,
    If you are talking about the Process Manager which is now part of iPlanet Application Server Enterprise Pro Edition, I suggest you re-post your question to the Application Server forum. This forum is for iPlanet Integration Server, an entirely separate product.
    Stephen

Maybe you are looking for

  • I can't save my open documents in Pages.

    I have 2 untitled documents in pages open. I have the animated progress bar spinning and spinning. - I have tried to reinstall Pages but that dosn't cut it. What to do ?? Please help.

  • How do I enhance the quality of a reduced jpeg (pixels are showing)?

    I have a logo jpeg I need to reduce to a size that displays properly on a business card, letterhead, etc. I think I did this with another one of my Companies 4 or 5 years ago, but have not used Photoshop CS2 since and cannot seem to find guidance in

  • IMovie Hang after loading clip made by FCEHD

    I am trying to load movie clip which was made by Final Cut Express HD. The length is about 11.7 GB (56 min). But iMovie was hang up when the process was almost done. Any idea? Thanks, Kenny

  • QR reader in camera app?

    Why cant they build in a QR reader directly in the camera app with a simple QR button? Its frustrating to have to launch a separate app.

  • Resizing buttons

    Hi all, I have a text area with a scroll bar. I want to put two buttons to the right of it. Each button being half the height of the text box so that it makes a nice looking area. Here is my code so far but i can't seem to get the boxes to change siz