BEA Logo BEA Banner

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

 

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


TMADMIN Messages 1200-1299



1200


ERROR: -O option: argument must be numeric.

Description

When the -O (upper case O, not zero) option is used as an option to a tmadmin command, its argument must be a numeric value.

Action

Try the command again with a numeric value for the -O option.

See Also

isdigit(3) in UNIX system reference manuals


1230


ERROR: error during send/receive of remote procedure call

Description

An error occurred when the printclient command tried to retrieve client information from a BBL. tmadmin retrieves client information by contacting BBLs.

Action

Issue the bbclean command to ensure that all connections with remote sites are in working order. Also, issue the printnet command, which reports on any links with remote sites that are partitioned.

See Also

tmadmin(1)


1231


ERROR: failure on remote procedure call

Description

An error occurred when the printclient command tried to retrieve client information from a BBL. tmadmin retrieves client information by contacting BBLs.

Action

See the userlog(3c) for the exact reason that the printclient command failed.

See Also

tmadmin(1)


1232


ERROR: error during send/receive of remote procedure call

Description

An error occurred when the printconn command tried to retrieve connection information from a BBL. tmadmin retrieves connection information by contacting BBLs.

Action

Issue the bbclean command to ensure that all connections with remote sites are in working order. Also, issue the printnet command, which reports on any links with remote sites that are partitioned.

See Also

tmadmin(1)


1233


ERROR: failure on remote procedure call

Description

An error occurred when the printconn command tried to retrieve connection information from a BBL. tmadmin retrieves connection information by contacting BBLs.

Action

Issue the bbclean command to ensure that all connections with remote sites are in working order. Also, issue the printnet command, which reports on any links with remote sites that are partitioned.

See Also

tmadmin(1)


1234


ERROR: Memory allocation failure

Description

An attempt dynamically to allocate memory from the operating system failed while executing the shmstats command.

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.

See Also

tmadmin(1)


1235


ERROR: Memory allocation failure

Description

An attempt dynamically to allocate memory from the operating system failed while executing the shmstats command.

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.

See Also

tmadmin(1)


1236


ERROR: Memory allocation failure

Description

An attempt dynamically to allocate memory from the operating system failed while executing the shmstats command.

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.

See Also

tmadmin(1)


1246


ERROR: Client information could not be retrieved from site lmid

Description

While executing the printclient or pclt command, the specified target machine is suspended.

Action

Re-try the command when the machine is available again.

See Also

tmadmin(1)


1274


ERROR: Connection information could not be retrieved from site machine

Description

While executing the printconn command in tmadmin, the specified machine, machine, was found to be partitioned and no connection information could be retrieved.

Action

If information for all machines is being retrieved, then information from other available machines will be printed. The specified machine must be reconnected via the tmadmin reconnect command, possibly after restarting the application on that machine.

See Also

tmadmin(1)


1291


ERROR: TUXCONFIG must be an absolute pathname.

Description

When executing tmadmin, the TUXCONFIG environment variable is not a rooted (full) pathname.

Action

Re-set the TUXCONFIG value to a rooted path for the configuration file.

See Also

tmadmin(1)


1292


ERROR: FSCONFIG must be an absolute pathname.

Description

When executing tmadmin, the FSCONFIG environment variable is set but not a rooted (full) pathname.

Action

Re-set the FSCONFIG value to a rooted path or unset the value.

See Also

tmadmin(1)


1293


ERROR: -z option must be an absolute pathname.

Description

A command was executed with the -z option but the specified configuration pathname was not an absolute pathname.

Action

Re-run the command specifying a full pathname for the device (for example, on a POSIX operating system, it must start with a forward slash (/)).

See Also

tmadmin(1)


1294


ERROR: New device must be an absolute pathname.

Description

While executing the crdl command, new device name is not a rooted pathname.

Action

Re-try the command with a full pathname for the new device.

See Also

tmadmin(1)


1295


ERROR: Failure return from command - 0xretval, errno val.

Description

The execution of command (tmboot, tmshutdown, or tmconfig) failed. The return value of the command and the errno value are printed. Additional information may be printed on the standard error output.

Action

Check for additional information messages. Make sure that the PATH includes TUXDIR/bin.

See Also

tmadmin(1)