Skip navigation.

CMDTUX Messages 5200-5299

  Previous Next

5201

ERROR: MAXOBJECTS parameter must be >= 0 and <= val

Description

While compiling the UBBCONFIG file an error occurred. The MAXOBJECTS parameter must be greater than or equal to zero and less than or equal to val.

Action

Correct the ubbconfig(5) value for this parameter and rerun tmloadcf(1).

See Also

BEA TUXEDO Administrator's Guide, tmloadcf(1), ubbconfig(5)

5202

ERROR: MAXOBJECTS parameter must be >= 0 and <= val

Description

While compiling the UBBCONFIG file an error occurred. The MAXOBJECTS parameter must be greater than or equal to zero and less than or equal to val.

Action

Correct the ubbconfig(5) value for this parameter and rerun tmloadcf(1).

See Also

BEA TUXEDO Administrator's Guide, tmloadcf(1), ubbconfig(5)

5203

invalid value

Description

The value specified for the CONCURR_STRATEGY parameter for a server in the UBBCONFIG's server section is not valid.

Action

The allowable values are either "PER_REQUEST" or "PER_OBJECT" for a CORBA server. This server option parameter is not used for any other type of server, and will be ignored. Modify the configuration file to the correct value.

5204

ERROR: CONCURR_STRATEGY parameter must be either PER_REQUEST or PER_OBJECT

Description

The value specified for the CONCURR_STRATEGY parameter for a server in the UBBCONFIG's server section is not valid.

Action

The allowable values are either "PER_REQUEST" or "PER_OBJECT" for a CORBA server. This server option parameter is not used for any other type of server, and will be ignored. Modify the configuration file to the correct value.

5205

invalid value

Description

The value specified for the MAXQUEUELEN parameter for a server in the UBBCONFIG's server section is not valid.

Action

The allowable range is from 1 to 1000 for a CORBA server with CONCURR_STRATEGY set to PER_OBJECT. This server option parameter is not used for any other type of server and will be ignored.

5206

WARN: The MAXQUEUELEN parameter must be >= 1 and <= 1000

Description

The value specified for the MAXQUEUELEN parameter for a server in the UBBCONFIG's server section is not in the valid range.

Action

The MAXQUEUELEN option parameter is only used by CORBA server with CONCURR_STRATEGY set to PER_OBJECT. The valid range is from 1 to 1000. This server option parameter is not used for any other type of server and will be ignored.

 

Skip footer navigation  Back to Top Previous Next