BEA Logo BEA Banner

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   WLE Doc Home   |   Messages   |   Catalog List   |   Previous   |   Next


LIBTMIB Messages 300-399



300


ERROR: TA_NETGRPNO for default network group must be zero

Description

The reserved DEFAULTNET group must have a zero NETGROUPNO.

Action

The reserved DEFAULTNET group NETGROUPNO may not be changed.

See Also

TM_MIB(5)


301


ERROR: Node val running TUXEDO release older than one required for operation

Description

The NETGROUPS feature was not available on the release running on one of the specified systems.

Action

Network mappings to releases before NETGROUPS may only use network mappings to the DEFAULTNET NETGROUP.

See Also

TM_MIB(5)


302


WARN: AUTOTRAN specified for INTERFACE val with TRANTIME=0

Description

A SET operation on a T_INTERFACE class object with TRANTIME set to 0 attempted to specify AUTOTRAN. A TRANTIME of 0 indicates an unlimited tranaction timeout. This can be dangerous because the automatially started transactions will not timeout in the event of failures.

Action

It is recommended that a transaction timeout value be specified.

See Also

TM_MIB(5)


303


ERROR: AUTOTRAN specified for INTERFACE interfacename SRVGRP groupname with no TMS

Description

A SET operation on a T_INTERFACE class object with group name groupname has the AUTOTRAN parameter set to Y but the group is not associated with a resource manager (that is, TMSNAME is not set).

Action

Either set the AUTOTRAN parameter to N or associate the service with a group that has a resource manager.

See Also

TM_MIB(5)


304


ERROR: TA_BUFTYPE must be specified when TA_TYPE is SERVICE

Description

A SET operation on a T_ROUTING class object has a TA_TYPE of SERVICE but no TA_BUFTYPE value.

Action

Specify a TA_BUFTYPE value.

See Also

TM_MIB(5)


305


ERROR: Server group name does not match existing group

Description

A SET operation on a T_INTERFACE class object specifies a TA_SRVGRP that does not exist.

Action

Creating a new server group or specify an existing group for TA_SRVGRP.

See Also

TM_MIB(5)


306


ERROR: TA_FIELDTYPE must be specified when TA_TYPE is FACTORY

Description

A SET operation on a T_ROUTING class object specifies a TA_TYPE of FACTORY but does not have a value for TA_FIELDTYPE

Action

Specify a value for TA_FIELDTYPE.

See Also

TM_MIB(5)


351


ERROR: No servers found in the configuration

Description

A TM_MIB has been issued for a connection pool or a module in the configuration, but there is no Java server defined in it

Action

Change the configuration to define at least one Java server in it.

See Also

TM_MIB(5)


352


ERROR: No complete connection pool key specified

Description

A SET operation has been issued for a connection pool, and the pool has not been unambiguously identified

Action

Make sure that TA_SRVGRP, TA_SRVID and TA_DSNAME are specified in your request.

See Also

TM_MIB(5)


353


ERROR: Java server val not found in the group val

Description

A SET operation has been issued for a connection pool or for a module, but the Java server it is supposed to be associated with has not been found

Action

Make sure that TA_SRVGRP and TA_SRVID refer to an existing Java server in your configuration.

See Also

TM_MIB(5)


354


ERROR: Java server val in the group val not inactive

Description

A SET operation has been issued for a connection pool or for a module, but the Java server it is associated with is currently running

Action

Stop the Java server in question, run the change request, and restart the server.

See Also

TM_MIB(5)


355


ERROR: Connection pool val not found in the server val of the group val

Description

A TM_MIB has been issued for a specific connection pool in the configuration, but there is no connection pool with the given name found on the specified Java server

Action

Make sure that TA_DSNAME specified in your request is name of an existing connection pool on the specified Java server.

See Also

TM_MIB(5)


356


ERROR: TESTTABLE has to be specified

Description

A SET operation has been issued for a connection pool with TA_REFRESH > 0, TA_TESTONRELEASE='Y' or TA_TESTONRESERVE='Y', but TA_TESTTABLE has not been specified

Action

Set the TA_TESTTABLE attribute in your request

See Also

TM_MIB(5)


357


ERROR: No complete module key specified

Description

A SET operation has been issued for a module, and it has not been unambiguously identified

Action

Make sure that TA_SRVGRP, TA_SRVID and TA_MODULE are specified in your request.

See Also

TM_MIB(5)


358


ERROR: Module val not found in the server val of the group val

Description

A TM_MIB has been issued for a specific module in the configuration, but there is no module with the given name found on the specified Java server

Action

Make sure that TA_MODULE specified in your request is name of an existing module on the specified Java server.

See Also

TM_MIB(5)


359


ERROR: CAPACITYINCR and MAXCAPACITY attributes are mandatory

Description

A SET operation has been issued for a connection pool, and either TA_CAPACITYINCR or TA_MAXCAPACITY is not specified in it

Action

Make sure both TA_CAPACITYINCR and TA_MAXCAPACITY values are explicitly set.

See Also

TM_MIB(5)


360


ERROR: INITCAPACITY exceeds the value of MAXCAPACITY

Description

A SET operation has been issued for a connection pool, and TA_INITCAPACITY is greater than TA_MAXCAPACITY

Action

Make sure the TA_INITCAPACITY value doesn't exceed one of TA_MAXCAPACITY

See Also

TM_MIB(5)


361


ERROR: WAITFORCONN and WAITTIMEOUT are mutually exclusive

Description

A SET operation has been issued for a connection pool, and both TA_WAITFORCONN and TA_WAITTIMEOUT values are explicitly specified in it

Action

These attributes are mutually exclusive, make sure only one is specified.

See Also

TM_MIB(5)


362


ERROR: Memory allocation failure while creating a Java server cursor

Description

A GET request has an explicit TA_OCCURS field specified, it is less than the actual number of instances to be returned, and there is no memory left to create a cursor

Action

BBL is running out of memory, it might have to be shut down and restarted

See Also

TM_MIB(5)


363


ERROR: Error while setting up a Java server cursor

Description

A GET request has an explicit TA_OCCURS field specified, it is less than the actual number of instances to be returned, and an unidentified error occurred in the BBL while setting up the cursor

Action

Most likely BBL is running out of memory, it might have to be shut down and restarted

See Also

TM_MIB(5)


364


ERROR: Cannot invalidate T_SERVER class instance with JDBC connection pools configured in the server

Description

A SET operation on a T_SERVER class object to


365


ERROR: Cannot invalidate T_SERVER class instance with modules configured in the server

Description

A SET operation on a T_SERVER class object to set the TA_STATE to INVALID could not be satisfied because their are currently configured modules for the server.

Action

Invalidate the modules in the server before attempting to invalidate the server itself.

See Also

TM_MIB(5)


380


ERROR: AUTOTRAN specified for EJB Interface val

Description

A SET operation on a T_INTERFACE class object of type EJB (the interface name begins with "EJB:" or "ejb:") with TA_AUTOTRAN set to "Y". This is not allowed.

Action

Repeat the operation without the TA_AUTOTRAN set.

See Also

TM_MIB(5)