EGL Java™ runtime error code VGJ0926E

VGJ0926E: Memory allocation failed.

Explanation

Something in the current native function call required the allocation of memory, but the memory was not available.

User Response

Several things can cause this error. For example, your application is asking for more resources that the system is configured to allow, or a problem with the operating system requires that you reboot the system.

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.