Content starts here

System Messages: LIBGWT Catalog 1800-1899

Previous

1800


ERROR: Unable to create action to exchange domain information with remote domain domain_name

Description

GWTDOMAIN create action to exchange domain information with remote domain domain_name failed.

Action

Contact Oracle Tuxedo Technical Support.


1801


ERROR: Unable to allocate memory or get usertcb for exchange domain message

Description

GWTDOMAIN allocate memory or get usertcb for exchange domain message failed.

Action

Contact Oracle Tuxedo Technical Support.


1802


ERROR: Unable to exchange domain information, disconnect remote domain domain_name

Description

GWTDOMAIN exchange domain information failed and disconnect remote domain domain_name.

Action

Contact Oracle Tuxedo Technical Support.


1803


ERROR: Unable to create action to inquire remote domain services. rdom=<domain_name>, service=<service_name>

Description

GWTDOMAIN create action to inquire service service_name from remote domain domain_name failed.

Action

Contact Oracle Tuxedo Technical Support.


1804


ERROR: Unable to allocate memory or get usertcb for inquiry remote services

Description

GWTDOMAIN allocate memory failed or get usertcb for inquire remote services failed.

Action

Contact Oracle Tuxedo Technical Support.


1805


ERROR: Unable to allocate memory or get usertcb for exporting services to remote domain

Description

GWTDOMAIN allocate memory failed or get usertcb for exporting services to remote domain failed.

Action

Contact Oracle Tuxedo Technical Support.


1808


ERROR: Unable to decode received domain information

Description

GWTDOMAIN decode received domain information failed.

Action

Contact Oracle Tuxedo Technical Support.


1809


ERROR: Unable to decode received domain information, wrong data size

Description

GWTDOMAIN decode received domain information failed due to wrong data size.

Action

Contact Oracle Tuxedo Technical Support.


1810


WARN: Crucial parameter unmatched, bypass model is switched off

Description

GWTDOMAIN switch off bypass domain model because crucial parameter is unmatched.

Action

Ensure local domain¡¯s following settings are consistent to remote domain¡¯s settings: BYPASSDOM_ID, BYPASSDOM_SEQ_NUM, BYPASSDOM_SHARED_DIR, MAXDOMAINS and MAXMACHINES.


1811


ERROR: Unable to decode received notification data, wrong data size

Description

GWTDOMAIN decode received notification data failed due to wrong data size.

Action

Contact Oracle Tuxedo Technical Support.


1812


ERROR: Unable to decode received inquiry data, wrong data size, size vs size

Description

GWTDOMAIN decode received inquiry data failed due to wrong data size size vs size.

Action

Contact Oracle Tuxedo Technical Support.


1813


ERROR: Unable to decode received service data, wrong data size, size vs size

Description

GWTDOMAIN decode received service data failed due to wrong data size size vs size.

Action

Contact Oracle Tuxedo Technical Support.


1814


ERROR: Failed to get RDMA queue for services

Description

GWTDOMAIN get RDMA queue for services failed.

Action

Contact Oracle Tuxedo Technical Support.


1815


ERROR: Failed to set RDMA queue for service from remote domain <domain_name>

Description

GWTDOMAIN set RDMA queue for service from remote domain <domain_name> failed.

Action

Contact Oracle Tuxedo Technical Support.


1816


ERROR: Error occurred during bypass domain negotiation - closing connection

Description

GWTDOMAIN close connection with remote bypass domain, because some error occurred during communication between each other.

Action

Contact Oracle Tuxedo Technical Support.


1817


ERROR: Error occurred during bypass domain negotiation - closing connection

Description

GWTDOMAIN close connection with remote bypass domain, because some error occurred during communication between each other.

Action

Contact Oracle Tuxedo Technical Support.


1819


ERROR: Unable to allocate a message for importing remote service

Description

GWTDOMAIN allocate a message for importing remote service failed.

Action

Contact Oracle Tuxedo Technical Support.


1820


ERROR: Unable to add remote domain name to FML32 due to error (err_code)

Description

GWTDOMAIN add remote domain name to FML32 failed due to error (err_code).

Action

Contact Oracle Tuxedo Technical Support.


1821


ERROR: Unable to add service data to FML32 due to error (err_code)

Description

GWTDOMAIN add service data to FML32 failed due to error (err_code).

Action

Contact Oracle Tuxedo Technical Support.


1822


ERROR: Cannot send remote service data to GWADM due to error (err_code)

Description

GWTDOMAIN send remote service data to GWADM failed due to error (err_code).

Action

Contact Oracle Tuxedo Technical Support.


1827


INFO: connection policy ON_STARTUP instead of ON_DEMAND is applied on bypass domain model when connect to <domain_name>

Description

connection policy ON_STARTUP instead of ON_DEMAND is applied on bypass domain model when connect to remote domain <domain_name>.

Action

Contact Oracle Tuxedo Technical Support.


1828


INFO: Bypass domain to domain_name is disabled due to ACL_POLICY setting(LOCAL).

Description

The connection between bypass domain and remote domain domain_name is disabled due to ACL_POLICY setting(LOCAL).

Action

No action required.


1829


WARN: Access Control List check failed for local service service_name rdom=domain_name

Description

Access Control List check failed for local service service_name and remote domain domain_name.

Action

Either change ACL list in DMCONFIG to give authority to remote domain or do not import the service from the specified remote domain.


1830


INFO: Connection with RDOM domain_name is working on bypass domain model

Description

The connection between local domain and remote domain domain_name is working on bypass domain model.

Action

No action required.


1831


INFO: Connection with RDOM domain_name is working on bypass domain model

Description

The connection between local domain and remote domain domain_name is working on bypass domain model.

Action

No action required.


1832


INFO: Connection with RDOM domain_name is working on non-bypass domain model

Description

The connection between local domain and remote domain domain_name is working on non-bypass domain model.

Action

No action required.


1833


ERROR: RDOM domain_name has same BYPASSDOM_SEQ_NUM(number) with local domain.

Description

Remote domain domain_name and local domain have same BYPASSDOM_SEQ_NUM number.

Action

Change BYPASSDOM_SEQ_NUM in UBBCONFIG to avoid conflict.


1834


ERROR: Message presend failure caused by reason

Description

While attempting to prepare a message to be sent to another domain, GWTDOMAIN encountered a failure caused by reason.

Action

The action to be taken will vary based on the specific reason reported in the message. If reason is related to the XDR conversion of a long data element that cannot be represented in 32-bits, then the administrator should perform one of the following actions: 1) If the local and remote domains are of the same machine type, then specify the MTYPE parameter in the DMCONFIG DM_LOCAL and DM_REMOTE sections so that XDR encoding will not be done. 2) If it is acceptable to truncate any 64-bit FML FLD_LONG data to a sign-extended 32-bit value, then the administrator should set the TMFLONG64TRUNC environment variable. 3) Otherwise, modify the application so that long data outside of the range that can be expressed in 32 bits is not transmitted between heterogeneous machine types.


 Back to Top Previous