Skip navigation.

LIBTUX Messages 6400-6499

  Previous Next

6400

ERROR: Failed to find public key type, status val.

Description

Fail to find public key in given certificate.

Action

Check validity of the certificate and replace it with a valid one.

6401

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.

6402

ERROR: path_url is not in proper file URL format.

Description

The privateKeyDir option for KeyManagement interface is configurated with improper file URL format.

Action

Correct the option and re-run the epifreg to register the option for plug-in.

6403

ERROR: Not able to initialize CertC context.

Description

Fail to initialize RSA-CertC environment.

Action

This is an internal error, please contact customer support.

6404

ERROR: Private key file URL is required.

Description

The privateKeyDir option for KeyManagement interface is missing.

Action

Set the option with proper file URL format pointing to the directory containing private key and re-run the epifreg to register the option for plug-in.

6405

ERROR: Unknow principal name, open private key failed.

Description

Fail to open private key because there is no principal name passed with the request.

Action

Check the parameter for calling tpkeyopen(), pass a principal name for the call.

6406

ERROR: read private key file <file_name> failed.

Description

Fail to read key file when opening private key.

Action

Check the file for existence and accessibility.

6407

ERROR: Create key object failed, status val.

Description

Fail to create key object using RSA-CertC API.

Action

This is an internal error, please contact customer support.

6408

ERROR: Unrecognized key.

Description

Structure of key cannot be recognized.

Action

This is an internal error, please contact customer support.

6409

ERROR: Failed to get contents of the key, status val.

Description

Fail to parse and get content of key using RSA-CertC API.

Action

Check the key for validity and integrity.

6410

ERROR: Failed to create key object, status val.

Description

Fail to create key object using RSA-CertC API.

Action

This is an internal error, please contact customer support.

6411

ERROR: Failed to set contents of the key, status val.

Description

Fail to parse and set content of key using RSA-CertC API.

Action

This is an internal error, please contact customer support.

6412

ERROR: Unrecognized key. Unable to get key info.

Description

Structure of key cannot be recognized.

Action

Check the key for validity and integrity.

6413

ERROR: Chosen digest algorithm not yet supported.

Description

The digest algorithm is not supported.

Action

Choose another supported digest algorithm.

6414

ERROR: Missing required LDAP information!

Description

One of more LDAP options for Lookup interface is missing.

Action

Set the option correctly and re-run the epifreg to register the option for plug-in.

6415

ERROR: ldapBaseObject string too long.

Description

There are too many ldapBaseObject option characters for Lookup interface.

Action

Change the option to less than 255 characters and re-run the epifreg to register the option for plug-in.

6416

ERROR: ldapBaseDNAttribute string too long.

Description

There are too many ldapBaseDNAttribute option characters for Lookup interface.

Action

Change the option to less than 255 characters and re-run the epifreg to register the option for plug-in.

6417

ERROR: ldapFilterAttribute string too long.

Description

There are too many ldapFilterAttribute option characters for Lookup interface.

Action

Change the option to less than 255 characters and re-run the epifreg to register the option for plug-in.

6418

ERROR: Incorrect Internet address format.

Description

Option ldapUserCertificate for Lookup interface is improper LDAP internet URL format.

Action

Change the option to a proper URL format pointing to the LDAP server and re-run the epifreg to register the option for plug-in.

6419

ERROR: Initialize Cert-C context failed, status = val.

Description

Fail to initialize RSA-CertC environment.

Action

This is an internal error, please contact customer support.

6420

ERROR: Failed to set LDAP configuration information.

Description

Fail to set LDAP configuration using RSA-CertC API.

Action

Check the LDAP configuration for validity. If configuration does not have a problem, it is an internal error. Please contact customer support.

6421

ERROR: Failed to register LDAP service.

Description

Fail to register LDAP configuration as a RSA-CertC service using RSA-CertC API.

Action

Check the LDAP configuration for validity. If configuration does not have a problem, it is an internal error. Please contact customer support.

6422

ERROR: Failed to bind LDAP service.

Description

Fail to bind LDAP configuration with RSA-CertC service using RSA-CertC API.

Action

Check the LDAP configuration for validity. If configuration does not have a problem, it is an internal error. Please contact customer support.

6423

ERROR: Failed to create name object for name principal_name, status val.

Description

Failed to create name object with principal_name using RSA-CertC API.

Action

This is an internal error, please contact customer support.

6424

ERROR: Failed to set name into the name object, status val.

Description

Failed to set name object with principal name using RSA-CertC API.

Action

This is an internal error, please contact customer support.

6425

ERROR: Failed to create list object, status val

Description

Failed to create list object using RSA-CertC API.

Action

This is an internal error, please contact customer support.

6426

ERROR: Failed to get certificate for user principal_name, status val.

Description

Fail to retrieve certificate from LDAP server.

Action

Please check LDAP configuration and server availability.

6427

ERROR: Empty LDAP database, status val.

