After hooking into main Oracle Forms applet classes, JInitiator cannot load additional jar files that rely on those classes

Problem

After hooking into main Oracle Forms applet classes, JInitiator cannot load additional jar files that rely on those classes

Resolution

When recording Oracle Forms or Oracle Applications, define the following Java Runtime Options on the JInitiator Properties Dialog: "-noverify -mx128m" NoVerify prevents these loading issues. Additionally, the default Virtual Memory Size of JInitiator 1.1.7.x is between 16 and 64 MB. The option -mx128m increases the virtual memory size to 128MB. This additional memory is needed as there is some extra memory overhead caused by recording. If you run into an OutOfMemory error you can further increase this value.