EGL Java run-time error code VGJ0416E
VGJ0416E: An error occurred on a call to program %1. The error code was %2 (%3).
Explanation
An exception was thrown during an attempt to run the called program. The problem may be due to one of the following conditions:
- The program may not have permission to create a new process.
- The called program may not exist.
- The called program may not be found in the system path.
User Response
Do as follows:
- Verify that the program has permission to create a new process.
- Verify that the called program exists.
- Verify that the called program can be found in the system path.
If the problem persists, do as follows:
- Record the message number and the message text.
Note: The error message includes the following important information:
- Where the error occurred
- The type of internal error
- Record the situation in which this message occurs.
- For further instructions on how to report possible defects to the IBM Support Center, refer to the EGL Installation Guide.