Description

No certificate retrieved for user from LDAP server.

Action

Check LDAP entry for the user. Setup needed certificate.

6428

ERROR: Failed to get certificate count, status val.

Description

Number of certificates retrieved for user from LDAP server cannot be counted.

Action

Check LDAP entry for the user and setup certificates correctly.

6429

WARN: Multiple certificates exist for user principal_name, use the first one.

Description

More than one certificate is retrieved for user from LDAP server.

Action

If you think this is a problem. Check LDAP entry for the user and setup certificate correctly.

6430

ERROR: Failed to parse user certificate, status val.

Description

Certificates retrieved for user from LDAP server cannot be parsed.

Action

Check LDAP entry for the user and setup certificate correctly.

6431

ERROR: Failed to get DER encoding of Certificate, status val.

Description

Cannot extract DER format of certificate retrieved for user from LDAP server.

Action

Check LDAP entry for the user and setup certificate correctly.

6432

ERROR: Failed to create NAME object, status val.

Description

Failed to create name object using RSA-CertC API.

Action

This is an internal error, please contact customer support.

6433

ERROR: Failed to parse the NAME object, status val.

Description

Failed to parse name object using RSA-CertC API.

Action

This is an internal error, please contact customer support.

6434

ERROR: Failed to create LIST object, status val.

Description

Failed to create list object using RSA-CertC API.

Action

This is an internal error, please contact customer support.

6435

ERROR: Failed to search database, status val.

Description

Fail to retrieve certificate by issuer name and serial number from LDAP server.

Action

Check LDAP server accessibility and check LDAP entry for the certificate needed.

6436

ERROR: Empty database, status val.

Description

No certificate retrieved by issuer name and serial number from LDAP server.

Action

Check LDAP entry for the certificate needed.

6437

ERROR: Failed to get object count, status val.

Description

Number of certificates retrieved by issuer name and serial number from LDAP server cannot be counted.

Action

Check LDAP entry for the certificate validity.

6438

ERROR: Failed to get certificate from list, status val.

Description

Certificates retrieved by issuer name and serial number from LDAP server cannot be parsed.

Action

Check LDAP entry for the certificate validity.

6439

ERROR: Failed to get DER encoding from certificate, status val.

Description

Cannot extract DER format of certificate retrieved by issuer name and serial number from LDAP server.

Action

Check LDAP entry for the certificate validity.

6440

ERROR: Unable to get private context.

Description

Fail to retrieve private context from plug-in vtable pointer.

Action

This is an internal error, please contact customer support.

6441

ERROR: Failed to create Certificate object, status val.

Description

Fail to create certificate object using RSA-CertC API.

Action

This is an internal error, please contact customer support.

6442

ERROR: Failed to parse Certificate into object, status val.

Description

Certficate can not be parsed and set into object using RSA-CertC API.

Action

Check certificate for validity and integrity.

6443

ERROR: Failed to get Certificate fields, status val.

Description

Fail to parse certificate to retrieve certain fields.

Action

Check certificate for validity and integrity.

6444

ERROR: Failed to get principal name from certificate, status val.

Description

Fail to parse certificate to retrieve principal name.

Action

Check certificate for validity and integrity.

6445

ERROR: Failed to get issuer name from certificate, status val.

Description

Fail to parse certificate to retrieve principal name.

Action

Check certificate for validity and integrity.

6446

ERROR: Failed to add Certificate to list object, status val.

Description

Fail to parse Root Certificate file and add it to list object using RSA-CertC API while validating certificate.

Action

Check Root Certificate file for existence and validity.

6447

ERROR: Failed to read CRL into buffer.

Description

Fail to read CRL file while validating certificate.

Action

Check CRL file for existence and accessibility.

6448

ERROR: Failed to create CRL object, status val.

Description

Fail to create CRL object using RSA-CertC API while validating certificate.

Action

This is an internal error, please contact customer support.

6449

ERROR: Failed to decode CRL object, status val.

Description

CRL buffer cannot be decoded using RSA-CertC API while validating certificate.

Action

Check CRL file for validity and integrity.

6450

ERROR: Failed to add CRL list object, status val.

Description

Fail to add CRL object into a list using RSA-CertC API while validating certificate.

Action

This is an internal error, please contact customer support.

6451

ERROR: Unable to bind DB service, status val.

Description

Fail to bind memory database with a service using RSA-CertC API while validating certificate.

Action

This is an internal error, please contact customer support.

6452

ERROR: Failed to insert root certificate list to DB, status val.

Description

Fail to insert root certificate list into memory database using RSA-CertC API while validating certificate.

Action

This is an internal error, please contact customer support.

6453

ERROR: Failed to insert additional certificate list to DB, status val.

Description

Fail to insert additional certificate list into memory database using RSA-CertC API while validating certificate.

Action

This is an internal error, please contact customer support.

6454

ERROR: Failed to insert CRL list object to DB, status val.

Description

