While activating a server, the new program could not be started
(forked or spawned) because
either the program does not exist or
it is not correctly in the execution path.
Check the existence of the desired server, the configured
environment (TUXDIR and APPDIR) and that the server is executable.
Re-try the operation.
TM_MIB(5),
ubbconfig(5)
While trying to activate a server on a remote machine,
the operation timed out.
The status of the activation is not certain.
Retrieve the status of active servers to determine the status of
the server; it may still boot after a delay.
Check the event log for the remote machine to see if there
are administrative messages regarding the status of the server.
TM_MIB(5)
While trying to activate a server on a remote machine,
a network error occurred while sending the request.
Check the event log for related messages.
The remote machine or the network may not be available.
TM_MIB(5)
While trying to activate a server on a remote machine,
the operation timed out.
The status of the activation is not certain.
Retrieve the status of active servers to determine the status of
the server; it may still boot after a delay.
Check the event log for the remote machine to see if there
are administrative messages regarding the status of the server.
TM_MIB(5)
While trying to activate a server on a remote machine,
a network error occurred while receiving information about the request.
Check the event log for related messages.
The remote machine or the network may not be available.
TM_MIB(5)
While trying to activate a server, the indication from the server
that it is booted did not occur. Usually this indicates that
the server did not activate correctly (e.g., it exited or aborted
execution).
Check the event log for related messages. If the server is not running
and no messages appear, check to see if the program is running
using operating system services. Also check for a core dump in
$APPDIR.
TM_MIB(5)
An activation request for a server was received but the administrative
servers for that machine have not yet been activated.
Activate the administrative servers for a machine before any
application servers.
TM_MIB(5)
An activation request for a server was received but the administrative
servers for that machine have not yet been activated.
Activate the administrative servers for a machine before any
application servers.
TM_MIB(5)
While activating a server on a remote site,
an invalid administrative password was sent to or received from
the remote machine.
There are two possible ways to correct this problem.
One is to set up the user invoking
tmboot
to include the appropriate password setting via the
TUXADMPWFILE
environment variable.
The second is to modify the password file indicated on the
tlisten
command line to include the administrative password for this application.
tmboot(1),
tlisten(1)
While activating a server, a TUXEDO error occurred.
The message will indicate the specific problem
Typically, it involves the configurations (e.g., there might
not be enough service or accessor entries).
Correct the error and re-try the operation.
TM_MIB(5)
While activating a server, a TUXEDO error occurred.
The message will indicate the specific problem
Typically, it involves the configurations (e.g., there might
not be enough service or accessor entries).
Correct the error and re-try the operation.
TM_MIB(5)
A TMIB request to activate one or more servers failed (no servers
were booted).
Check the event log for earlier related messages.
TM_MIB(5)
As part of booting a non-master machine, the configuration file is
unloaded and propagated to the remote machine.
This operation failed.
Check that $TUXDIR/bin/tmunloadcf exists and is executable.
Check for operating system errors that might prevent its execution
(lack of system resources such as process table entries, free
space in the file system, etc.).
Correct the problem and re-try the operation.
TM_MIB(5)
As part of booting a non-master machine, the configuration file is
unloaded and propagated to the remote machine.
This operation failed because the temporary file created to hold
the configuration could not be opened.
Check for operating system errors that might prevent its execution
(free space in the file system, etc.).
Correct the problem and re-try the operation.
Contact your TUXEDO System Technical Support.
TM_MIB(5)
As part of booting a remote machine, an error occurred in
propagating the configuration file.
Check the event log, both on the master and remote machines
for related messages.
Check the event log, both on the master and remote machines
for related messages.
Correct the problem and re-try the operation.
TM_MIB(5)
As part of booting a remote machine, an error occurred in
propagating the configuration file.
Check the event log, both on the master and remote machines
for related messages.
Check the event log, both on the master and remote machines
for related messages.
Correct the problem and re-try the operation.
TM_MIB(5)
As part of booting a non-master machine, lmid, an error occurred in
propagating the configuration file.
Check the event log, both on the master and remote machines
for related messages.
Check the event log, both on the master and remote machines
for related messages.
TM_MIB(5)
While processing a TMIB request to boot a non-master machine,
an error failed in loading the configuration file.
The message will contain the output of the failed load command.
Check the message to determine the problem.
Correct the problem and re-try the operation.
tmloadcf(1),
TM_MIB(5)
While activating a non-master machine, an error occurred in
propagating the configuration file to the remote machine, lmid.
Check the event log for related messages.
Correct the problem and re-try the operation.
tmloadcf(1),
TM_MIB(5)
While trying to activate a server on a remote machine,
the operation timed out.
The status of the activation is not certain.
Retrieve the status of active servers to determine the status of
the server; it may still boot after a delay.
Check the event log for the remote machine to see if there
are administrative messages regarding the status of the server.
TM_MIB(5)
This message indicates that a server is about to be activated
in response to a TMIB request.
No action required.
TM_MIB(5)
This message indicates that a server is about to be deactivated
in response to a TMIB request.
No action required.
TM_MIB(5)
A server activation failed because the server initialization
function returned an error.
Administrative servers normally write a message to the event log.
If this is an application server, then check whatever feedback
mechanism is used in the application.
tpsvrinit(3)
A server activation failed because a server with the same
TA_SRVGRP and TA_SRVID is already active.
No action required.
TM_MIB(5)
The value specified for the
DOMAINID
parameter in the
*RESOURCES
section of the ubbconfig(5) file is longer than number
characters in length.
Shorten the value specified for this attribute and rerun tmloadcf(1).
"TUXEDO Administrator's Guide" ,
tmloadcf (1),
ubbconfig (5)
While processing a TMIB request for tlisten information,
the operation timed out.
Normally this indicates that the remote machine or the network
is unavailable or slow.
Check the event log for the remote machine to see if there
are administrative messages regarding the status of the machine.
TM_MIB(5)
buildserver(1) was invoked with a -s option that attempted
to build a reserved service name beginning with '.' into an
application server.
Modify the options to the buildserver(1) command to eliminate
the reserved service name.
"TUXEDO Programmer's Guide" ,
buildserver (1)
While loading an application configuration,
multiple *MIBPERMS sections exist or the value of a string
is greater than 30 characters in length.
Normally, this section is not generated by te administrator,
but is generated only during activation of a remote machine.
Contact your TUXEDO System Technical Support.
TM_MIB(5),
ubbconfig(5)
The executable file tpaddusr(1) was invoked with a name, cmdname,
other than the permissible names of tpaddusr, tpdelusr, and
tpmodusr. This is caused by an application copying or linking the
delivered executable to a differently named executable file.
Modify the command line to use the supported command names.
tpaddusr (1),
AUTHSVR (5)
Either the tpdelusr or tpmodusr command (indicated by cmdname)
was invoked improperly.
Correct the command line and retry the command.
tpaddusr (1),
AUTHSVR (5)
The tpaddusr command (indicated by cmdname)
was invoked improperly.
Correct the command line and retry the command.
tpaddusr (1),
AUTHSVR (5)
1700 ERROR: Could not execute, executable file not found
DESCRIPTION
ACTION
SEE ALSO
1701 WARN: Status uncertain, Timeout period expired on /Admin blocking request
DESCRIPTION
ACTION
SEE ALSO
1702 ERROR: Could not execute, network send error
DESCRIPTION
ACTION
SEE ALSO
1703 WARN: Status uncertain, Timeout period expired on /Admin blocking request
DESCRIPTION
ACTION
SEE ALSO
1704 WARN: Status uncertain, network receive error
DESCRIPTION
ACTION
SEE ALSO
1705 WARN: Status uncertain, pipe synchronization error
DESCRIPTION
ACTION
SEE ALSO
1706 ERROR: No BBL available, cannot boot
DESCRIPTION
ACTION
SEE ALSO
1707 ERROR: No DBBL available, cannot boot
DESCRIPTION
ACTION
SEE ALSO
1708 ERROR: Invalid or unspecified administrative password
DESCRIPTION
ACTION
SEE ALSO
1709 ERROR: Failed with System/T error message
DESCRIPTION
ACTION
SEE ALSO
1710 ERROR: Failed with code code
DESCRIPTION
ACTION
SEE ALSO
1711 ERROR: Could not boot any servers
DESCRIPTION
ACTION
SEE ALSO
1712 ERROR: Could not tmunloadcf config file for propagation to remote site
DESCRIPTION
ACTION
SEE ALSO
1713 ERROR: Could not access unloaded configuration file for propagation
DESCRIPTION
ACTION
SEE ALSO
1714 ERROR: Send failure on TUXCONFIG propagation to lmid
DESCRIPTION
ACTION
SEE ALSO
1715 ERROR: Receive failure on TUXCONFIG propagation to lmid
DESCRIPTION
ACTION
SEE ALSO
1716 ERROR: Could not create remote tmp file on lmid for file creation
DESCRIPTION
ACTION
SEE ALSO
1717 ERROR: tmloadcf error on lmid for file creation, tmloadcf output:
DESCRIPTION
ACTION
SEE ALSO
1719 ERROR: Unknown error propagating TUXCONFIG file to lmid
DESCRIPTION
ACTION
SEE ALSO
1729 WARN: Status uncertain, Timeout period expired on /Admin blocking request
DESCRIPTION
ACTION
SEE ALSO
1730 INFO: About to activate server
DESCRIPTION
ACTION
SEE ALSO
1731 INFO: About to deactivate server
DESCRIPTION
ACTION
SEE ALSO
1732 ERROR: Application initialization failure
DESCRIPTION
ACTION
SEE ALSO
1733 INFO: Duplicate server
DESCRIPTION
ACTION
SEE ALSO
1734 ERROR: Identifier for DOMAINID must be <= number characters in length
DESCRIPTION
ACTION
SEE ALSO
1735 WARN: Timeout period expired on /Admin request
DESCRIPTION
ACTION
SEE ALSO
1736 ERROR: Services names beginning with '.' are reserved for system servers
DESCRIPTION
ACTION
SEE ALSO
1737 ERROR: Could not process internal *MIBPERMS section
DESCRIPTION
ACTION
SEE ALSO
1738 ERROR: Invalid command name cmdname
DESCRIPTION
ACTION
SEE ALSO
1739 ERROR: usage: cmdname <usrname> <file> [<cltname>]
DESCRIPTION
ACTION
SEE ALSO
1740 ERROR: usage: cmdname <usrname> <file> [<cltname> [<uid>]]
DESCRIPTION
ACTION
SEE ALSO
1741 ERROR: User name (