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.


5000


ERROR: strdup failed - memory error

Description

An internal function used by the Web GUI gateway program (wgated) was unable to allocate sufficient memory to duplicate a string.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.

Contact your BEA TUXEDO system Technical Support if the problem continues.


5001


ERROR: tpalloc failed, tperrno=tperrno

Description

An internal function used by the Web GUI gateway program (wgated) was unable to allocate the BEA TUXEDO system TPINIT buffer that it uses to connect to the BEA TUXEDO system domain.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.

The tperrno value in the error message should help you locate the source of the problem. Contact your BEA TUXEDO system Technical Support if the problem continues.


5002


ERROR: unknown tpinit option: option

Description

An internal function used by the Web GUI gateway program (wgated) to connect to a BEA TUXEDO system domain was passed a bad parameter. This should never happen.

Action

Contact your BEA TUXEDO system Technical Support.


5003


ERROR: tpalloc failed, tperrno=tperrno

Description

An internal function used by the Web GUI gateway program (wgated) was unable to allocate the BEA TUXEDO system FML32 buffer that it uses to call the BEA TUXEDO system MIB.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.

Make sure that you have not removed FML32 from the system buffer type switch.

The tperrno value in the error message may help you locate the source of the problem. Contact BEA TUXEDO system Technical Support if the problem continues.


5004


ERROR: tpinit failed, tperrno = tperrno

Description

An internal function used by the Web GUI gateway program (wgated) was unable to connect to the BEA TUXEDO system domain that was specified by the user of the GUI.

Action

If you are trying to connect to a domain that is defined in your webgui.ini file, check the value of the TUXCONFIG path in the DOMAIN parameter in the webgui.ini file. If you are opening a domain via the Open dialog, make sure that you have entered a valid TUXCONFIG path.

If your TUXCONFIG is valid, make sure that no one has shut down the domain from outside the GUI, while attempting to use the GUI to administer the system.

Contact your BEA TUXEDO system Technical Support if the problem continues.