TS/MP Pathsend and Server Programming Manual (G06.24+, H06.03+)

Pathsend Errors
NonStop TS/MP Pathsend and Server Programming Manual132500
6-10
Descriptions of Pathsend Errors
Effect. The call is completed with an error. The message is not sent to the server
process.
Recovery. In some cases, you can recover from this error by retrying the call. Whether
a retry will work depends on the design and operating environment of your application.
If the PATHMON processes in your application are frequently created and stopped, retry
the call. Otherwise, investigate the cause of the large number of PATHMON processes
and eliminate some processes.
For more information about LINKMON limits, refer to LINKMON Limit Errors
on
page 3-4 and also to the NonStop TS/MP System Management Manual.
922
Cause. The LINKMON process already has links to the maximum number of server
classes allowed for all PATHMON processes. The maximum number is 1024.
Typical file-system error: 0 (FEOK)
Effect. The SERVERCLASS_SEND_ or SERVERCLASS_DIALOG_BEGIN_ call is
completed with an error. The message is not sent to the server process.
Recovery. In some cases, you can recover from this error by retrying the call. Whether
a retry will work depends on the design and operating environment of your application.
For more information about LINKMON limits, refer to LINKMON Limit Errors
on
page 3-4 and also to the NonStop TS/MP System Management Manual.
923
Cause. The LINKMON process already has the maximum number of concurrent links
to server processes allowed for all PATHMON processes. The maximum number
is 1750.
Typical file-system error: 0 (FEOK)
Effect. The SERVERCLASS_SEND_ or SERVERCLASS_DIALOG_BEGIN_ call is
completed with an error. The message is not sent to the server process.
Recovery. In some cases, you can recover from this error by retrying the call. Whether
a retry will work depends on the design and operating environment of your application.
For more information about LINKMON limits, refer to LINKMON Limit Errors
on
page 3-4 and also to the NonStop TS/MP System Management Manual.
FEScTooManyServerClasses
FEScTooManyServerLinks