> What are the VM flags you're using in your initVM() call, if any ? Not using any. > Based on what your app's requirements are you might need more VM heap or > stack space, for example. Might be, but I'd expect a regular Java OutOfMemory exception in that case. Bill