Skip navigation.

LIBTUX Messages 6300-6399

  Previous Next

6300

WARN: RM associated with this multi-threaded server does not support xa_end(TMMIGRATE), Transactions may not work correctly

Description

This message is issued when a multi-threaded server is started. If the RM associated with this server does not support the TMMIGRATE flag when calling xa_end() then transactions may not work properly.

Action

Contact your BEA TUXEDO system Technical Support or your database system vendor. The database system documentation may contain more information about what flags can be used with the xa_end() call.

6301

ERROR: Custom configuration error, error code val

Description

Failed to set server custom configuration information.

Action

This is an internal error, please contact customer support.

6302

ERROR: Memory allocation failed!

Description

An attempt to dynamically allocate memory from the operating system failed.

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.

6303

WARN: MAXQUEUELEN parameter is invalid with PER_REQUEST concurrency strategy, it will be ignored.

Description

The optonal MAXQUEUELEN server parameter is specified for a CORBA server with concurrency strategy set to PER_REQUEST. This parameter is only valid for a CORBA server with concurrency strategy set to PER_OBJECT. This parameter will be ignored at runtime.

Action

Remove this parameter from the offending server entry in the UBBCONFIG file.

6304

WARN: MAXQUEUELEN parameter is invalid with TUXEDO server, it will be ignored.

Description

The optional MAXQUEUELEN server parameter is specified for a TUXEDO server. This parameter only valid for a CORBA server with concurrency strategy set to PER_OBJKECT. This parameter will be ignored at runtime.

Action

Remove this parameter from the offending server entry in the UBBCONFIG file.

6305

ERROR: Fatal! Failed to select an inactive thread, corruption suspected, shutting server down!

Description

The system detected a fatal error while trying to select an inactive thread from the thread pool that is configured in a multi-threaded server.

Action

This message is supplied when the server has found a condition which does not al low the server to continue operation. The most common cause is corrupted memory, but other conditions could also cause this behavior. The server will shut itself down. If you believe that the memory in the server has not been corrupted, contact your BEA TUXEDO system Technical Support.

6306

ERROR: Fatal! Failed to allocate memory for message queue element, shutting server down!

Description

An attempt to dynamically allocate memory from the operating system failed while trying to create a queue element for storing messages destined for an active thread in a multi-threaded server.

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.

6307

ERROR: The -L option is valid only for RPC (non-conversational) servers running in SHM mode with load balancing.

Description

In order to use the server pool option -L, the server must not be a conversational server.

Action

Make sure the server is not conversational by specifying CONV=N in the SERVERS section of the UBBCONFIG file for the affected server. Make sure the application is running in SHM mode. Remember that SHM mode applications should have no NETWORK section in the UBBCONFIG file and should have MODEL set to SHM. Turn load balancing on in the application by specifying LDBAL to Y in the RESOURCES section of the UBBCONFIG file.

See Also

servopts(5)

6309

WARN: Access control violation - unknown user on LMID tried to access acl_type target

Description

A client attempted to access a service, event, or queue for which it was not granted access via an access control list. The machine logical name LMID type of controlled resource acl_type and operation target target are printed.

Action

No action required. The access fails with an error and an event is generated. Further action may be required on the part of the security administrator.

6310

INFO: .SysACLPerm: unknown user on LMID tried to access acl_type target

Description

A client attempted to access a service, event, or queue for which it was not granted access via an access control list. An event is generated giving the machine logical name LMID type of controlled resource acl_type and operation target target.

Action

No action required. The access fails with an error and an event is generated. Further action may be required on the part of the security administrator.

6311

ERROR: tpcall(authsvc) failed in init_sec_context, error

Description

The native client or server was not able to initialize the security context with the authentication server. The error was error.

Action

Contact your AAA (authentication, authorization, auditing) security service provider. If you are using the default AAA security service from BEA, contact BEA Customer Support. Report error to technical support.

6312

ERROR: Invalid plugin size token passed:tokensize

Description

In user defined security plugin, The input tolen size is chagned

Action

