Messages

Oracle Tuxedo System Messages provide the following information:

Description: The meaning and context of the message.

Action: What steps you can take to correct any problems identified.

See Also: A pointer to related information (not specified for all messages).

The Oracle Tuxedo System Messages are numbered and organized in catalogs, based on parts of the Oracle Tuxedo 10g Release 3 (10.3) system from which they are generated. For information about a specific message, click on the name of the appropriate catalog.

Note: Some messages for deprecated features may still display. Be aware that deprecated features are not supported.


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.


105


ERROR: Cannot create mapped network driver (error)

Description

CR191878 Cannot create mapped network driver mentioned by enviornment TM_TUXIPC_LOCALDRIVER and TM_TUXIPC_MAPPED_UNC. The WNetAddConnection2 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. 106


105


ERROR: Network driver mapping enviornment variables parse fail. (val to val)

Description

CR197432 Enhancement Request to CR191878. Map mutiple network drives at the same time using the environment variables TM_TUXIPC_MAPDRIVER. If the format of this enviornment variable is not correct, this message will be printed to ulog.

Action

Check the TM_TUXIPC_MAPDRIVER format to see whether it matches the environment variable's notes.