Skip navigation.

CMDTUX Messages 7000-7099

  Previous

7000

ERROR: Minimum encryption (strength is larger than 56, but only the 56-bit SSL package is installed

Description

The configured minimum encryption strength is greater than 56 bits, but the installed TUXEDO system is licensed to do at maximum 56 bits encryption.

Action

Change the configuration to the allowable encryption strength value, or contact BEA Customer Support for purchasing the TUXEDO SSL license.

7001

WARN: SSL encryption is configured for this configuration, but the SSL package is not installed

Description

The BRIDGE configuration requires SSL but the installed TUXEDO is not licensed to use SSL.

Action

Change configuration to use LLE if it is license, or contact BEA Customer Support to purchase the TUXEDO SSL license.

7002

WARN: Minimum encryption (strength) is larger than 56, but only the 56-bit SSL package is installed

Description

The configured minimum encryption strength) is greater than 56 bits, but the installed TUXEDO system is licensed to do at most 56 bits encryption.

Action

Change the configuration to the allowalbe encryption strngth value, or contact BEA Customer Support for purchasing the TUXEDO SSL license.

7003

ERROR: NO SSL encryption package installed, but this configuration speifies SSL

Description

The 'tlisten' process is configured with SSL but the installed TUXEDO System is not licensed to use SSL.

Action

Modified your configuration, or call BEA Customer Support for purchasing TUXEDO SSL license.

7004

ERROR: 56-bit SSL package installed. num bits minimum encryption is configured

Description

A 56-bit TUXEDO SSL package is installed, bu the configured minimum SSL encryption strength requrement is greater than 56 bits.

Action

Modify configuration, or call BEA Customer Support.

7005

ERROR: -s is specified, but the SSL package is not installed

Description

The SSL secure port option is specified for tlisten process but the installed TUXEDO System does not have SSL package.

Action

Change command line option, or contact BEA Customer Support for purchasing TUXEDO SSL package.

7006

ERROR: -z (number-of-bits) is larger than 56, but only 56-bit SSL package is installed

Description

The SSL minimum encryption strength option is specified with value 'number-of-bits' for tlisten process but the installed TUXEDO SSL package only support maximum 56 bit encryption strength.

Action

Change command line option, or contact BEA Customer Support for purchasing TUXEDO SSL package.

7007

ERROR: Cannot initialize SSL subsystem

Description

The tlisten or slisten process failed while during SSL subsystem initialization.

Action

Look for prior error message in the ULOG to find the true nature of the failure. The most common problems are due to the incorrect PKI configuration. Check your SSL configuration especially the certificate and private key to see whether they match the PKI plug-in configuration. You may also need to check whether your LDAP filter rules.

7008

ERROR: Connection closed by peer

Description

BRIDGE SSL network connection is closed by its peer.

Action

Check ULOG of its peer for reason of closing the network connection.

7009

ERROR: Connection closed by peer

Description

BRIDGE SSL network connection is closed by its peer.

Action

Check ULOG of its peer for reason of closing the network connection.

7010

ERROR: Connection closed by peer

Description

BRIDGE SSL network connection is closed by its peer gracefully.

Action

Check ULOG of its peer for reason of closing the network connection.

7011

ERROR: Memory allocation failure for nbytes bytes

Description

An attempt by BRIDGE to allocate memory dynamically for nbytes bytes failed while receiving network message.

Action

Make sure the operation 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. Either reduce the memory usage on the machine or increase the amount of physical memory on the machine. Also increate the space on the swap device.

7012

ERROR: Missing security principal name in registry

Description

The slisten is configured to use SSL but the required security principal name is not found in Windows registry.

Action

Run 'TUXEDO Administration' from control panel and correct Windows registrys information. Or reinstall TUXEDO and configure it correctly.

7013

ERROR: Missing security principal location in registry

Description

The slisten is configured to use SSL but the required security principal private key location is not found in Windows registry.

Action

Run 'TUXEDO Administration' from control panel and correct Windows registrys information. Or reinstall TUXEDO and configure it correctly.

7014

ERROR: Missing security principal password in registry

Description

The slisten is configured to use SSL but the required security principal password for private key is not found in Windows registry. This password is in encrypted and represented in BASE64 format.

Action

Run 'convertp2e.exe password' from command line, copy the output. Then run 'TUXEDO Administration' from control panel and paste the data. Or reinstall TUXEDO and configure the private key password.

7015

INFO: Missing maximum encryption strength in registry, use default 128-bit!

Description

The maximum encryption strength for 'slisten' process is not configured in the Windows registry. Use 128 bits as maximum encryption strength.

Action

No action required; however, if 128-bits is not desired then either use 'TUXEDO Administrator' to modify registry or reinstall TUXEDO and configure it correctly.

7016

ERROR: Invalid maximum encryption strength(n) in registry!

Description

The maximum encryption strength is incorrectly configured in the Windows registry with a value of 'n'.

Action

Correct the configured value either through reinstall TUXEDO or modify the registry using 'TUXEDO Administrator'.

7017

INFO: Missing minimum encryption strength in registry, use default 0-bit!

Description

The minimum encryption strength for 'slisten' process is not configured in the Windows registry. Use 0 bits as minimum encryption strength.

Action

No action required; however, if 0-bits is not desired then either use 'TUXEDO Administrator' to modify registry or reinstall TUXEDO and configure it correctly.

7018

ERROR: Invalid minimum encryption strength(n) in registry!

