java.lang.IndexOutOfBoundsException running a form with large canvas after applying Patchset 3 to De
Hi Forms experts,
our Forms application contains a form with very wide scrollable stacked canvas (width > 4000 point).
After applying Forms Patch 3 (10.1.2.3) + latest bundled patch 9593176 to the application server, the Forms session crashed with java.lang.IndexOutOfBoundsException when opening this form.
The issue disappeared after completing the patch installation by redeploying the Forms servlet as descriped in note 1233028.1 or 1188127.1.
Now, I finally applied that patch set to my development environment too. And again, the local Forms session crashs with the same error when start the form in question in the development environment.
According to note 1188127.1, there is now need (and no way) to redeploy the Forms servlet for Developer Suite.