BEA Logo BEA Banner

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   Tuxedo Doc Home   |   Messages   |   Catalog List   |   Previous   |   Next


TUXNT Messages 100-199



100


ERROR: Cannot create file mapping shmid: error

Description

An internal BEA Tuxedo system IPC error has occurred. Unable to get a BEA Tuxedo system shared memory segment. The CreateFileMapping system function call failed.

Action

The extended error information is described in error by calling GetLastError. Please check Microsoft documentation for details on those errors. You may have to restart the BEA Tuxedo system IPC Helper service from the Control Panel of your machine if the problem is persistent.


101


ERROR: You do not have a valid TUXEDO SDK license.

Description

buildclient(1) was running without having a valid BEA Tuxedo system SDK license (e.g., only an RTK license was installed).

Action

Buy a BEA Tuxedo system SDK license.


103


ERROR: Cannot create signal semaphore 'name' (GetLastError)

Description

On Windows NT, CreateSemaphore failed for the specified name. The value for GetLastError is printed.

Action

Determine what problem caused CreateSemaphore to fail by using the printed error value. If this does not resolve the problem, contact BEA Customer Support.


104


ERROR: Cannot create signal semaphore 'val' (val)

Description

On Windows NT, CreateSemaphore failed for the specified name. The value for GetLastError is printed.

Action

Determine what problem caused CreateSemaphore to fail by using the printed error value. If this does not resolve the problem, contact BEA Customer Support.