Description

The minimum encryption strength is incorrectly configured in the Windows registry with a value of 'n'.

Action

Correct the configured value either through reinstall TUXEDO or modify the registry using 'TUXEDO Administrator'.

7019

ERROR: Minimum encryption strength(min) greater than maximum encryption strength(max)!

Description

The configured minimum encryption strength 'min' is greater than maximum encryption value 'max'.

Action

Correct the configured value either through reinstall TUXEDO or modify the registry using 'TUXEDO Administrator'.

7020

ERROR: Could not encrypt principal password, errno=ecode

Description

The encryption of user private key password failed with error return code 'ecode'.

Action

Contact BEA Customer Support.

7021

ERROR: Could not initialize encryption of principal password, errno=ecode

Description

Failed to initialize the encyrption process for user private key password.

Action

Check ULOG for actual cause of the failure and contact BEA Customer Support.

7022

ERROR: TSAM Manager reported error: error message

Description

TSAM Manager reported error message to the request from LMS.

Action

Check ULOG for actual cause of the failure and contact BEA Customer Support

7023

"\nWARN: MAXSPDATA parameter should be >= %d and <= 2147483640\n"

Description

The MAXSPDATA is out of range. TUXCONFIG is still generated using MAXSPDATA = 0. The default value is used when TUXCONFIG is reading memory at boot time.

Action

If MAXSPDATA related features are not used (for example, TSAM), ignore this message. Otherwise, set the MAXSPDATA with the indication.

7024

"\nWARN: According to the specified MAXQUEUES (or MAXSERVERS, if MAXQUEUES not set), the MAXSPDATA parameter should be >= %d and <= 2147483640\n"

Description

MAXSPDATA is out of range. This range is decided by MAXQUEUES (or MAXSERVERS, if MAXQUEUES not set). TUXCONFIG is still generated using MAXSPDATA = 0. The default value is used when TUXCONFIG is reading memory at boot time.

Action

If MAXSPDATA related features are not used (for example, TSAM), ignore this message. Otherwise, set the MAXSPDATA with the indication.

7025

ERROR: tms_abort xa_rollback returned error for group groupname

Description

BEA TUXEDO was rolling back a transaction. The resource manager returned an error when xa_rollback was called. The XA return code was not XA_OK, XA_HEURRB, or XAER_NOTA.

Action

Check the error reporting mechanism for the associated resource manager.

7026

ERROR: tms_habort xa_rollback returned error for group groupname

Description

BEA TUXEDO was heuristically rolling back a transaction. The xa_rollback() function returned an error that was not one of the expected values.

Action

Check the error reporting mechanism for the associated resource manager.

7027

ERROR: tms_timeout xa_rollback returned error for group groupname

Description

BEA TUXEDO was processing a timeout request for a transaction. The resource manager returned an error from xa_rollback.

Action

Check the error reporting mechanism for the associated resource manager.

7028

ERROR: Only one LMS instance is allowed on one machine

Description

Only one LMS instance is allowed on one machine.

Action

Make sure only deploy one LMS on one machine in a Tuxedo domain.

7029

ERROR: TSAM Manager rejected message: request message

Description

TSAM Manager refused to accept a request message from LMS.

Action

Check ULOG for actual cause of the failure and contact BEA Customer Support

7031

ERROR: TUXCONFIG environment variable not set

Description

While executing tpkill, the TUXCONFIG environment variable has not been set and exported.

Action

Set and export the TUXCONFIG environment variable and re-execute the command.

See Also

tpkill(1)

7032

ERROR: Unable to read RESOURCES section of TUXCONFIG file

Description

tpkill was unable to get information on the RESOURCES section from the TUXCONFIG file. Additional information from the userlog might indicate why the system was unable to do so. For example, the TUXCONFIG environment variable may not have been set.

Action

Please examine the userlog for further information. If necessary, please contact your BEA TUXEDO System Administrator.

7033

ERROR: Execute permission denied, not application administrator

Description

tpkill must be run by the TUXEDO system administrator, as defined in the RESOURCES section of the TUXCONFIG file.

Action

Re-run the command as the proper user.

7034

ERROR: Unable to initialize public key subsystem

Description

tpkill was unable to initialize its public key subsystem. There may be a problem with the registry, or with the configured plug-in.

Action

Ensure the registry is in a consistent state with the epifregedt command. If you believe the registry is in a consistent state, please contact BEA Customer Support.

See Also

epifregedt(1)

7035

ERROR: Cannot become a client - tperrno tperrno_value errno errno_value Uunixerr Uunixerr_value

Description

The administrative client tpkill could not join the application. tperrno_value provides further information about the cause of the problem. If tperrno_value is TPEOS (7), then errno_value contains the operating system error number and Uunixerr_value contains a code representing the failed system call.

Action

There may be more than one instance of tpkill running at the same time. Ensure that at most one instance of tpkill is running at any one time.

7036

ERROR: memory allocation failure

Description

tpkill memory allocation failed.

Action

Memory resources may be depleted. Use system administrative tools to free memory before tpkill is run.

7039

ERROR: Can not lock the bulletin board

Description

A bulletin board lock could not be obtained when tpkill attempt to kill a Tuxedo process.

Action

Try again after a few seconds, giving the bulletin board lock recovery algorithm time to run. If this error continues, contact your BEA TUXEDO system Technical Support.

 

Skip footer navigation  Back to Top Previous