Skip navigation.

CMDTUX Messages 6800-6899

  Previous Next

6801

ERROR: Unable to read RESOURCES section of TUXCONFIG file

Description

TMS_rac_refresh(1) was unable to read the *RESOURCES section of the TUXCONFIG file. As a result, it was unable to perform the requested operation.

Action

Verify that the TUXCONFIG environment variable is correctly set, that the TUXCONFIG file still exists, and that the permissions on the TUXCONFIG file are correct. Examine the userlog for possible further information about the error.

6802

ERROR: Execute permission denied, not application administrator

Description

The TMS_rac_refresh command cannot execute because it is not running under the UID of the Tuxedo System Administrator or as root. The ID of the Tuxedo System Administrator is specified by the UID parameter in the *MACHINES or *RESOURCES section of the TUXCONFIG file.

Action

Be sure that you are running as the Tuxedo System Administrator ID when executing the TMS_rac_refresh command.

See Also

TMS_rac_refresh(1)

6803

ERROR: Unable to initialize public key subsystem

Description

TMS_rac_refresh(1) 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(1) command. If you believe the registry is in a consistent state, please contact BEA Customer Support.

See Also

epifregedt(1)

6804

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

Description

The administrative client TMS_rac_refresh 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 TMS_rac_refresh(1) running at the same time. Ensure that at most one instance of TMS_rac_refresh(1) is running at any one time.

6805

ERROR: group groupname does not exist; ignoring this group

Description

The group groupname specified as an argument to TMS_rac_refresh(1) does not exist. This group will be ignored.

Action

Specify only valid groups when invoking TMS_rac_refresh(1).

6806

ERROR: Cannot send message to TMS in group group_number, tperrno=tperrno_value

Description

TMS_rac_refresh(1) encountered an error when attempting to send a message to group group_number.

Action

Look in the userlog for further information about the cause of the error.

6808

ERROR: Unable to add group groupname to TMGTT table - no space

Description

While recovering a transaction after TMS_rac_refresh was invoked, the TMS found that the transaction was already associated with the maximum number of groups, 16, and the TMS was unable to add a new group to the transaction.

Action

Contact your BEA TUXEDO System technical support.

6809

ERROR: xa_recover() returned return_value for group groupname

Description

While recovering a transaction after TMS_rac_refresh was invoked, the Oracle resource manager returned an error when xa_recover() was called to find prepared global transactions. The error return value was return_value. These error values are listed in the $TUXDIR/include/xa.h with definitions starting with XAER_

Action

Check the Oracle logs to find further information about the cause of the error.

6810

ERROR: Inconsistent RAC group found

Description

While attempting to commit a transaction, the TMS noticed that the transaction contained one or more forbidden groups based on the setting of the TUXRACGROUPS environment variable on this machine and the hash of the GTRID. As a result, the TMS decided to rollback this transaction.

Action

The TUXRACGROUPS environment variable must have been unset or set to a different value on one of the other participant machines for this transaction. Check that the TUXRACGROUPS environment variable is set and is set to the same value on all machines in this configuration. This check can be done by searching for informational message LIBTUX_CAT:6500 in the ULOG for each machine in the configuration. Reboot the BBL process on any machine where TUXRACGROUPS is not currently set or is set to an inconsistent value.

6811

WARN: Inconsistent RAC group found

Description

This message is obsolete and cannot occur.

Action

This message is obsolete and cannot occur.

6812

INFO: Reexecuting xa_recover() in group groupname to handle Oracle RAC failover

Description

The TMS process prints this message after TMS_rac_refresh(1) is invoked for the group in which the TMS is executing.

Action

No action required.

See Also

TMS_rac_refresh(1).

6813

ERROR: group number group_number is outside of allowable range; ignoring this group

Description

A numeric group ID specified to TMS_rac_refresh(1) fell outside of the allowable range for a group ID. A valid group ID must be greater than or equal to 1 and less than 30,000.

Action

Specify only valid group IDs when invoking TMS_rac_refresh(1). TMS_rac_refresh(1) accepts both symbolic group IDs and numeric group IDs.

6814

WARN: The message queue is removed. The server cannot be restarted

Description

The server request queue is removed manually.

Action

Do not remove the server queue manually.

6815

ERROR: MINDISPATCHTHREADS or MAXDISPATCHTHREADS must be < 1000

Description

SERVERS entry was read where the MINDISPATCHTHREADS parameter or MAXDISPATCHTHREADS parameter greater than 1000.

Action

Correct the entry and re-load the configuration.

 

Skip footer navigation  Back to Top Previous Next