Fail to insert CRL list into memory database using RSA-CertC API while validating certificate.

Action

This is an internal error, please contact customer support.

6455

ERROR: Missing Trusted CA certificate registration attribute.

Description

Option caCertificateFile for Validation interface is missing.

Action

Set the option correctly and re-run epifreg.

6456

ERROR: Missing CRL registration attribute.

Description

Option crlFile for Validation interface is missing.

Action

Set the option correctly and re-run epifreg.

6457

ERROR: Failed to parse file URL for trusted CA.

Description

Option caCertificateFile improperly formatted for Validation interface.

Action

Set the option in proper file URL format pointing to the root certificate file and re-run epifreg.

6458

ERROR: Failed to parse file URL for CRL location

Description

Option crlFile improperly formatted for Validation interface.

Action

Set the option in proper file URL format pointing to the CRL file and re-run epifreg.

6459

ERROR: Cert revocation check failed, status val.

Description

Certificate validation path is incorrect.

Action

Make sure the certificate to be validated is issued by root CA.

6460

ERROR: Principal principal_name certificated is revoked.

Description

Certificate for principal name expired or revoked.

6461

INFO: User principal_name certificate revocation status unknown.

Description

Revocation status of certificate for principal name is unknown.

Action

This is not a problem. No need to do anything.

6462

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.

6463

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.

6464

ERROR: Unrecognized key. Unable to get key info.

Description

Structure of key cannot be recognized.

Action

Check the key for validity and integrity.

6465

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.

6466

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.

6467

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.

6468

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.

6469

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.

6470

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.

6471

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.

6472

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.

6473

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.

6474

ERROR: Initialize Cert-C context failed, status = val.

Description

Fail to initialize RSA-CertC environment.

Action

This is an internal error, please contact customer support.

6475

ERROR: Unable to get private context.

Description

Fail to retrieve private context from plug-in vtable pointer.

Action

This is an internal error, please contact customer support.

6476

ERROR: Failed to create Certificate object, status val.

Description

Fail to create certificate object using RSA-CertC API.

Action

This is an internal error, please contact customer support.

6477

ERROR: Failed to parse Certificate into object, status val.

Description

Certficate can not be parsed and set into object using RSA-CertC API.

Action

Check certificate for validity and integrity.

6478

ERROR: Failed to get Certificate fields, status val.

Description

Fail to parse certficate to retrieve certain fields.

Action

Check certificate for validity and integrity.

6479

ERROR: Initialize Cert-C context failed, status = val.

Description

Fail to initialize RSA-CertC environment.

Action

This is an internal error, please contact customer support.

6480

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.

6481

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.

6482

INFO: TPXPARSFILE=parsfile is loaded.

Description

A TPXPARSFILE is loaded from environment variable.

Action

This is not a problem. No need to do anything.

6483

ERROR: Buffer corrupted at (val.val).

Description

Internal Tuxedo buffer is corrupted. Usually due to invalid buffer header value.

Action

Contact your BEA TUXEDO system Technical Support.

6484

ERROR: Buffer initialization failed at (val.val).

Description

While initializing a message, the system was unable to process the message.

Action

Contact BEA Customer Support.

6485

ERROR: Buffer presend failed at (val.val).

Description

While handling a message before transmission (presend), the system was unable to process the message.

Action

Contact BEA Customer Support.

6486

ERROR: Buffer postrecv failed at (val.val).

Description

While handling a message after transmission (postrecv), the system was unable to process the message.

Action

Contact BEA Customer Support.

6487

ERROR: Buffer encoding/decoding failed at (val.val).

Description

While encoding/decoding a message, the system was unable to process the message.

Action

Contact BEA Customer Support.

6488

ERROR: Unknown buffer type at (val.val).

Description

Tuxedo is unable to find internal buffer type.

Action

Contact BEA Customer Support.

6489

ERROR: Internal system error at (val.val).

Description

An internal system error occurred.

Action

Contact BEA Customer Support.

6490

ERROR: Cannot lock Bulletin Board at (val.val).

Description

A process was unable to lock the TUXEDO System/T shared memory data structures.

Action

Contact BEA Customer Support.

6491

ERROR: Hash failed at (val.val).

Description

A process was unable to get the correct hash result.

Action

Contact BEA Customer Support.

6492

ERROR: Another thread is in tpinit.

Description

A previously existing thread was found in tpinit(), or the last tpinit() is not returned correctly.

Action

Contact BEA Customer Support.

6493

ERROR: Session key failure at (val.val).

Description

Session key operation failed.

Action

Contact BEA Customer Support.

6494

ERROR: Cannot find own server/service entry at (val.val).

Description

The server or service was unable to find its own Bulletin Board entry.

Action

Contact BEA Customer Support.

6495

WARN: Unable to invoke authorize operations at (val.val).

Description

Authorization operation failed.

Action

Contact BEA Customer Support.

 

Skip footer navigation  Back to Top Previous Next