EGL0083E The client has received notification that the server is unable to start the remote called program. Reason code: reason_code.

Explanation

The server is unable to run the remote called program and has returned a reason code for problem determination.

User Response

See the reason code that was in the message for the appropriate action to perform.
2
Server was unable to load the class for the called program. The server trace file may show more specific information. Make sure that the class is available to the server.

This problem may result from improper conversion of the class name passed to the server. Review the help page on data conversion to verify that the correct conversion table was specified in the linkage options part, in the callLink element for the called program, in property conversionTable.

3
The called program was ended because of an error. The server trace file may show more specific information.

Feedback