EGL Java™ runtime 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:
  1. Verify that the program has permission to create a new process.
  2. Verify that the called program exists.
  3. Verify that the called program can be found in the system path.
If the problem persists, do as follows:
  1. 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
  2. Record the situation in which this message occurs.
  3. For further instructions on how to report possible defects to the IBM® Support Center, refer to the EGL Installation Guide.
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.