NS3000/iX Error Messages Reference Manual (36923-90041)
Chapter 9 101
Remote Process Management Error Messages
MESSAGE: RPM OR PTOP PROCESS AT LOCATION.
106 CAUSE: An RPM or PTOP created process already exists in the remote
session specified by the location parameter. Because of the design of the
RPM and PTOP services, only one RPM or PTOP process can exist in a
remote session.
ACTION: Terminate the first RPM or PTOP process, or change the
location to a different remote session. By means of the environment
facility of Network Services, it is possible to have more than one remote
session on the same remote node. Use DSLINE commands to set up the
environments; for example:
DSLINE S1=NODE
DSLINE S2=NODE
Then use the different environment IDs (S1 and S2) in the location
parameter of the RPMCREATEs and of a POPEN.
MESSAGE: LOGON TIME OUT.
107 CAUSE: The logon of the remote session for an RPMCREATE did not
complete in a set amount of time. This time can be set by the Logon
TimeOut option in an RPMCREATE; if the logon TimeOut is not set, a
default of 1 hours (3600.0 seconds) is used.
ACTION: Increase the timeout with the Logon TimeOut option; the
timeout depends on factors like the load on the remote system and
set-up and execution time of UDCs for the remote session. It is possible
to have a logon UDC that never completes (for example, one that runs a
program that does not terminate), so in this case no logon timeout is
sufficient.
MESSAGE: LOCAL RPM SERVICE NOT STARTED.
108 CAUSE: The local RPM service (RPML) has not been started, or has
been stopped and aborted.
ACTION: Start the RPM service with NSCONTROL START=RPML or
NSCONTROL START. (Only users with NM capability can use the
NSCONTROL command.
MESSAGE: RPMDAD CREATE ERROR.
111 CAUSE: The remote node was unable to create the RPMDAD process.
ACTION: Check to verify that RPMDAT.PUB.SYS exists on the remote
node. Also check that the process limit has not been exceeded on the
remote node. The log file (NMLGxxxx.PUB.SYS) may contain additional
information.