Previous  

CMDGW Messages 3700-3799


3700

ERROR: AET=<string> is in an invalid format (IC = number)

Description

The value of AET in DM_OSITP section is in invalid format.

Action

Specify a valid value and re-load the configuration.

See Also

dmconfig(5)

3701

WARN: Cannot update own queue table entry

Description

When the Domain gateway was booted, it was unable to update its own BEA TUXEDO system queue table entry with the proper flags. This failure will prevent the gateway from receiving either conversational or RPC type requests.

Action

Look to see whether an earlier userlog message gives further information on the failure. Shut down the application and r eboot it to clear any corrupted memory that may be present. Consider running the application temporarily with SYST EM_ACCESS set to PROTECTED|NO_OVERRIDE in the RESOURCES section of the TUXCONFIG< /code> file. This setting will slow performance, but will prevent the possibility of application corruption of shared me mory. If the problem still persists when running with SYSTEM_ACCESS set to PROTECTED|NO_OVERRIDE, contact your BEA TUXEDO system Technical Support.

3702

ERROR: TCPKEEPALIVE must be YES, NO, or LOCAL for remote TDomain<name>

Description

The value specified for the TCPKEEPALIVE parameter for remote name in the DM_TDOMAIN section of the DMCONFIG file is invalid. YES, NO, and LOCAL are the acceptable TCPKEEPALIVE parameter values recognized by the GWTDOMAIN Domain Gateway.

Action

Specified a valid value and reload the configuration file.

See Also

dmconfig(5)

3703

ERROR: Unknown CONNECTION_POLICY <type>. Only ON_DEMAND, ON_START, INCOMING_ONLY, LOCAL are recognized for remote TDOMAIN

Description

The value type specified for the CONNECTION_POLICY parameter for remote TDOMAIN is not valid. ON_DEMAND, ON_STARTUP, INCOMING_ONLY, and LOCAL are the acceptable CONNECTION_POLICY parameter values recognized by the remote GWTDOMAIN Domain Gateway.

Action

Specified a valid value and reload the configuration file.

See Also

dmconfig(5)

3704

ERROR: Unknown CONNECTION_POLICY <type>. Only ON_DEMAND, ON_STARTUP, INCOMING_ONLY are recognized for local TDOMAIN

Description

The value type specified for the CONNECTION_POLICY parameter for local TDOMAIN is not valid. ON_DEMAND, ON_STARTUP, and INCOMING_ONLY are the acceptable CONNECTION_POLICY parameter values recognized by the local GWTDOMAIN Domain Gateway.

Action

Specified a valid value and reload the configuration file.

See Also

dmconfig(5)

3706

ERROR: RETRY_INTERVAL only allowed with CONNECTION_POLICY of ON_STARTUP

Description

The RETRY_INTERVAL parameter is not valid if the CONNECTION_POLICY is either ON_DEMAND, or INCOMING_ONLY.

Action

Remove the RETRY_INTERVAL or change the CONNECTION_POLICY to ON_STARTUP.

See Also

dmconfig(5)

3708

ERROR: MAXRETRY only allowed with CONNECTION_POLICY of ON_STARTUP

Description

The MAXRETRY parameter is not valid if the CONNECTION_POLICY is either ON_DEMAND, INCOMING_ONLY.

Action

Remove the MAXRETRY or change the CONNECTION_POLICY to ON_STARTUP.

See Also

dmconfig(5)

3712

ERROR: TCPKEEPALIVE must be YES, or NO for local TDOMAIN$ltname$gt

Description

The specified value for TCPKEEPALIVE parameter is not valid for local TDOMAIN gateway. YES, or NO are the values accepted by local TDOMAIN gateway.

Action

Specified a valid value and reload the configuration file.

See Also

dmconfig(5)

3713

ERROR: Invalid license detected while process <name> of BDMCONFIG

Description

The Tuxedo license file is not valid, or it does not allow to do compression.

Action

Contact BEA Customer Support and get the valid Tuxedo license.

See Also

dmconfig(5)

3714

ERROR: Value of name must be $gt= lrange and $lt= hrange. (IC = code)

Description

The specified value for parameter name must be greater than or equal to lrange and less than or equal to hrange. The internal error code for identifying location of error is code.

Action

Correct the configuration with valid value, and reload the configuration file.

See Also

dmconfig(5)

3715

ERROR: Internal error while processing name section of BDMCONFIG

