|
|
发表于 2011/3/8 10:48:15
|
显示全部楼层
你用的是windows,请参考以下步骤:
CASE 2
For Windows Only:
Created new database instance; bringing up Application Server in psadmin. Boot Domain generates error:
TMBOOT: Internal error: CMDTUX_CAT: 1098: Error cannot create queue.
LIBTUX_CAT 681 Error failure to create message queue.
Double click on the Tuxedo IPC Helper service. Change 'Log On As' to be This Account. Change it to the user that installed Tuxedo. This user needs to be a local administrator of the box.
Restart the service and boot the Domain.
CASE 3
For Windows Only:
After several Domains have already been started on the same NT Server subsequent Domains will fail with errors similar to these.
150134.PSTUX01!PSAUTH.808: LIBTUX_CAT:681: ERROR: Failure to create message queue
150135.PSTUX01!PSAUTH.808: LIBTUX_CAT:248: ERROR: System init function failed, Uunixerr = : msgget: No such file or directory
150135.PSTUX01!tmboot.843: 070700: TUXEDO Version 6.5 32-bit Windows.
150135.PSTUX01!tmboot.843: CMDTUX_CAT:825: ERROR: Process PSAUTH at SITE1 failed with /T tperrno (TPEOS - operating system error)
This error indicates the Tuxedo has run out of Message Queues.
Go to Control Panel - BEA Tuxedo - 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 512.
Maximum Number of Semaphores to 2048.
Hit Apply
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.
You should now be able to startup more Domains.
See solution below in case you do not have BEA Tuxedo in Control Panel.
E-TUXEDO: 'BEA and Oracle Tuxedo Administration' is not visible in Control Panel (Doc ID 664229.1)
CASE 4
For Windows Only:
If you have Terminal Services installed on the box that you want to install Tuxedo on you must shut it down before installing it. Also, you cannot start your domain remotely using Terminal Services, you will get this error. You must start directly from that box or configure your domains to be started as a service.
To shutdown Terminal Services set the service so the startup is Disabled and then reboot the box.
See Document below for setting up Windows to use Terminal Services with Tuxedo.
E-AS: LIBTUX_CAT:681: ERROR: Failure to create message queue with psadmin Using Remote Desktop when Connecting to Windows Servers (Doc ID 658213.1)
CASE 5
For Windows Only
The problem was related to the IPC resources that were creating memory conflicts. Deleting all the 'abandoned' IPC resources have resolved the issue. This must be verified for every environment as this solution might cause problems if there are other systems that make use of IPC resources.
|
|