If you are using the default AAA security service from BEA, contact BEA Customer Support.

6313

WARN: Bulletin Board update error error_val

Description

The BEA TUXEDO system attempted to update the server table that resides in system shared memory. The update was not successful. Either the server information provided was invalid, or an attempted lock on the TUXEDO System/T bulletin board was unsuccessful.

Action

Contact your BEA TUXEDO system Technical Support

6314

ERROR: Invalid message found, diagnostic=num1/num2/0xnum3/0xnum4/num5

Description

The BEA TUXEDO system data deserialization encountered an unexpected condition.

Action

Contact your BEA TUXEDO system Technical Support

6315

ERROR: Target codeset encoding name not defined in TPMBENC environment variable

Description

The TPMBENC environment variable was not defined in the process environment.

Action

Check to make sure TPMBENC is correctly defined wherever codeset encoding conversion is expected.

6316

ERROR: Memory allocation failure during codeset encoding conversion.

Description

An attempt dynamically to allocate memory from the operating system failed during an MBSTRING codeset encoding conversion attempt.

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. Increase the space on the swap device.

6317

ERROR: Memory allocation failure during codeset encoding conversion.

Description

An attempt dynamically to reallocate memory from the operating system failed during an MBSTRING codeset encoding conversion attempt.

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. Increase the space on the swap device.

6318

WARN: TMNOTHREADS conflicts with BRTHREADS, ignoring TMNOTHREADS

Description

This is informational, but categorized as a warning to highlight that if the TMNOTHREADS environment variable is set in conflict with BRTHREADS, TMNOTHREADS will have no effect on whether the BRIDGE operates in threaded mode or not.

Action

No action required.

See Also

tuxenv(5)

6319

ERROR: Memory allocation failure during codeset encoding conversion.

Description

An attempt dynamically to reallocate memory from the operating system failed during an MBSTRING codeset encoding conversion attempt.

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. Increase the space on the swap device.

6320

ERROR: Memory allocation failure during codeset encoding conversion.

Description

An attempt dynamically to allocate memory from the operating system failed during an FLD_MBSTRING codeset encoding conversion attempt.

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. Increase the space on the swap device.

6321

ERROR: Memory allocation failure during codeset encoding conversion.

Description

An attempt dynamically to reallocate memory from the operating system failed during an FLD_MBSTRING codeset encoding conversion attempt.

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. Increase the space on the swap device.

6322

ERROR: encoding_name not found in list of valid codeset encoding names

Description

The encoding contained in TPMBENC is not a valid name.

Action

Check that the TPMBENC is set to the codeset encoding name desired. If necessarycreate a chareset.alias file in the APPDIR and add this TPMBENC as an alias to a valid encoding name.

6323

ERROR: Source codeset encoding name not found on buffer

Description

The typed buffer used did not have codeset encoding defined for it.

Action

Use tpsetmbenc() to add the codeset encoding name to this buffer.

6324

ERROR: The Kerberos plug-in doesn't support ISH.

Description

The Kerberos plug-in can't be used with ISH together.

Action

Don't configure Kerberos plug-in when ISH will be used.

See Also

Kerberos V plug-in(5)

6325

ERROR: Client cannot obtain security credentials.

Description

The Tuxedo client cannot obtain security credentials related Kerberos authentication.

Action

See the "GSSAPI/SSPI" related error messages in ULOG and get the Kerberos environment ready. If problem persists contact your BEA Customer Support.

See Also

Kerberos V plug-in(5)

6326

ERROR: Client cannot obtain KAUTHSVR principal name.

Description

The Tuxedo client cannot obtain KAUTHSVR principal name which is required for the Kerveros plug-in.

Action

Conigure the KAUTHSVR principal name correctly.

See Also

Kerberos V plug-in(5)

6331

ERROR: Invalid message found, diagnostic=num1/num2/0xnum3/0xnum4/num5

Description

The BEA TUXEDO system data deserialization encountered an unexpected condition.

Action

Contact your BEA TUXEDO system Technical Support

 

Skip footer navigation  Back to Top Previous Next