Description

Encountered operating system error while processing name section of BDMCONFIG.

Action

Contact BEA Customer Support.

See Also

dmconfig(5)

3716

ERROR: Valid value for name are <vals$gt

Description

Incorrect value were specified while doing DM MIB update for the attribute name. The correct choices are <vals$gt.

Action

Give correct value for the attribute name for you DM MIB requests.

See Also

DM_MIB(5)

3717

ERROR: Invalid connection policy type for local domain name

Description

Incorrect connection policy type were specified for local domain name while doing dynamic update.

Action

Correct the value for connection policy and redo the dynamic update.

See Also

DM_MIB(5)

3718

ERROR: DM_RDOMAINS: TA_NEW: TA_RDOM is required

Description

The TA_RDOM attribute is required for TA_NEW operation for remote domain.

Action

Correct the error and redo the dynamic update.

See Also

DM_MIB(5)

3719

ERROR: DM_RDOMAINS: TA_NEW: TA_TYPE is required

Description

The TA_TYPE attribute is required for TA_NEW operation for remote domain.

Action

Correct the error and redo the dynamic update.

See Also

DM_MIB(5)

3720

ERROR: DM_RDOMAINS: TA_NEW: TA_DOMAINID is required

Description

The TA_DOMAINID attribute is required for TA_NEW operation for remote domain.

Action

Correct the error and redo the dynamic update.

See Also

DM_MIB(5)

3721

ERROR: DM_RDOMAINS: TA_UPDATE: TA_RDOM is required

Description

The TA_RDOM attribute is required for TA_UPDATE operation for remote domain.

Action

Correct the error and redo the dynamic update.

See Also

DM_MIB(5)

3722

ERROR: DM_TDOMAINS: TA_NEW: TA_TDOM is required

Description

The TA_TDOM attribute is required for TA_NEW operation for TDOMAIN type gateway.

Action

Correct the error and redo the dynamic update.

See Also

DM_MIB(5)

3723

ERROR: DM_TDOMAINS: TA_NEW: TA_NWADDR is required

Description

The TA_NWADDR attribute is required for TA_NEW operation for TDOMAIN type gateway.

Action

Correct the error and redo the dynamic update.

See Also

DM_MIB(5)

3724

ERROR: DM_TDOMAINS: TA_UPDATE: TA_TDOM is required

Description

The TA_TDOM attribute is required for TA_UPDATE operation for TDOMAIN type gateway.

Action

Correct the error and redo the dynamic update.

See Also

DM_MIB(5)

3725

ERROR: DM_TDOMAINS: TA_UPDATE: TA_NWADDR is required

Description

The TA_NWADDR attribute is required for TA_UPDATE operation for TDOMAIN type gateway.

Action

Correct the error and redo the dynamic update.

See Also

DM_MIB(5)

3726

ERROR: Can't find TDOM name entry

Description

Trying to dynamically update a none exist TDOMAIN type gateway.

Action

Correct the error and redo the dynamic update.

See Also

DM_MIB(5)

3727

ERROR: DM_TDOMAINS: TA_UPDATE: TA_NWADDR is required

Description

The targeted TDOMAIN gateway has a different NWADDR value than the TA_NWADDR specified in the dynamic update.

Action

Correct the error and redo the dynamic update.

See Also

DM_MIB(5)

3728

ERROR: Local Domain can not have -1 in DMKEEPALIVE field

Description

The value -1 is for remote TDOMAIN for indicating using whatever value specified for the local TDOMAIN when local TDOMAIN establishes a session with that remote TDOMAIN.

Action

Correct the DMKEEPALIVE value and reload the configureation file.

See Also

dmconfig(5)

3729

ERROR: Local Domain can not have -1 in ABORT_THRESHOLD field

Description

The value -1 is for remote TDOMAIN for indicating using whatever value specified for the local TDOMAIN when local TDOMAIN establishes a session with that remote TDOMAIN.

Action

Correct the DMKEEPALIVE value and reload the configureation file.

See Also

dmconfig(5)

3730

ERROR: Duplicated remote name <rname> occurrs in *DM_EXPORT section

Description

The domain configuration file contains local services that has same remote name.

Action

Correct the domain configuration for local service in the DM_EXPORT section.

See Also

dmconfig(5)

 

Back to Top Previous
Contact e-docsContact BEAwebmasterprivacy