[Top] [Prev] [Next] [Bottom]

6. LIBGP Messages 1300-1399



1303


ERROR: Invalid internal buffer: error

Description

An internal error occurred.

Action

Contact BEA TUXEDO system Technical Support.


1304


ERROR: An error occurred in the encryption subsystem code (code)

Description

An error occurred in the encryption subsystem.

Action

Contact BEA TUXEDO system Technical Support with the code number ready.


1305


ERROR: tpsubscribe failed to due a permissions violation in the EVENT_MIB

Description

A call to tpsubscribe(3c) failed because of permissions checking within the EVENT_MIB(5).

Action

Check and possibly retune the permissions on the EVENT_MIB object being accessed. For example, if you are subscribing to have a service called when an event occurs, check the T_EVENT_SERVICE class in the EVENT_MIB.


1307


ERROR: [tpunsubscribe - failed to set field field for tpunsubscribe message. Ferror32=ferror]

Description

Unable to set the given field in an FML32 buffer for tpunsubscribe. The given ferror may give insight into the reason for the failure.

Action

Contact BEA TUXEDO system Technical Support.


1308


ERROR: [tpsubscribe - failed to set field field for tpsubscribe message. Ferror32=ferror]

Description

Unable to set the given field in an FML32 buffer for tpsubscribe. The given ferror may give insight into the reason for the failure.

Action

Contact BEA TUXEDO system Technical Support.


1309


ERROR: [tppost - failed to set field field for tppost message. Ferror32=ferror]

Description

Unable to set the given field in an FML32 buffer for tppost. The given ferror may give insight into the reason for the failure.

Action

Contact BEA TUXEDO system Technical Support.


1310


ERROR: tppost - Memory allocation failure

Description

An attempt dynamically to allocate memory from the operating system using malloc() failed in the generic handler.

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.


1311


ERROR: tpsubscribe - Memory allocation failure

Description

An attempt dynamically to allocate memory from the operating system using malloc() failed in the generic handler.

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.


1312


ERROR: tpunsubscribe - Memory allocation failure

Description

An attempt dynamically to allocate memory from the operating system using malloc() failed in the generic handler.

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.


1313


ERROR: tppost - Can't add field field to FML32 buffer

Description

Unable to set the given field in an FML32 buffer for tppost.

Action

Contact BEA TUXEDO system Technical Support.


1314


INFO: Compression Level set to level

Description

The environment variable TMCMPPRFM may be set to a level between zero and nine. The lower the number, the worse the compression, but the better CPU utilization. Hence, a value of nine will give the best possible compression at the expense of CPU utilization, whereas a value of one will give the worst compression with the best CPU utilization. The default value is one, as the compression achieved with this level is acceptable in most scenarios.

Action

None.


1316


INFO: Enabled num bit link encryption, session key fingerprint hex_num

Description

This informational message is written to the system log file when an encrypted link is established-if the REPORTENCRYPT environment variable is set to Y.

The bit length is normally 40, 56, or 128. It represents the result of negotiation between the two processes, based on their encryption parameter settings and installed encryption software.

The session key fingerprint is a 32-digit hexadecimal number that is securely derived from the session key. The fingerprint has no value to an attacker trying to break the encryption, and need not be protected. Both processes communicating over the encrypted link should report the same fingerprint value. Otherwise there may be an active network-based attack in progress, such as "man in the middle."

Action

None required

See Also

BEA TUXEDO 6.5 Release Notes



[Top] [Prev]