RSC/MP Messages Manual

API Messages
101 (0065 Hex)
The API was re-entered. The API is Non Re-entrant. Check your
application.
Type. Program
Severity. Retry
Cause. This error occurs whe n one RSC/MP API call is outstanding from one process
and session, and another RSC/MP API call comes into the DLL from the same process
in the same session. This happens, for example, if RSC/MP API calls are issued from
a call-back routine or if RSC/MP API calls are issued after receiving a message sent by
the Win-32 SendMessage call.
Effect. The RSC/MP API function call fails.
Recovery. Restructure the program so that only one RSC/MP API call is sent to the
DLL at a time.
102 (0066 Hex)
API Internal Error. Contact your Support Representative.
Type. Unclassified
Severity. Fatal
Cause. An unexpected error occurred within the application.
Effect. The API function fails.
Recovery. Reconnect and retry the operation.
103 (0067 Hex)
Function Not Implemented at this time.
Type. Programming
Severity. Fatal
Cause. A call made to a routine is no t supported.
Effect. The call is no t completed.
Recovery. Call a valid routine .
HP NonStop Remote Server Call (RSC/MP) Messages Manual 522359-006
3- 19